llama-stack-mirror/scripts/telemetry
Derek Higgins b6043bd53b
fix: Remove unused TELEMETRY_SINKS and add OTEL_EXPORTER_OTLP_PROTOCOL (#4406)
Changes:
  o Remove TELEMETRY_SINKS environment variable from scripts (unused)
  o Replace with OTEL_EXPORTER_OTLP_PROTOCOL in install scripts

The TELEMETRY_SINKS variable is no longer use by Python code and has
been replaced with the standard OpenTelemetry environment variable
OTEL_EXPORTER_OTLP_PROTOCOL=http/protobuf
2025-12-19 15:56:22 -08:00
..
grafana-dashboards.yaml chore(telemetry): add grafana dashboards (#3921) 2025-10-27 14:58:27 -07:00
grafana-datasources.yaml chore(telemetry): add grafana dashboards (#3921) 2025-10-27 14:58:27 -07:00
llama-stack-dashboard.json feat!: Architect Llama Stack Telemetry Around Automatic Open Telemetry Instrumentation (#4127) 2025-12-01 10:33:18 -08:00
otel-collector-config.yaml chore: fix setup_telemetry script (#3680) 2025-10-03 17:36:35 -07:00
prometheus.yml chore: fix setup_telemetry script (#3680) 2025-10-03 17:36:35 -07:00
setup_telemetry.sh fix: Remove unused TELEMETRY_SINKS and add OTEL_EXPORTER_OTLP_PROTOCOL (#4406) 2025-12-19 15:56:22 -08:00