Ben Reedy
9214a87d0d
feat: Remove init functions from collectors
...
Behaviour of init functions has been centralised in `collector/init.go`,
and can be called during exporter startup. This allows the exporter to
control the timing of collector initialisation, rather than relying on
the import & `init()` method.
This should reduce unexpected behaviour arising from the use of
`init()`, such as #551 .
Signed-off-by: Ben Reedy <breed808@breed808.com >
2023-04-01 17:54:40 +10:00
..
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2022-01-02 01:24:11 -05:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2021-12-24 11:19:05 +01:00
2022-01-02 01:24:11 -05:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-01-12 17:08:59 -05:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-12-18 19:01:29 +01:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2022-11-02 14:34:04 -07:00
2022-11-02 14:34:04 -07:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2022-05-12 16:36:46 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-02-08 10:12:15 +00:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-05-17 16:54:28 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2023-02-08 10:12:15 +00:00
2023-04-01 17:54:40 +10:00
2021-04-01 22:28:54 +10:00
2023-04-01 17:54:40 +10:00
2018-06-06 10:38:36 +02:00
2021-01-30 11:53:51 +01:00