old_mixer_repo icon indicating copy to clipboard operation
old_mixer_repo copied to clipboard

Use google.api.Distribution.proto to describe distribution buckets

Open ZackButcher opened this issue 7 years ago • 0 comments

Both Prometheus and Stackdriver copy the google.api.Distribution protos' BucketOptions message into their adapter config. We should just use the proto directly. The blocker is that it includes unnecessary imports. We should get these imports removed.

ZackButcher avatar Sep 08 '17 19:09 ZackButcher