> For the complete documentation index, see [llms.txt](https://docs.cloudeka.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.ai/guidance-for-enterprise/deka-gpu/deka-gpu-metric-collection/references.md).

# References

## Annotations Reference

Common annotations for scraping kubernetes container metrics:

<table><thead><tr><th valign="top">Name</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">prometheus.io/scrape</td><td valign="top">Enable scraping (e.g., true ).</td></tr><tr><td valign="top">prometheus.io/port</td><td valign="top">Application metrics port (e.g., 8080 ).</td></tr></tbody></table>

<table><thead><tr><th valign="top">Name</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">prometheus.io/path</td><td valign="top">Application metrics path (e.g., /metrics ).</td></tr></tbody></table>
