cs3org / charts

Kubernetes Charts Repository for CS3ORG
https://cs3org.github.io/charts
Apache License 2.0
2 stars 12 forks source link

Expose metrics endpoint #8

Closed mirekys closed 4 years ago

mirekys commented 4 years ago

To expose the /metrics endpoint for Prometheus, a [http.services.prometheus] service needs to be added to the IOP config map, e.g. to gateway.toml

SamuAlfageme commented 4 years ago

Closing as discussed. We now enable [http.services.prometheus] by default since https://github.com/cs3org/charts/pull/7 in:

https://github.com/cs3org/charts/blob/a050a7488635204f15902e95e65168b6d3800656/revad/values.yaml#L28