newrelic / newrelic/newrelic-lambda-tracer-java
Question OpenTracing or OpenTelemetry ?
Open
@mrickard is already working on this.
Since Jul 14, 2023.
- Dominant language
- Java
- Stars
- 2
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
I have a question, is this Lambda Layer using OpenTracing or OpenTelemetry or none?
Because on my projects we are using this lambda + OpenTracing lib (io.opentracing:opentracing-util) to send Span to NewRelic but yesterday I found out that OpenTracing is deprecated on newrelic and they start using OpenTelemetry.
If I migrate to OpenTelemetry, this lambda layer will still work? or is independent of that?
Thanks
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.