/telemetry-client-rust

Test client to make request with opentelemetry enabled

Primary LanguageRust

Telemetry client

Simple client to make http request to server with enabling opentelemetry integration to test Context Propagation works.

Running

  1. Obtain API token from honeycomb.io and set it as env HONEYCOMB_API_KEY
  2. Run the client with cargo run