apollo-router 1.61.13

A configurable, high-performance routing runtime for Apollo Federation 🚀
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
supergraph:
  listen: 1.2.3.4:5
telemetry:
  tracing:
    common:
      service_name: "test_tracing"

  metrics:
    common:
      service_name: "test_metrics"

  logging:
    common:
      service_name: "test_logging"