envoyproxy/envoy

Add the route name to trace data

Aperta

#21.605 aperta il 7 giu 2022

 (1 commento) (0 reazioni) (0 assegnatari)C++ (5373 fork)batch import
area/tracingenhancementhelp wanted

Metriche repository

Star
 (27.997 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Title: Add the route name to trace data

Description:

I would like to group and filter traces by route name, since that will be a key dimension for us; right now there's no good way of doing it. The route name is available in the access logs, but we sample those heavily and mostly rely on traces, which integrate much better with the rest of our observability data.

Guida contributor