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

Version 8.6 #38

Merged
merged 5 commits into from
Aug 18, 2023
Merged

Version 8.6 #38

merged 5 commits into from
Aug 18, 2023

Conversation

reyjrar
Copy link
Owner

@reyjrar reyjrar commented Aug 18, 2023

  • Remove the --date-sep logic and auto-detect dates in indexes
  • Intelligent metrics reporting based on node roles in App::ElasticSearch::Utilities::Metrics
  • Add explicit returns in a few places and update the devtools

* Formatting fixed for metrics ending in `_millis`
* Format key names better by removing all non-alphanumeric characters
* Update the logic for determining the default ignore list so we do the
  smartest possible thing
Stumbled into some issues with the date handling in the code base. This
make it more usable.

* Removes the `--date-separator|--date-sep` CLI switches
* Uses a regex to match `YYYY.MM.DD`, `YYYY-MM-DD`, or `YYYYMMDD` in
  index names to attain the date string of the index
@reyjrar reyjrar merged commit 498b1b1 into master Aug 18, 2023
24 checks passed
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.

1 participant