Developing observability

This documentation is for generalized, usecase-agnostic development of Sourcegraph's observability. Sourcegraph employees should also refer to the handbook's observability section for Sourcegraph-specific documentation.

Overview

Observability at Sourcegraph includes:

Description Examples
Monitoring how you know when something is wrong Dashboards & metrics, alerting, health checks
Debugging how you debug what is wrong Tracing, logging

Concepts

Guides

Components