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

[ML] Configure daylight savings time events for anomaly detection jobs #189469

Closed
valeriy42 opened this issue Jul 30, 2024 · 1 comment · Fixed by #193605
Closed

[ML] Configure daylight savings time events for anomaly detection jobs #189469

valeriy42 opened this issue Jul 30, 2024 · 1 comment · Fixed by #193605
Assignees
Labels
enhancement New value added to drive a business result Feature:Anomaly Detection ML anomaly detection :ml v8.16.0

Comments

@valeriy42
Copy link
Contributor

We have added a new customer rule action in #188710 and elastic/elasticsearch#110974

Now we need to extend the custom rule editor in UI to enable users to configure the new customer rules in Kibana.

Screenshot 2024-07-30 at 09 36 29

I've also seen some tests where custom rule actions were used. Those tests may need an extension as well.

@valeriy42 valeriy42 added enhancement New value added to drive a business result :ml v8.16.0 labels Jul 30, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@valeriy42 valeriy42 changed the title [ML] Add [ML] Add force time shift option to the custom rule wizard Jul 30, 2024
@peteharverson peteharverson added the Feature:Anomaly Detection ML anomaly detection label Jul 30, 2024
@peteharverson peteharverson changed the title [ML] Add force time shift option to the custom rule wizard [ML] Configure daylight savings time events for anomaly detection jobs Sep 16, 2024
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Oct 7, 2024
Adds new pages for creating and managing DST calendars.
Closes elastic#189469

New section added to Settings home page.

![image](https://github.com/user-attachments/assets/9165906f-e571-46be-a5ac-bf7dc9cd2801)

New page for listing DST calendars. The original calendar page does not
show DST calendars.

![image](https://github.com/user-attachments/assets/32a64a31-b4e5-4516-85fd-19e63aa9d5c4)

New page for creating DST calendars.
The ability to apply to all jobs and add a description has been removed.
It is not possible manually add events. Events are automatically
generated for a selected time zone.
<img width="1170" alt="image"
src="https://github.com/user-attachments/assets/557b8d39-6c17-448a-aa30-a282d8a424a7">

If the selected time zone does not observe daylight savings, an info
callout is displayed
<img width="1178" alt="image"
src="https://github.com/user-attachments/assets/627043bf-0368-4ab3-8ca7-1931f9622387">

A new DST calendar section is added to all AD job wizards.

![image](https://github.com/user-attachments/assets/6359192b-faac-4ffb-ad3e-b8193f40f02f)

(cherry picked from commit 2881b04)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Anomaly Detection ML anomaly detection :ml v8.16.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants