1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/docs/api/internal-backstage-api.md

8 lines
290 B
Markdown
Raw Normal View History

# Internal Backstage API
`GET http://unleash.host.com/internal-backstage/prometheus`
Unleash uses prometheus internally to collect metrics. These are
available on the given url if the `serverMetrics` option is enabled (default=true).
[Read more about Prometheus](https://prometheus.io/)