Dummy logs, metrics, and traces source plugin
The Dummy logs, metrics, and traces source plugin
(name: event_type
) lets you create placeholder telemetry data for Telemetry
Pipeline.
This is a self-contained source plugin that doesn’t communicate with any external sources, which means it’s neither push-based nor pull-based.
Supported telemetry types
This plugin for Chronosphere Telemetry Pipeline supports these telemetry types:
Logs | Metrics | Traces |
---|---|---|
Configuration parameters
Use the parameters in this section to configure your plugin. The Telemetry Pipeline web interface uses the values in the Name column to describe the parameters. Items in the Key column are the YAML keys to use in pipeline configuration files.
Required
Name | Key | Description | Default |
---|---|---|---|
Telemetry Type | type | Required. The type of telemetry data to generate. Accepted values: logs , metrics , traces . | logs |