Skip to content

Document all metrics emmited by kai services #902

@davidLif

Description

@davidLif

What you would like to be added?

Scan the codebase for all registered Prometheus metrics (e.g., NewCounter, NewGauge, NewHistogram) and add a docs/METRICS.md document with all the data.

The document should contain a table with the following columns:

  • Metric Name
  • Type (Counter/Gauge/Histogram)
  • Labels (if applicable)
  • Description (and relevant labels if applicable)

Why is this needed?

Metrics documentation is important.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions