Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.54 KB

File metadata and controls

35 lines (24 loc) · 1.54 KB

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.

NOTE: For how to use Sourcegraph's observability and an overview of our observability features, refer to the observability for site administrators 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