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

add teraslice_exporter_info metric and improve teraslice_exporter_errors #18

Open
godber opened this issue Feb 8, 2024 · 0 comments
Open
Assignees

Comments

@godber
Copy link
Member

godber commented Feb 8, 2024

We should add an info metric, mostly so we can see the version, and instance info. Looking at the other metrics, it seems that url and name are the labels used for the instance info

teraslice_exporter_info{version="v0.4.0", url="http://ts-WHATEVER.example.com/",name="teraslice-WHATEVER"} 1

furthermore, we should add the url and name to the recently added teraslice_exporter_errors:

teraslice_exporter_errors{error_type="update_metrics_errors", url="http://ts-WHATEVER.example.com/",name="teraslice-WHATEVER"} 0
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

3 participants