mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-07 02:47:21 +00:00
feat(telemetry): move scripts to a docker compose for easy re-use
This commit is contained in:
parent
c62a09ab76
commit
9fe45b3949
2 changed files with 83 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ processors:
|
|||
send_batch_size: 1024
|
||||
|
||||
exporters:
|
||||
# Export traces to Jaeger
|
||||
# Export traces to Jaeger v2 (uses standard OTLP ports)
|
||||
otlp/jaeger:
|
||||
endpoint: jaeger:4317
|
||||
tls:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue