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

Remove bucket operator metrics #599

Merged
merged 1 commit into from Oct 29, 2018

Conversation

jojohappy
Copy link
Member

Signed-off-by: jojohappy sarahdj0917@gmail.com

Changes

Related comments: #467

The bucket operator metrics in each bucket are unnecessary, because we wrap the instance of bucket in the metricBucket, those seem to be duplicated. Let's remove the metrics and we can add again when support multiple buckets.

Verification

In Thanos Query UI, we can just find the thanos_objstore_bucket_operations_total, no thanos_objstore_s3_bucket_operations_total or thanos_objstore_gcs_bucket_operations_total etc..

Signed-off-by: jojohappy <sarahdj0917@gmail.com>
@jojohappy jojohappy force-pushed the remove_bucket_operator_metrics branch from 3e79b15 to c52ad1c Compare October 29, 2018 03:53
Copy link
Member

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks

@bwplotka bwplotka merged commit 8f247d6 into thanos-io:master Oct 29, 2018
@bwplotka
Copy link
Member

I think we need to add something to change log that we are killing those gcs and s3 metrics!

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.

None yet

2 participants