You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: develop-docs/backend/application-domains/metrics.mdx
-24Lines changed: 0 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -120,27 +120,3 @@ SENTRY_METRICS_OPTIONS = {
120
120
```
121
121
122
122
Once configured, the metrics backend will emit to the DogStatsD server and then flushed periodically to Datadog over HTTPS.
123
-
124
-
## Logging Backend
125
-
126
-
The `LoggingBackend` reports all operations to the `sentry.metrics` logger. In addition to the metric name and value, log messages also include extra data such as the `instance` and `tags` values which can be displayed using a custom formatter.
0 commit comments