apollo-router 2.16.0

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
telemetry:
  exporters:
    metrics:
      common:
        service_name: apollo-router
        cardinality_limit: 5000
        views:
          - name: apollo.test.histo
            cardinality_limit: 2
            allowed_attribute_keys:
              - otel_scope_name
              - k
      prometheus:
        enabled: true