suraj-goel commented on PR #17668: URL: https://github.com/apache/druid/pull/17668#issuecomment-2652932546
> We already an extensions named as `opentelemetry-emitter` which supports emitting tracing logs, and the new extension in this PR is `druid-opentelemetry-extensions`, which looks like an extensions that includes the emitter. I'm worried that this might cause some confusion. > > Since the extension supports ingestion data in the opentelemetry proto format, maybe we can rename it as `druid-opentelemetry-metric-extensions' or sth else. Right now, this extension supports ingestion of protobuf OTLP Metrics events. The idea is that we can extend the same extension further to include OTLP traces and spans. Let me know if this makes sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
