opentelemetry-go/sdk
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
..
export rename `Message` in Event to `Name` (#389) 2019-12-18 10:13:05 -08:00
internal Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric [metrics] standardize/simplify export pipeline setup (#395) 2020-01-02 10:41:21 -08:00
trace rename `Message` in Event to `Name` (#389) 2019-12-18 10:13:05 -08:00
README.md Trace sdk (#65) 2019-08-02 13:52:55 -07:00
opentelemetry.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00

README.md