llama-stack-mirror/docs/docs
ehhuang c21bb0e837
chore: fix setup_telemetry script (#3680)
# What does this PR do?
Added missing configuration files

## Test Plan
run ./scripts/telemetry/setup_telemetry.sh
```
OTEL_SERVICE_NAME=llama_stack OTEL_EXPORTER_OTLP_ENDPOINT=http://localhost:4318 TELEMETRY_SINKS=otel_trace,otel_metric uv run --with llama-stack llama stack build --distro=starter --image-type=venv --run
```
Navigate to grafana localhost:3000, query metrics and traces
2025-10-03 17:36:35 -07:00
..
advanced_apis docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
building_applications chore: fix setup_telemetry script (#3680) 2025-10-03 17:36:35 -07:00
concepts docs!: adjust external provider docs (#3484) 2025-10-03 15:48:41 +02:00
contributing docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
deploying docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
distributions fix(docs): Correct indentation in documented example for access_policy (#3652) 2025-10-03 12:19:52 +02:00
getting_started docs: fix broken links (#3540) 2025-09-24 14:16:31 -07:00
providers chore: use remoteinferenceproviderconfig for remote inference providers (#3668) 2025-10-03 08:48:42 -07:00
references chore: unpublish /inference/chat-completion (#3609) 2025-09-30 11:00:42 -07:00
api-overview.md docs: api separation (#3630) 2025-10-01 10:13:31 -07:00
index.mdx docs: fix more broken links (#3649) 2025-10-02 10:43:49 +02:00