Is it possible to add OpenTelemetry support (similar to OpenWebUI)? #583
alanconqrepo
started this conversation in
Ideas
Replies: 0 comments
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.
-
Hi!
I’m wondering if it would be possible to add OpenTelemetry (OTEL) support to this project, similar to how OpenWebUI has implemented it.
The main goal would be to:
enable structured logs,
optionally add traces and metrics,
export everything to an OTEL collector (e.g., Grafana OTEL LGTM stack).
This would make it much easier to debug, monitor, and integrate the application into production systems.
Is OTEL support something the maintainers would consider adding?
Or is there a recommended way to integrate it externally?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions