Dropsonde is a terminal UI designed to complement the OpenTelemetry Collector . It leverages the Remote Tap Processor and OpAMP Extension.
- Real-time output of signals from Remote Tap (Metrics, Traces, Logs)
- View and edit Collector configuration via OpAMP
- OpenTelemetry Collector with Remote Tap Processor + OpAMP Extension
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
.