lib/promscrape: fix TestGetStaticScrapeWorkSuccess test after ca67926952

This commit is contained in:
Aliaksandr Valialkin 2024-02-12 20:00:29 +02:00
parent f2ef69a6f5
commit dc7f1cb019
No known key found for this signature in database
GPG key ID: 52C003EE2BCDB9EB

View file

@ -1308,6 +1308,8 @@ scrape_configs:
"instance": "foo.bar:1234",
"job": "foo",
}),
AuthConfig: &promauth.Config{},
ProxyAuthConfig: &promauth.Config{},
SeriesLimit: 0,
},
})