summaryrefslogtreecommitdiffstats
path: root/pnda-ztt-app/src/main/resources/meta/bgp-neighbor-af-table.yaml
blob: 5d56f77bd3e05f2fa11bd5556d519c75a65cc17e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
input_topic: telemetry.avro
processor: timeseries
output_topic: timeseries
timeseries_namespace: bgp

xr_telemetry:
  - path: Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-active/default-vrf/afs/af/neighbor-af-table/neighbor
    keys:
      - name: af-name
        display_name: "Address Family Name"
      - name: instance-name
        display_name: "Instance Name"
      - name: neighbor-address
        display_name: "Neighbor Address"
    content:
      - name: connection-up-count
        display_name: "Connection Up Count"