-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This library is missing from Open Telemetry registry #7
Comments
I have a couple thoughts after reviewing the code:
If you think you have the right Nest expertise to drive the design on Nest's end of this library, I can check if @splunk would commit some resources to make this library play a bit more nicely with Open Telemetry - good support for instrumentation in Nest is on our list. Let me know what you think. |
@jtmalinowski i think you might be interested in https://github.com/pragmaticivan/nestjs-otel. |
@mentos1386 thanks for the tip. The repo you linked only provides metrics and some manual instrumentation helpers. Once metrics specification matures, it will be nice to incorporate it. |
@MetinSeylan I'm closing for now, this library is now in the registry. Maybe there'll be a potential for some more collaboration in the future. |
@jtmalinowski @mentos1386 we are using this library as a internal tool in my company, that's why we are decided refactor this library dramatically, we are working on it with my team, we will release new version soon, btw thanks for feedback it's important for us |
Gotcha. |
finally refactored :) |
Hi @MetinSeylan,
I'm opening this issue just to let you know that I'm adding this library to the registry in this PR: open-telemetry/opentelemetry.io#626. If you'd prefer that
Nestjs-OpenTelemetry
wasn't in the registry, let me know, otherwise thank you for taking the time to create this library.The text was updated successfully, but these errors were encountered: