-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
There are many metrics all related to requests from clients to Fastly:
- fastly_rt_ipv6_total
- fastly_rt_http_total
- fastly_rt_http2_total
- fastly_rt_http3_total
- fastly_rt_request_total
- fastly_rt_tls_total
- fastly_rt_status_code_total
- fastly_rt_status_group_total
Is it worth considering folding some of the details from these individual metrics into the fastly_rt_request_total metric as labels?
fastly_rt_request_total{ip_version="ipv6", http_version="http2", tls_version="1.3"} 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels