Dropsonde

Dropsonde is a terminal UI designed to complement the OpenTelemetry Collector . It leverages the Remote Tap Processor and OpAMP Extension.

Features

  • Real-time output of signals from Remote Tap (Metrics, Traces, Logs)
  • View and edit Collector configuration via OpAMP

Requirements

  • OpenTelemetry Collector with Remote Tap Processor + OpAMP Extension

Usage

Configure your Collector pipeline as seen in the config.yaml file in this repository.

Launch dropsonde with the -tap-endpoint flag set to your Remote Tap endpoint.

An example of the appropriate OpAMP configuration is also in config.yaml.