googleinterns / cloud-operations-api-mock

Apache License 2.0
5 stars 2 forks source link

Switch key to type instead of name #40

Closed the-ericwang35 closed 4 years ago

the-ericwang35 commented 4 years ago

Metric descriptors are unique based on their type, not their name. Switch the key of the map of MetricDescriptors to be the type instead.