Skip to main content
Gå til innhold

Observability

Observability helps you understand the behavior, health, and performance of your applications. Platon provides a unified observability platform based on the Grafana stack, giving you access to logs, metrics, and traces - the three pillars of observability.

Why Observability Matters

When something goes wrong in production, you need answers quickly:

  • What happened? → Check the logs
  • How is it performing? → Look at the metrics
  • Where did the request go? → Follow the traces

With all three signals in one place, you can quickly diagnose issues and understand your system's behavior.

Access Your Data

All observability data is accessible through Grafana:

https://grafana.platon.sikt.no

Log in with your Feide credentials to access your team's logs, metrics, and traces.

Getting Started

Choose the guide that matches your situation:

Your SetupGuide
Running on PaaS, just need loggingPaaS Logging
Running on PaaS, want full observabilityPaaS with OTLP (coming soon)
Running on Puppet-managed VMsPuppet VMs
Running elsewhere (own clusters, external)External Services

Learn More

  • Using Grafana - Navigate the Grafana interface
  • Logs - Understanding and querying logs
  • Metrics - Working with metrics data
  • Traces - Distributed tracing basics
  • Alerting - Get notified when things go wrong