forked from phoenix/litellm-mirror
(feat) proxy: otel logging
This commit is contained in:
parent
3e62f90b43
commit
c431bf8daa
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ exporters:
|
||||||
otlphttp/elastic:
|
otlphttp/elastic:
|
||||||
endpoint: "https://3f51c0abae7743e2800df44a8a5f0997.apm.us-central1.gcp.cloud.es.io:443"
|
endpoint: "https://3f51c0abae7743e2800df44a8a5f0997.apm.us-central1.gcp.cloud.es.io:443"
|
||||||
headers:
|
headers:
|
||||||
Authorization: "Bearer elastic search key"
|
Authorization: "Bearer <elastic api key>"
|
||||||
|
|
||||||
service:
|
service:
|
||||||
pipelines:
|
pipelines:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue