TELEMETRY PIPELINE
Vivo

Vivo destination plugin

The Vivo destination plugin lets you configure Chronosphere Telemetry Pipeline to send your telemetry data to a remote HTTP endpoint exposed by Vivo Exporter.

Supported telemetry types

This plugin supports these telemetry types:

LogsMetricsTraces

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.

Advanced

NameKeyDescriptionDefault
Vivo HosthostRequired. IP address or hostname of the target HTTP Server.calyptia-vivo
PortportRequired. TCP port of the target HTTP Server.5489
URIuriRequired. Specify an optional HTTP URI for the target web server. For example, /something./sink
FormatformatRequired. Specify the data format to be used in the HTTP request body. Accepted values: json, json_lines, json_stream.json