victoriametrics: try to use prometheus node-exporter's port

This commit is contained in:
Payas Relekar 2023-06-10 14:54:04 +05:30
parent 00f1905629
commit 3c9fc4014b

View file

@ -6,7 +6,7 @@ let
stream_parse: true
static_configs:
- targets:
- 127.0.0.1:9100
- 127.0.0.1:9002
'';
in
{