influxdata/influxdb-observability

jaeger-influxdb: configure arbitrary gRPC metadata k=v pairs

jacobmarble opened this issue · 1 comments

To debug SQL queries, it would be helpful to force trace sampling. To do that, we need to set a custom gRPC metadata k=v on the gRPC requests. There are probably other uses for this feature as well.

Closed by #254