Skip to content

Commit

Permalink
ci: otel arista conf change hostname
Browse files Browse the repository at this point in the history
since we run this on management server and not on arista itself, we need to fix the hostname

Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored May 2, 2024
1 parent 67bfb04 commit 480c5b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lab/otel/config/telegraf.conf.arista
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[global_tags]
hostname = "arista"

[[inputs.gnmi]]
## Address and port of the GNMI GRPC server
addresses = ["172.22.1.250:5900"]
Expand Down

0 comments on commit 480c5b8

Please sign in to comment.