1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api/global/internal
Matej Gera 067aa9e142 [metrics] standardize/simplify export pipeline setup (#395)
* Introduce simplified export pipeline setup for stdout

* Standardize dogstatsd,stdout,prometheus calling.

* Creates NewRawExporter, NewExportPipeline, InstallNewPipeline methods.
* Uses Options rather than Config throughout for options.

* fix merge conflicts.

Co-authored-by: Liz Fong-Jones <elizabeth@ctyalcove.org>
2020-01-02 10:41:21 -08:00
..
benchmark_test.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00
meter_test.go [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
meter.go Rename handle to bound instrument (@sircelsius) (#400) 2019-12-27 16:30:19 -08:00
state.go Global meter forwarding implementation (#392) 2019-12-23 23:03:04 -08:00