Skip to content

Combined request metric #186

@sjparkinson

Description

@sjparkinson

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions