elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.22k forks source link

[ML] Daylight saving time calendar events #193605

Closed jgowdyelastic closed 1 month ago

jgowdyelastic commented 1 month ago

Adds new pages for creating and managing DST calendars. Closes https://github.com/elastic/kibana/issues/189469

New section added to Settings home page. image

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

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.

image

If the selected time zone does not observe daylight savings, an info callout is displayed

image

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

jgowdyelastic commented 1 month ago

/ci

jgowdyelastic commented 1 month ago

/ci

jgowdyelastic commented 1 month ago

/ci

jgowdyelastic commented 1 month ago

/ci

elasticmachine commented 1 month ago

Pinging @elastic/ml-ui (:ml)

kibana-ci commented 1 month ago

:green_heart: Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 2041 2044 +3

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
ml 4.6MB 4.6MB +10.8KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
ml 74.4KB 74.8KB +483.0B
Unknown metric groups #### ESLint disabled line counts | id | [before](https://github.com/elastic/kibana/commit/95d01cdfa002cc8dd01e03f6a5eca1770f81cf08) | [after](https://github.com/elastic/kibana/commit/1a6b4c401c3142755bf3e83551b263d84536cfee) | diff | | --- | --- | --- | --- | | `ml` | 563 | 567 | +4 | #### Total ESLint disabled count | id | [before](https://github.com/elastic/kibana/commit/95d01cdfa002cc8dd01e03f6a5eca1770f81cf08) | [after](https://github.com/elastic/kibana/commit/1a6b4c401c3142755bf3e83551b263d84536cfee) | diff | | --- | --- | --- | --- | | `ml` | 566 | 570 | +4 |

History

To update your PR or re-run it, just comment with: @elasticmachine merge upstream

cc @jgowdyelastic

kibanamachine commented 1 month ago

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11216718699

kibanamachine commented 1 month ago

💚 All backports created successfully

Status Branch Result
✅ 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation