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

metrics: Add basic API, agent and ova metrics #122

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

tupyy
Copy link
Collaborator

@tupyy tupyy commented Jan 14, 2025

Metrics for api, agent, and ova are implemented.
For API (agent and api_server) a middleware for chi router is used giving basic metrics.
Agent: count the agents by status
OVA: count the downloads by status (failed or successful)

A basic Grafana dashboard is added.

Signed-off-by: Cosmin Tupangiu [email protected]

Metrics for api, agent and ova are implemented.
For API (agent and api_server) a middleware for chi router is used
giving basic metrics.
Agent: count the agents by status
OVA: count the downloads by status (failed or success)

Basic grafana dashboard is added.

Signed-off-by: Cosmin Tupangiu <[email protected]>
@machacekondra machacekondra merged commit 902c8de into kubev2v:main Jan 14, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants