prometheus/discovery/legacymanager
Bryan Boreham 2f58be840d service discovery: add config name to log messages
This makes it easier to connect a log message with the config it relates
to.

Each SD config has a name, either the scrape job name or something like
"config-0" for Alertmanager config.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-01-12 11:30:00 +00:00
..
manager.go service discovery: add config name to log messages 2023-01-12 11:30:00 +00:00
manager_test.go fix potential goroutine leaks (#10057) 2022-01-05 16:21:06 +05:30
registry.go refactor (discovery): move from github.com/pkg/errors to 'errors' and 'fmt' (#10807) 2022-06-03 13:47:14 +02:00