-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rework how alias rotation is triggered
Instead of periodically running the rotation (every 5 minutes by default), schedule rotation after startup and on day change. In both case, wait a short delay (60 seconds, in order for some data to be ingested by Riemann, downsampled by samplerr and persisted in the corresponding ElasticSearch daily index) before we create aliases to make the corresponding data available.
- Loading branch information
Showing
1 changed file
with
14 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters