This feature is available as an add-on for the Honeycomb Enterprise plan.
Please contact your Honeycomb account team for details.
Supported Platforms
Description
The Telemetry Generator is a source that generates random telemetry data for testing purposes. This source is useful for testing the load and pipeline configurations.Minimum Agent Versions
Supported Pipelines
- Logs
- Metrics
- Traces
Configuration for all generators
Logs Generator Configuration
OTLP Replay Generator
The OTLP Replay Generator replays JSON-formatted telemetry. It adjusts the timestamps of the telemetry relative the current time, with the most recent record moved to the current time, and the previous records the same relative duration in the past. The text in theOTLP JSON box should be valid JSON-formatted OTLP, such as the JSON created by plog.JSONMarshaler,ptrace.JSONMarshaler, or pmetric.JSONMarshaler.
Host Metrics Generator
The host metrics generator creates synthetic host metrics, from a list of pre-defined metrics. The metrics resource attributes can be set in theResource Attributes section of the configuration.