You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage/opentelemetry.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -84,6 +84,8 @@ Renovate does not currently support logging in an OTLP format.
84
84
To help you debug, you can print the telemetry to the console.
85
85
Use the environment variable `RENOVATE_TRACING_CONSOLE_EXPORTER`.
86
86
87
+
You can also set `OTEL_LOG_LEVEL` to control the log level of OpenTelemetry's internal [diagnostics](https://opentelemetry.io/docs/languages/js/getting-started/nodejs/#troubleshooting), which can be helpful for debugging.
88
+
87
89
## Help wanted
88
90
89
91
We're continually looking to improve Renovate's instrumentation, and are aware there may be gaps in instrumentation.
0 commit comments