OpenTelemetry support in roocode #6547
bbartels
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
I'm also interested in getting Otel traces to my own collector. @bbartels do you all build your own extension from source? I would love to have official support. I've thought about opening an issue before. Happy to do the write up. |
Beta Was this translation helpful? Give feedback.
2 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.
-
We use roocode within our company, and it would be really useful to get detailed usage stats published via Otel. I see there is a
BaseTelemetryClient
. Would it be as straight forward as adding another Otel subclass and some configuration?https://github.com/RooCodeInc/Roo-Code/blob/main/packages/telemetry/src/BaseTelemetryClient.ts
Beta Was this translation helpful? Give feedback.
All reactions