Intake Spill Metrics
See Intake Spill for details about how to use these metrics.
| Metric Name | Description |
|---|---|
hdx_sink_spill_catalog_accepted_count |
Count of spilled catalog entries accepted into the indexing pipeline for processing |
hdx_sink_spill_catalog_duration_ns |
A histogram of the duration in nanoseconds taken to spill catalog adds |
hdx_sink_spill_catalog_failure_count |
Count of spill failures for catalog adds resulting in lost data |
hdx_sink_spill_catalog_race_lost_count |
Count of lost races attempting to add spilled data entry to catalog |
hdx_sink_spill_raw_accepted_count |
Count of spilled raw data entries accepted into the indexing pipeline for processing |
hdx_sink_spill_raw_duration_ns |
A histogram of the duration in nanoseconds taken to spill raw data buckets |
hdx_sink_spill_raw_failure_count |
Count of spill failures for raw data resulting in lost data |