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