Hello,
I’d like to add a pie chart to my Grafana dashboard to show the relative usage of each protocol. Would it be possible to include a proto
label in the metrics that specifies the protocol and version (for example, http/1.1
, http/2
, etc.)?
Thank you in advance for any guidance!