Observability Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

Observability is the art of understanding the dynamic state of your systems, service and infrastructure. Observability data consists of metrics, traces, logs, metadata, exceptions and even real-time events. Observability analysis leverages machine learning and heuristic techniques to generate insights from data.

Logs

Logging

Metrics

Prometheus Metrics

Aggregated Metrics

Not all metrics are stored.

Raw Metrics

All metrics are stored, so individual events can be identified.

Traces

Tracing

Language Support

Go Observability