This repository was archived by the owner on Sep 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.3.0
6+ Released 2019-03-11
7+
58- Fix gRPC client tracer reuse bug
69 ([ #539 ] ( https://github.com/census-instrumentation/opencensus-python/pull/539 ) )
7- - Fix bugs in Prometheus exporter. Use ordered list for histogram buckets.
8- Use ` UnknownMetricFamily ` for ` SumData ` instead of ` UntypedMetricFamily ` .
9- Check if label keys and values match before exporting.
10- - Remove min and max from Distribution.
10+ - Update prometheus client and fix multiple bugs in the exporter
11+ ( [ # 492 ] ( https://github.com/census-instrumentation/opencensus-python/pull/492 ) )
12+ - Remove min and max from ` Distribution `
13+ ( [ # 501 ] ( https://github.com/census-instrumentation/opencensus-python/pull/501 ) )
1114- Replace stackdriver ` gke_container ` resources, see the [ GKE migration
1215 notes] ( https://cloud.google.com/monitoring/kubernetes-engine/migration#incompatible )
1316 for details
You can’t perform that action at this time.
0 commit comments