-
Notifications
You must be signed in to change notification settings - Fork 92
Expand file tree
/
Copy pathgnmic.yaml
More file actions
36 lines (32 loc) · 962 Bytes
/
gnmic.yaml
File metadata and controls
36 lines (32 loc) · 962 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# © 2022 Nokia.
#
# This code is a Contribution to the gNMIc project (“Work”) made under the Google Software Grant and Corporate Contributor License Agreement (“CLA”) and governed by the Apache License 2.0.
# No other rights or licenses in or to any of Nokia’s intellectual property are granted for any other purpose.
# This code is provided on an “as is” basis without any warranties of any kind.
#
# SPDX-License-Identifier: Apache-2.0
username: admin
password: NokiaSrl1!
skip-verify: true
encoding: json_ietf
log: true
# docker target loader
loader:
type: docker
filters:
- containers:
- label=clab-node-kind: nokia_srlinux
label=containerlab: lab12
subscriptions:
# Add subscriptions configuration here
# e.g:
sub1:
paths:
- /interface/statistics
stream-mode: sample
sample-interval: 10s
outputs:
kafka-output:
type: kafka
address: clab-lab12-kafka-server:9092
topic: telemetry