Commit f2b3092 1 parent a8973d1 commit f2b3092 Copy full SHA for f2b3092
File tree 1 file changed +0
-11
lines changed
content/en/docs/collector
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -379,17 +379,6 @@ next. There are no stability guarantees at this time.
379
379
This section recommends best practices for monitoring the Collector using its
380
380
own telemetry.
381
381
382
- # ## Critical monitoring
383
-
384
- # ### Data loss
385
-
386
- Use the rate of `otelcol_processor_dropped_log_records > 0`,
387
- ` otelcol_processor_dropped_spans > 0` , and
388
- ` otelcol_processor_dropped_metric_points > 0` to detect data loss. Depending on
389
- your project's requirements, select a narrow time window before alerting begins
390
- to avoid notifications for small losses that are within the desired reliability
391
- range and not considered outages.
392
-
393
382
# ## Secondary monitoring
394
383
395
384
# ### Queue length
You can’t perform that action at this time.
0 commit comments