remove otel tracing

This commit is contained in:
Joel Wetzell
2026-05-19 21:50:38 -05:00
parent 06a2a156c5
commit d871eaaa16
6 changed files with 7 additions and 128 deletions
-1
View File
@@ -40,7 +40,6 @@ GLOBAL OPTIONS:
--config string path to config file (default: "./config.yaml") [$SHOWBRIDGE_CONFIG]
--log-level string set log level (default: "info") [$SHOWBRIDGE_LOG_LEVEL]
--log-format string log format to use (default: "text") [$SHOWBRIDGE_LOG_FORMAT]
--trace enable OpenTelemetry tracing [$SHOWBRIDGE_TRACE]
--help, -h show help
--version, -v print the version
```