Julien
Julien
See #12019
This topic of importing multiple scrape configs has been a frequent request for the past two years. It is important to note that users are not simply asking to include...
> If I may chime in ;) > > Rather than list each file you want to load, it would be much more efficient to point to a directory and...
Implemented in #12019
You can test 2.43.0-rc.1. 2.43.0 will be out soon.
What happens when Prometheus itself writes OOO? This is the case in two scenarios: When a rule is moved from one file to another and the configuration is reloaded. The...
ideally in that case we should not apply OOO logic. Instead of commit, could we have a special function that bypasses the OOO logic for those 2 cases? In the...
> Yes TSDB could have some interface to allow appending samples without OOO logic. Could you please open an issue for that one so that we can track its progress?...