old_mixer_repo
old_mixer_repo copied to clipboard
Use google.api.Distribution.proto to describe distribution buckets
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.