Observability

Explanation 2

  • Updated 2026-05-12

    Logging

    Out of the box we provide Grafana Loki as a solution for centralized access to your logs. Unlike other logging systems, Loki is built around the idea of only indexing metadata about your logs: labels (just like Prometheus labels). Log data itself is then …

  • Updated 2026-05-12

    Monitoring

    Overview Be default, we use a Prometheus, Alertmanager and Grafana stack for a complete monitoring setup of both our clusters and applications running on them. We make use of the CoreOS operator principle: by deploying prometheus-operator we define new …

How-to guides 1

  • Updated 2026-05-12

    Tempo Setup

    Overview Grafana Tempo is an open-source, high-scale distributed tracing backend. It integrates seamlessly with Grafana for visualizing traces and helps you understand the behavior of your applications during deployments and in production. Tempo is part of …

Last updated on