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
15
16
17
18
---
source: apollo-router/src/plugins/telemetry/config_new/instruments.rs
description: Field length
expression: "&metrics.all()"
info:
  telemetry:
    instrumentation:
      instruments:
        default_requirement_level: none
        graphql:
          list.length: true
---
- name: graphql.field.list.length
  description: Length of a selected field in the GraphQL response
  data:
    datapoints:
      - sum: 3
        attributes: {}