feat: add otel endpoint config (#22492)
This commit is contained in:
parent
30aa052a57
commit
f082452c9b
5 changed files with 29 additions and 4 deletions
|
|
@ -1139,6 +1139,8 @@ PLUGIN_VOLCENGINE_TOS_REGION=
|
|||
# OTLP Collector Configuration
|
||||
# ------------------------------
|
||||
ENABLE_OTEL=false
|
||||
OTLP_TRACE_ENDPOINT=
|
||||
OTLP_METRIC_ENDPOINT=
|
||||
OTLP_BASE_ENDPOINT=http://localhost:4318
|
||||
OTLP_API_KEY=
|
||||
OTEL_EXPORTER_OTLP_PROTOCOL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue