Crate libdd_data_pipeline

Crate libdd_data_pipeline 

Source
Expand description

TraceExporter provides a minimum viable product (MVP) to send traces to agents. The aim of the project at this state is to provide a basic API in order to test its viability and integration in different languages.

Modules§

agent_info
Provides utilities to get config from the /info endpoint of an agent
stats_exporter
telemetry
Telemetry provides a client to send results accumulated in ‘Metrics’.
trace_exporter