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

Expose Linode client request Prometheus metrics #297

Open
rsienko opened this issue Jan 17, 2025 · 0 comments
Open

Expose Linode client request Prometheus metrics #297

rsienko opened this issue Jan 17, 2025 · 0 comments

Comments

@rsienko
Copy link
Contributor

rsienko commented Jan 17, 2025

CCM failed requests can cause many issues with clusters. Using an invalid API token might be difficult to spot. Linode API outages can cause other unexpected problems if CCM is in turn unable to reconcile objects.

To help troubleshooting we should expose per-request metrics that allow monitoring and alerting on such issues. At minimum, there should be error counters and non-error counters, ideally per operation as this could help identifying the problem - rejected token or specific API call failing.

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

No branches or pull requests

1 participant