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

Rename mssql instance label to mssql_instance #691

Merged
merged 1 commit into from
Jan 14, 2021
Merged

Rename mssql instance label to mssql_instance #691

merged 1 commit into from
Jan 14, 2021

Conversation

breed808
Copy link
Contributor

Instance label is conflicting with default Prometheus "instance" label
which is added when scraping targets.

Resolves #690

Instance label is conflicting with default Prometheus "instance" label
which is added when scraping targets.

Signed-off-by: Ben Reedy <[email protected]>
@breed808 breed808 requested a review from a team as a code owner December 30, 2020 23:38
Copy link
Collaborator

@carlpett carlpett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yikes, how did I miss that in the reviews? 😮 Interesting as well that there haven't been any reports, I suspect people aren't setting honor_labels: true very often and simply accept the exported_ prefix Prometheus adds.

Anyway, this is the right thing to do. Not a huge fan of the new label name either, but I dont' have a better suggestion.

@breed808 breed808 merged commit 2c7bea1 into prometheus-community:master Jan 14, 2021
@breed808 breed808 deleted the mssql_label branch January 14, 2021 11:12
anubhavg-icpl pushed a commit to anubhavg-icpl/windows_exporter that referenced this pull request Sep 22, 2024
Rename mssql instance label to mssql_instance
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.

windows_mssql metrics use 'instance' label like Pormetheus
2 participants