Merge branch 'OPS-284' into 'master'
OPS-284: add prometheus endpoint Closes OPS-284 See merge request redactmanager/persistence-service!928
This commit is contained in:
commit
3c0b9d36d4
@ -142,7 +142,8 @@ fforesight:
|
|||||||
ignored-endpoints: [ '/redaction-gateway-v1', '/actuator/health/**',"/redaction-gateway-v1/websocket","/redaction-gateway-v1/websocket/**", '/redaction-gateway-v1/async/download/with-ott/**',
|
ignored-endpoints: [ '/redaction-gateway-v1', '/actuator/health/**',"/redaction-gateway-v1/websocket","/redaction-gateway-v1/websocket/**", '/redaction-gateway-v1/async/download/with-ott/**',
|
||||||
'/internal-api/**', '/redaction-gateway-v1/docs/swagger-ui',
|
'/internal-api/**', '/redaction-gateway-v1/docs/swagger-ui',
|
||||||
'/redaction-gateway-v1/docs/**','/redaction-gateway-v1/docs',
|
'/redaction-gateway-v1/docs/**','/redaction-gateway-v1/docs',
|
||||||
'/api', '/api/','/api/docs/**','/api/docs','/api/docs/swagger-ui' ]
|
'/api', '/api/','/api/docs/**','/api/docs','/api/docs/swagger-ui',
|
||||||
|
'/actuator/prometheus']
|
||||||
enabled: true
|
enabled: true
|
||||||
springdoc:
|
springdoc:
|
||||||
base-path: '/api'
|
base-path: '/api'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user