summaryrefslogtreecommitdiffstats
path: root/pnda-ztt-app/src/test/resources/meta/test-one.yaml
blob: 99000431be802d7459284b0d56efe71b94c93e19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
input_topic: telemetry
output_topic: timeseries

xr_telemetry:
  - path: Cisco-IOS-XR-infra-statsd-oper:infra-statistics/interfaces/interface/latest/generic-counters
    keys:
      - name: interface-name
        display_name: "Interface Name"
    content:
      - name: bytes-received
        display_name: "Bytes Received"

      - name: bytes-sent
        display_name: "Bytes Sent"