Skip to content

Commit b499260

Browse files
authored
docs: Remove references to processor metrics that are no longer available (#5850)
1 parent 137ad5c commit b499260

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

content/en/docs/collector/internal-telemetry.md

+1-12
Original file line numberDiff line numberDiff line change
@@ -379,18 +379,7 @@ next. There are no stability guarantees at this time.
379379
This section recommends best practices for monitoring the Collector using its
380380
own telemetry.
381381

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-
### Secondary monitoring
382+
### Monitoring
394383

395384
#### Queue length
396385

0 commit comments

Comments
 (0)