[ML] Add Advanced Concepts doc on DST calendars#7205
Conversation
Add a new concept page documenting daylight saving time calendars for anomaly detection, adapted from the Elastic blog post on the feature, closes elastic/elasticsearch#125664. - New page ml-ad-dst-calendars.md with the 3 screenshots from the blog - Wired into toc.yml and linked from ml-ad-concepts.md - Cross-referenced from the existing calendars section in ml-ad-run-jobs.md Co-authored-by: Cursor <cursoragent@cursor.com>
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
kosabogi
left a comment
There was a problem hiding this comment.
This looks great!
I left one tiny formatting nit, and I have one more suggestion. In this document: https://www.elastic.co/docs/reference/machine-learning/ml-time-functions
There’s a section that mentions how daylight saving time changes can cause regular events to be flagged as anomalous:
When Daylight Saving Time starts or stops, regular events can be flagged as anomalous...
Since this describes the problem that the new page helps address, I think it could be helpful to link to the new page from there as a possible solution.
…alendars.md Co-authored-by: kosabogi <105062005+kosabogi@users.noreply.github.com>
Summary
ml-ad-dst-calendars.md, documenting daylight saving time (DST) calendars for anomaly detection, rewritten from the Elastic blog post into docs house style.explore-analyze/images/.toc.ymland links it fromml-ad-concepts.md, and cross-references it from the existing calendars section inml-ad-run-jobs.md.Closes elastic/elasticsearch#125664.