Configuring Observability

OSM’s observability stack includes Prometheus for metrics collection, Grafana for metrics visualization, Jaeger for tracing and Fluent Bit for log forwarding.

OSM’s observability stack includes Prometheus for metrics collection, Grafana for metrics visualization, Jaeger for tracing and Fluent Bit for log forwarding to a user-defined endpoint. These are disabled by default but may be enabled during OSM installation with flags --deploy-prometheus, --deploy-grafana, --deploy-jaeger and --enable-fluentbit.

Table of Contents


Logs

Logs

Manual deployment of OSM's Prometheus and Grafana stack

Describes basic steps to get up and running a Prometheus and Grafana stack with OSM specific configuration and Dashboards

Metrics

Metrics

Tracing

Tracing with Jaeger

Troubleshoot Grafana

How to fix common issues with OSM’s Grafana integration

Troubleshoot Prometheus

How to fix common issues with OSM’s Prometheus integration