# Observability

<TierCallout>
	Supported on [Enterprise](/pricing/plans/enterprise) plans.
	<user>Available via the Web app.</user>
</TierCallout>

A key pillar of production readiness is the ability to observe, monitor, and analyze the health and state of the system.
Sourcegraph is designed, and ships with, a number of observability tools and capabilities to meet enterprise production readiness criteria.

<QuickLinks>
	<QuickLink
		title="Metrics and dashboards"
		icon="lightbulb"
		href="/self-hosted/observability/metrics"
		description="Learn about the metrics and dashboards provided out-of-the-box."
	/>
	<QuickLink
		title="Alerting"
		icon="theming"
		href="/self-hosted/observability/alerting"
		description="Receive notifications about the health of your Sourcegraph deployment."
	/>
	<QuickLink
		title="Troubleshooting"
		icon="installation"
		href="/self-hosted/observability/troubleshooting"
		description="Investigate a specific production issue with our troubleshooting guide."
	/>
</QuickLinks>

## Guides

-   [Metrics and dashboards](/self-hosted/observability/metrics)
-   [Alerting](/self-hosted/observability/alerting)
-   [Tracing](/self-hosted/observability/tracing)
-   [Logs](/self-hosted/observability/logs)
-   [Outbound request log](/admin/outbound-request-log)
-   [OpenTelemetry](/self-hosted/observability/opentelemetry)
-   [Health checks](/self-hosted/observability/health-checks)
-   [Troubleshooting guide](/self-hosted/observability/troubleshooting)
-   [Monitoring guide](/self-hosted/how-to/monitoring-guide)

## Reference

-   [Dashboards reference](/self-hosted/observability/dashboards)
-   [Alert solutions](/self-hosted/observability/alerts)
-   [Architecture overview](/admin/architecture#observability)

## Support

For help configuring observability on your Sourcegraph instance, contact the support team at support@sourcegraph.com.
