Skip to content

Commit a2e600f

Browse files
WongLoKatopentelemetrybotcartermp
authored
Update internal-telemetry.md (#4852)
Co-authored-by: opentelemetrybot <[email protected]> Co-authored-by: Phillip Carter <[email protected]>
1 parent b8e63ff commit a2e600f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ categorized by instrumentation type.
193193

194194
| Metric name | Description | Type |
195195
| ------------------------------------------------------ | --------------------------------------------------------------------------------------- | --------- |
196-
| `otelcol_exporter_enqueue_failed_`<br>`log_records` | Number of spans that exporter(s) failed to enqueue. | Counter |
196+
| `otelcol_exporter_enqueue_failed_`<br>`log_records` | Number of logs that exporter(s) failed to enqueue. | Counter |
197197
| `otelcol_exporter_enqueue_failed_`<br>`metric_points` | Number of metric points that exporter(s) failed to enqueue. | Counter |
198198
| `otelcol_exporter_enqueue_failed_`<br>`spans` | Number of spans that exporter(s) failed to enqueue. | Counter |
199199
| `otelcol_exporter_queue_capacity` | Fixed capacity of the retry queue, in batches. | Gauge |

0 commit comments

Comments
 (0)