LLM Observability with Prometheus and Grafana Tempo using OpenLIT
0.0.0.0:4318
for HTTP and 0.0.0.0:4317
for gRPC.prometheusremotewrite
for metrics → Prometheusotlp
for traces → TempoComplete Collector Configuration
YOUR_PROMETHEUS_REMOTE_WRITE_URL
with your Prometheus remote write endpoint.
https://prometheus.grafana.net/api/prom/push
YOUR_TEMPO_URL
with your Tempo endpoint.
tempo.grafana.net:443
YOUR_OTELCOL_URL:4318
with the HTTP endpoint of your OpenTelemetry Collector.
http://127.0.0.1:4318
(for local collector)http://otel-collector.monitoring.svc.cluster.local:4318
(for Kubernetes)Dashboard