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