-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[Observability:Streams][Streamlang] Add timezone and locale parameters to Streamlang #241369
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
[Observability:Streams][Streamlang] Add timezone and locale parameters to Streamlang #241369
Conversation
|
Pinging @elastic/obs-ux-logs-team (Team:obs-ux-logs) |
x-pack/platform/packages/shared/kbn-streamlang-tests/test/scout/api/tests/esql/date.spec.ts
Outdated
Show resolved
Hide resolved
...ublic/components/data_management/stream_detail_enrichment/steps/blocks/action/date/index.tsx
Show resolved
Hide resolved
0f03cc8 to
5f683a2
Compare
…atus --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/streams --include-path /api/fleet --include-path /api/saved_objects/_import --include-path /api/saved_objects/_export --include-path /api/maintenance_window --include-path /api/agent_builder --update
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Public APIs missing comments
Async chunks
History
|
flash1293
left a comment
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.
Tested and works as expected, LGTM. We don't get good suggestions for the format string obviously, but it's OK since this can be considered more of an expert feature
…s to Streamlang (elastic#241369) Closes elastic/streams-program#583 ## Description This PR introduces the timezone and locale parameters to streamlang's date action, including updates to the ingest pipeline and ESQL transpilers. The date processor in the streams processing UI has also been updated to include the timezone and locale fields. Here is a screen recording showing the UI changes with a french date example: https://github.com/user-attachments/assets/0bede7bb-43de-495c-8a3d-16afb3e44fa8 --------- Co-authored-by: kibanamachine <[email protected]>
Closes https://github.com/elastic/streams-program/issues/583
Description
This PR introduces the timezone and locale parameters to streamlang's date action, including updates to the ingest pipeline and ESQL transpilers. The date processor in the streams processing UI has also been updated to include the timezone and locale fields. Here is a screen recording showing the UI changes with a french date example:
Screen.Recording.2025-11-04.at.12.23.53.PM.mov