apollo-router 2.14.2

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
---
source: apollo-router/src/configuration/metrics.rs
assertion_line: 698
expression: "& metrics.non_zero()"
---
- name: apollo.router.config.experimental_http2
  data:
    datapoints:
      - value: 1
        attributes: {}
- name: apollo.router.config.traffic_shaping
  data:
    datapoints:
      - value: 1
        attributes:
          opt.router.rate_limit: true
          opt.router.timeout: true
          opt.subgraph.compression: true
          opt.subgraph.deduplicate_query: true
          opt.subgraph.http2: true
          opt.subgraph.rate_limit: true
          opt.subgraph.timeout: true