File Receiver
Overview
| Status | |
|---|---|
| Stability | [development] |
| Supported pipeline types | metrics, traces, logs |
| Distributions | [contrib] |
Getting Started
The following setting is required:path[no default]: the file in the same format as written by a File Exporter.
throttle[default: 1]: a determines how fast telemetry is replayed. A value of0means that it will be replayed as fast as the system will allow. A value of1means that it will be replayed at the same rate as the data came in, as indicated by the timestamps on the input file’s telemetry data. Higher values mean that the replay speed will be slower by a multiple of the throttle value. Values can be decimals, e.g.0.5means that telemetry will be replayed at 2x the rate indicated by the telemetry’s timestamps.
Example
Configuration
Example Configuration
Last generated: 2026-04-14