opentelemetry-collector/scraper/scraperhelper/documentation.md

40 lines
1.1 KiB
Markdown

[comment]: <> (Code generated by mdatagen. DO NOT EDIT.)
# scraperhelper
## Internal Telemetry
The following telemetry is emitted by this component.
### otelcol_scraper_errored_log_records
Number of log records that were unable to be scraped. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {datapoints} | Sum | Int | true |
### otelcol_scraper_errored_metric_points
Number of metric points that were unable to be scraped. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {datapoints} | Sum | Int | true |
### otelcol_scraper_scraped_log_records
Number of log records successfully scraped. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {datapoints} | Sum | Int | true |
### otelcol_scraper_scraped_metric_points
Number of metric points successfully scraped. [alpha]
| Unit | Metric Type | Value Type | Monotonic |
| ---- | ----------- | ---------- | --------- |
| {datapoints} | Sum | Int | true |