There was an error while loading. Please reload this page.
1 parent 0d3c067 commit 5d072aeCopy full SHA for 5d072ae
1 file changed
docs/getting-started/advanced-topics/observability.md
@@ -52,7 +52,6 @@ The `utils/telemetry/instrumentors.py` module automatically instruments the foll
52
* `http.url`, `http.method`, `http.status_code`
53
* Error details: `error.message`, `error.kind` when exceptions occur
54
55
-Open WebUI creates worker threads only when needed, minimizing overhead while providing efficient trace export.
56
57
### Metrics Collection
58
0 commit comments