mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-01 15:33:35 +00:00
lib/promscrape: go fmt after d918a7267d
This commit is contained in:
parent
eb743677ad
commit
28b47c342a
1 changed files with 1 additions and 1 deletions
|
@ -1310,7 +1310,7 @@ scrape_configs:
|
|||
}),
|
||||
AuthConfig: &promauth.Config{},
|
||||
ProxyAuthConfig: &promauth.Config{},
|
||||
SeriesLimit: 0,
|
||||
SeriesLimit: 0,
|
||||
},
|
||||
})
|
||||
*seriesLimitPerTarget = defaultSeriesLimitPerTarget
|
||||
|
|
Loading…
Reference in a new issue