Skip to content

[Significant events] Format event count with locale-aware number separators#261570

Merged
boriskirov merged 1 commit into
elastic:mainfrom
boriskirov:sig-event-icu-message-format
Apr 7, 2026
Merged

[Significant events] Format event count with locale-aware number separators#261570
boriskirov merged 1 commit into
elastic:mainfrom
boriskirov:sig-event-icu-message-format

Conversation

@boriskirov
Copy link
Copy Markdown
Contributor

Summary

Simple PR to format the number of events detected in the significant events tab. Uses ICU's {count, number} format in the i18n message so large counts render with locale-appropriate thousand separators (e.g. 1,000 in en-US) instead of plain integers.

image

@boriskirov boriskirov requested a review from a team as a code owner April 7, 2026 13:48
@boriskirov boriskirov added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Feature:SigEvents Significant events feature, related to streams and rules/alerts (RnA) Team:SigEvents Project team working on Significant Events labels Apr 7, 2026
@boriskirov boriskirov enabled auto-merge (squash) April 7, 2026 13:48
@macroscopeapp
Copy link
Copy Markdown
Contributor

macroscopeapp Bot commented Apr 7, 2026

Approvability

Verdict: Needs human review

This is a trivial UI formatting change (adding locale-aware number separators), but the file is owned by @elastic/obs-sig-events-team and the author is not part of that team. The designated code owners should review changes to their files.

You can customize Macroscope's approvability policy. Learn more.

@boriskirov boriskirov merged commit f16b978 into elastic:main Apr 7, 2026
31 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #204 / serverless observability UI - Cases and Rules Serverless Observability Cases Case View pagination shows more actions on button click

Metrics [docs]

Async chunks

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

id before after diff
streamsApp 1.9MB 1.9MB +8.0B

mbondyra added a commit to Heenawter/kibana that referenced this pull request Apr 7, 2026
* commit 'bfc2446fdbcba2b3183f4518817c9757198c95ef':
  [Cascade] make cascade layout enabled by default (elastic#260698)
  [Dashboard Agent] Extract safe dashboard attachment integration refactors (elastic#261422)
  [One Workflow] Replace workflows:aiAgent:enabled with agentBuilder:experimentalFeatures (elastic#261330)
  [EDR Workflows] Osquery: hide query code from dropdown and show Elastic for automated Run By (elastic#261394)
  [Observability Onboarding] Add data detection & loading indicators to onboarding flows  (elastic#257870)
  [Significant events] Format event count with locale-aware number separators (elastic#261570)
  [Fleet] Fix deprecated filter in browse integrations (elastic#261459)
  [Lens as code] Split `xyStateSchema` config (elastic#261089)
  [Data Views as Code] Use `ref_id` and add metadata in data views schemas (elastic#261181)

Made-with: Cursor

# Conflicts:
#	x-pack/platform/packages/shared/dashboard-agent/dashboard-agent-common/types.ts
mbondyra added a commit to mbondyra/kibana that referenced this pull request Apr 7, 2026
…r-uid-to-id

* commit '6868ae2f195462f1f6809a6a544114f54e48239e':
  [One Workflow] Replace workflows:aiAgent:enabled with agentBuilder:experimentalFeatures (elastic#261330)
  [EDR Workflows] Osquery: hide query code from dropdown and show Elastic for automated Run By (elastic#261394)
  [Observability Onboarding] Add data detection & loading indicators to onboarding flows  (elastic#257870)
  [Significant events] Format event count with locale-aware number separators (elastic#261570)
  [Fleet] Fix deprecated filter in browse integrations (elastic#261459)
  [Lens as code] Split `xyStateSchema` config (elastic#261089)
  [Data Views as Code] Use `ref_id` and add metadata in data views schemas (elastic#261181)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:SigEvents Significant events feature, related to streams and rules/alerts (RnA) release_note:skip Skip the PR/issue when compiling release notes Team:SigEvents Project team working on Significant Events v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants