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

Unify metrics for object stores #2478

Open
tomwilkie opened this issue Apr 17, 2020 · 0 comments
Open

Unify metrics for object stores #2478

tomwilkie opened this issue Apr 17, 2020 · 0 comments

Comments

@tomwilkie
Copy link
Member

@tomwilkie tomwilkie commented Apr 17, 2020

We're missing any metrics for the azure client[1], and we have different metrics for S3[2] and GCS[3]. We should rationalise this into some sort of middleware for the object store interface that makes this more consistent.

[1] https://github.com/cortexproject/cortex/blob/master/pkg/chunk/azure/blob_storage_client.go
[2] https://github.com/cortexproject/cortex/blob/master/pkg/chunk/aws/s3_storage_client.go#L26
[3]

func gcsInstrumentation(ctx context.Context, scope string) (option.ClientOption, error) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.