-
Notifications
You must be signed in to change notification settings - Fork 516
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
[Bug] Fix ML job IDs that used hyphens #1287
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for the quick fix @rw-access! 🙂
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about changing the updated_date
?
Should we also add the prefix “network” to their names like the others, makes them easier to find in the folder e.g. network_rare_destination_country |
Feel free to change the folder or add subfolders however you see fit, @randomuserid. I'll let you do that in a separate PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* Fix ML job IDs that used hyphens * Update ml_high_count_network_denies.toml * Update ml_spike_in_traffic_to_a_country.toml * Set updated_date (cherry picked from commit 49cb2e8)
Issues
Closes elastic/kibana#102146 (which might transfer here)
Summary
See the ticket for more info.
This PR fixes the job IDs to use
_
instead of-