The Standard output destination plugin
(name: stdout) lets you output your telemetry data to the standard output
stream of a command line interface.
If this plugin is active, you can use the
Pipeline Output
pane in the Chronosphere Telemetry Pipeline web interface to view the data being
routed through your pipeline.
When you use Pipeline Output while this plugin is active, your telemetry
data is temporarily cached in the Telemetry Pipeline backend.
Supported telemetry types
The for Chronosphere Telemetry Pipeline supports these telemetry types:
Configuration parameters
Use the parameters in this section to configure the . The
Telemetry Pipeline web interface uses the items in the Name column to
describe these parameters. Pipeline configuration files
use the items in the Key column as YAML keys.
Advanced
| Name | Key | Description | Default |
|---|
| Format | format | Required. Specifies the data format to be used in the HTTP request body. Accepted values: json, json_lines, json_stream. | json |