1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/sdk/export/metric
Anthony Mirabella 647af3a0f9
Pre release experimental metrics v0.22.0 (#2101)
* update metrics version set

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Prepare for releasing v0.22.0

* Update CHANGELOG for metrics v0.22.0 release

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>

* Fixup CHANGELOG linking

Signed-off-by: Anthony J Mirabella <a9@aneurysm9.com>
2021-07-19 16:59:45 -04:00
..
aggregation Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
metrictest Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00
exportkind_string.go Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296) 2020-11-10 07:44:42 -08:00
exportkind_test.go Move metric code to a separate package (#1321) 2020-11-12 07:28:32 -08:00
go.mod Pre release experimental metrics v0.22.0 (#2101) 2021-07-19 16:59:45 -04:00
go.sum OS description attribute detector (#1840) 2021-07-08 13:35:27 -07:00
metric_test.go Rename otel/label -> otel/attribute (#1541) 2021-02-18 12:59:37 -05:00
metric.go Replaces golint by revive and fix newly reported linter issues (#1946) 2021-06-08 10:10:01 -07:00