mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
docs: cleanup keys
This commit is contained in:
parent
4580c06bac
commit
9146b4c7e7
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ class OpenTelemetryConfig:
|
|||
endpoint=os.getenv("OTEL_ENDPOINT"),
|
||||
headers=os.getenv(
|
||||
"OTEL_HEADERS"
|
||||
), # example: OTEL_HEADERS=x-honeycomb-team=B85YgLm96VGdFisfJVme1H"
|
||||
), # example: OTEL_HEADERS=x-honeycomb-team=B85YgLm96***"
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue