Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow to purge automatically Analytics Indices - MEED-6999 - Meeds-io/meeds#2097 #196

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

Jihed525
Copy link

This change will allow to purge Analytics indices by specifying the maximum number of indices to keep. A parameter has been added analytics.es.index.maxCount to allow specifying it with default value to 500.
This will include a fix as well on index creation periodicity (exo.es.analytics.index.per.days param with default to 7 days) which was creating an index daily independently from parameter value.

(cherry picked from commit 72a2192)

…eds-io/meeds#2097 (#195)

This change will allow to purge Analytics indices by specifying the
maximum number of indices to keep. A parameter has been added
`analytics.es.index.maxCount` to allow specifying it with default value
to `500`.
This will include a fix as well on index creation periodicity
(`exo.es.analytics.index.per.days` param with default to 7 days) which
was creating an index daily independently from parameter value.

(cherry picked from commit 72a2192)
@Jihed525 Jihed525 requested review from rdenarie, mkrout and hbenali June 19, 2024 10:00
@Jihed525 Jihed525 self-assigned this Jun 19, 2024
Copy link

sonarcloud bot commented Jun 19, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 60%)

See analysis details on SonarCloud

@Jihed525 Jihed525 merged commit 07506b3 into patch/1.4.3-exo Jun 19, 2024
9 of 10 checks passed
@Jihed525 Jihed525 deleted the patch-654-1 branch June 19, 2024 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants