Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

References

Annotations Reference

Common annotations for scraping kubernetes container metrics:

Name
Description

prometheus.io/scrape

Enable scraping (e.g., true ).

prometheus.io/port

Application metrics port (e.g., 8080 ).

Name
Description

prometheus.io/path

Application metrics path (e.g., /metrics ).

Last updated