mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
lib/promscrape: fix TestGetStaticScrapeWorkSuccess test after ca67926952
This commit is contained in:
parent
f2ef69a6f5
commit
dc7f1cb019
1 changed files with 3 additions and 1 deletions
|
@ -1308,6 +1308,8 @@ scrape_configs:
|
|||
"instance": "foo.bar:1234",
|
||||
"job": "foo",
|
||||
}),
|
||||
AuthConfig: &promauth.Config{},
|
||||
ProxyAuthConfig: &promauth.Config{},
|
||||
SeriesLimit: 0,
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue