1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporter/metric
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
..
dogstatsd [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
internal/statsd [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
prometheus [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
stdout [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
test Change prometheus to not aggregate metrics and only export them. (#385) 2019-12-23 09:47:51 -08:00