mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
feat: Otel http protocal Requirement #5714
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rakalluri-clgx on GitHub (Jul 7, 2025).
Check Existing Issues
Problem Description
2025-07-07 08:03:28.250 | WARNING | opentelemetry.exporter.otlp.proto.grpc.exporter:_export:328 - Transient error StatusCode.UNAVAILABLE encountered while exporting traces to apm-np.*****.com, retrying in 32s. - {}
Not able to push metrics
Desired Solution you'd like
2025-07-07 08:03:28.250 | WARNING | opentelemetry.exporter.otlp.proto.grpc.exporter:_export:328 - Transient error StatusCode.UNAVAILABLE encountered while exporting traces to apm-np.*****.com, retrying in 32s. - {}
Not able to push metrics
please enable the http protoco along with grpc
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Jul 7, 2025):
already supported in dev!