You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working on having metrics on a few Deno services my company runs in production, but I see a tremendous lack of information on how to make it work, not a single guide or walkthrough :(
So, are you still working on this?
Will it get some documentation soonish?
The text was updated successfully, but these errors were encountered:
I don't have major plans for this project. I even think it will become irrelevant as Deno fleshes out the built-in opentelemetry stuff that they recently developed. It looks like a mix of NPM and JSR imports which can integrate with Deno's rust side, it sounds ideal for new work.
If you already have an opentelemetry based system that you are trying to send data to, this project could be useful, but the Deno otel will be better documented. If you don't use opentelemetry already then I don't think I have much to offer since this repo is largely a custom build of opentelemetry-js with some extra integrations.
Hope this info helps, and that you manage to build some good observability for yourself :)
I'm working on having metrics on a few Deno services my company runs in production, but I see a tremendous lack of information on how to make it work, not a single guide or walkthrough :(
So, are you still working on this?
Will it get some documentation soonish?
The text was updated successfully, but these errors were encountered: