diff --git a/src/docs/services/metrics.mdx b/src/docs/services/metrics.mdx index 4ddb21ad6b..8026c38093 100644 --- a/src/docs/services/metrics.mdx +++ b/src/docs/services/metrics.mdx @@ -84,7 +84,7 @@ LOGGING['handlers']['console:metrics'] = { } ``` -## Composit Experimental Backend +## Composite Experimental Backend The `CompositeExperimentalMetricsBackend` reports all operations to both Datadog and Sentry. More information about why and how we are using it can be found in [Sentry Developer Metrics](/delightful-developer-metrics/sending-metrics-abstraction/). @@ -98,4 +98,4 @@ SENTRY_METRICS_OPTIONS = { "my_metric1", "my_metric2", } -``` \ No newline at end of file +```