opentelemetry-haskell icon indicating copy to clipboard operation
opentelemetry-haskell copied to clipboard

Implement the exporter to the OpenTelemetry Collector

Open ethercrow opened this issue 5 years ago • 1 comments

Or eventlog-to-zipkin might work out of the box, I haven't investigated it.

OpenTelemetry Collector documentation: https://opentelemetry.io/docs/collector/about/

ethercrow avatar Apr 26 '20 10:04 ethercrow

The URL seems to be https://opentelemetry.io/docs/collector/ now.

There's a proto definition at https://github.com/open-telemetry/opentelemetry-proto so I suppose we just need some kind of GRPC exporter.

dustin avatar Oct 17 '21 04:10 dustin