Aaron Clawson
|
a1fff3c258
|
Add Marshaling implementations for exporters (#2578)
* Add Marshaling implementations for exporters
* Changelog
* Fix changelog
Co-authored-by: Aaron Clawson <MadVikingGod@users.noreply.github.com>
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2022-02-25 10:28:28 -08:00 |
|
Bogdan Drutu
|
4d9d882c38
|
Fix imports in all files except generated files in jaeger exporter (#2383)
Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
|
2021-11-13 08:35:04 -08:00 |
|
Tyler Yahn
|
4883cb119d
|
Refactor exporter creation functions (#1985)
* Remove InstallNewPipeline/NewExportPipeline funcs
* Rename stdout NewExporter to New
* Rename prometheus NewExporter func to New
* Rename Jaeger exporter NewRawExporter func to New
* Rename zipkin exporter NewRawExporter func to New
* Rename otlp exporter creation funcs
* Rename processortest exporter creation funcs
* Update PR number in changelog
* Fix spelling error
* Rename remaining NewUnstartedExporter in otlp
* Remove unused testing file
|
2021-06-10 09:22:47 -07:00 |
|
Gustavo Silva Paiva
|
dfe2b6f143
|
OTLP trace gRPC exporter (#1922)
* draft: otlp exporter trace grpc
* address comments and improve usability
* change passthrough example to go 1.15
* code cleanups
* copy dependencies to `otlptrace`
* fix typo on makefile
* address comments
* update code with latest changes
* fix comments
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
|
2021-05-27 13:47:01 -07:00 |
|