Merge branch 'OPS-284' into 'master'
OPS-284: add prometheus endpoint Closes OPS-284 See merge request redactmanager/redaction-service!582
This commit is contained in:
commit
fdd2b954fe
@ -25,7 +25,8 @@ fforesight:
|
||||
ignored-endpoints: [ '/redaction-gateway-v1', '/actuator/health/**',"/api/rules-logging/rulesocket","/api/rules-logging/rulesocket/**", '/redaction-gateway-v1/async/download/with-ott/**',
|
||||
'/internal-api/**', '/redaction-gateway-v1/docs/swagger-ui', '/rules/test',
|
||||
'/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' ]
|
||||
|
||||
spring:
|
||||
application:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user