mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 15:28:01 -05:00
feat: allow otlp level to be configurable (#18981)
This commit is contained in:
@@ -121,4 +121,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -107,4 +107,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -172,4 +172,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -124,4 +124,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -116,4 +116,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -115,4 +115,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -118,4 +118,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -151,4 +151,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -114,4 +114,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -116,4 +116,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -124,4 +124,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -124,4 +124,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -157,4 +157,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -111,4 +111,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -114,4 +114,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -124,4 +124,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -111,4 +111,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -169,4 +169,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -110,4 +110,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -175,4 +175,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -170,4 +170,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -171,4 +171,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -194,4 +194,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -159,4 +159,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -995,4 +995,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -108,4 +108,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -325,4 +325,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -119,4 +119,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -325,4 +325,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -105,4 +105,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -105,4 +105,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -159,4 +159,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -172,4 +172,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -108,4 +108,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -173,4 +173,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -166,4 +166,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -123,4 +123,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -123,4 +123,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -123,4 +123,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -123,4 +123,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -391,4 +391,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -167,4 +167,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -115,4 +115,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
@@ -115,4 +115,13 @@ Tracing:
|
||||
If no value provided, defaults to `http://localhost:4318/v1/traces`.
|
||||
|
||||
Example: --tracing-otlp=http://collector:4318/v1/traces
|
||||
|
||||
--tracing-otlp-level <LEVEL>
|
||||
Set the minimum log level for OTLP traces.
|
||||
|
||||
Valid values: ERROR, WARN, INFO, DEBUG, TRACE
|
||||
|
||||
Defaults to TRACE if not specified.
|
||||
|
||||
[default: TRACE]
|
||||
```
|
||||
Reference in New Issue
Block a user