Hacker News new | ask | show | jobs
by polskibus 1966 days ago
What are your plans on supporting open telemetry? Can I send open telemetry data to opstrace?
1 comments

Yes you can do this today. You cannot send this directly to Opstrace via grpc yet, so you would need to use the Prometheus remote write exporter (https://github.com/open-telemetry/opentelemetry-collector/bl...) with the open telemetry collector. Right now this means only metrics are supported but we will be working on traces as well. Check out the point about tracing on our roadmap https://opstrace.com/docs/references/roadmap