1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/metric
Joshua MacDonald f9984f2d4e
Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296)
* Restructure ExportKindSelector helpers; eliminate PassThroughExportKind; add StatelessExportKindSelector()

* WithExportKindSelector(); Additional testing

* Changelog update

* Test the new selectors

* From review feedback

Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-11-10 07:44:42 -08:00
..
aggregator chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
controller Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296) 2020-11-10 07:44:42 -08:00
processor Support configurable AggregationTemporality in exporters; add OTLP missing sum point temporality/monotonic fields (#1296) 2020-11-10 07:44:42 -08:00
selector/simple Move metric api package into otel (#1252) 2020-10-17 09:48:21 -07:00
alignment_test.go Remove Labelset (#595) 2020-03-27 14:06:48 -07:00
atomicfields.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
benchmark_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
correct_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00
doc.go Update README and documentation to better communicate pre-GA state (#1281) 2020-10-29 09:23:13 -07:00
histogram_stress_test.go Move metric api package into otel (#1252) 2020-10-17 09:48:21 -07:00
minmaxsumcount_stress_test.go Move metric api package into otel (#1252) 2020-10-17 09:48:21 -07:00
refcount_mapped.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
sdk.go chore: adds vanity import for files that don't have it. (#1297) 2020-11-04 09:10:58 -08:00
stress_test.go Change resource.New() to use functional options; add builtin attributes for (host.*, telemetry.sdk.*) (#1235) 2020-10-31 11:16:55 -07:00