mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 12:31:07 +01:00
lib/promscrape: go fmt
This commit is contained in:
parent
7a33da8fea
commit
6739c2749d
@ -1121,11 +1121,11 @@ scrape_configs:
|
||||
Value: "/snmp",
|
||||
},
|
||||
{
|
||||
Name: "__param_module",
|
||||
Name: "__param_module",
|
||||
Value: "if_mib",
|
||||
},
|
||||
{
|
||||
Name: "__param_target",
|
||||
Name: "__param_target",
|
||||
Value: "192.168.1.2",
|
||||
},
|
||||
{
|
||||
@ -1133,7 +1133,7 @@ scrape_configs:
|
||||
Value: "http",
|
||||
},
|
||||
{
|
||||
Name: "instance",
|
||||
Name: "instance",
|
||||
Value: "192.168.1.2",
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user