Replies: 2 comments 10 replies
-
I don’t have experience with this topic yet, but I definitely want to support it. First, could you share what kind of metrics or things you'd like to track in oRPC - like interceptors, middleware workflows, etc.? Any real examples of how similar solutions (like oRPC) support OpenTelemetry would also be really helpful. |
Beta Was this translation helpful? Give feedback.
7 replies
-
I'm working on this in next week, this is a big step to improve oRPC reliability. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for the awesome project.
Are there any plans regarding providing any logging solution or maybe OpenTelemetry support out of the box?
Relying on underlying server logging / OpenTelemetry isn't enough for observability, also for example raw-dogging with let's say
Bun.serve
doesn't actually have any logging by itself.This factor might be important when considering adopting orpc by larger companies.
Beta Was this translation helpful? Give feedback.
All reactions