Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Metrics #9

Open
1 task
xrstf opened this issue Jan 13, 2025 · 0 comments
Open
1 task

feature: Metrics #9

xrstf opened this issue Jan 13, 2025 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@xrstf
Copy link
Contributor

xrstf commented Jan 13, 2025

Feature Description

The agent should be able to emit OpenTelemetry metrics on a dedicated metrics address. I would like to see the amount of sync operations (not all reconciliations, but those were things actually change), optionally grouped by kcp workspace ID (this should be optional via CLI flag because of the high cardinality).

Proposed Solution

Integrate the necessary Go libraries and have at it.

Alternative Solutions

No response

Want to contribute?

  • I would like to work on this issue.

Additional Context

No response

@xrstf xrstf added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant