Different collector file for each differrent job #348
-
Hi, I´m trying to config multiple jobs, and i want to use different collector files for some specific jobs. Is there a way to acomplish that? for example:
|
Beta Was this translation helpful? Give feedback.
Answered by
burningalchemist
Oct 3, 2023
Replies: 1 comment
-
Hi @JesusFrontelo,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
burningalchemist
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @JesusFrontelo,
collector_files
is a global field that defines list of available collectors loaded by sql_exporter. But you can specify differentcollectors
per job like here: