Closed leklund closed 1 year ago
Fixes #122
Adds new HTTPTotal metric all requests by http_version:
fastly_rt_http_total{datacenter="BUR",http_version="1"} fastly_rt_http_total{datacenter="BUR",http_version="2"} fastly_rt_http_total{datacenter="BUR",http_version="3"}
This PR does not remove the existing HTTP2Total or HTTP3Total metrics so as not to introduce a breaking change.
Fixes #122
Adds new HTTPTotal metric all requests by http_version:
This PR does not remove the existing HTTP2Total or HTTP3Total metrics so as not to introduce a breaking change.