Skip to content

Improve observability usage quota number formatting

Daniele Rossetti requested to merge drosse/polish-observability-usage-quota into master

What does this MR do and why?

Improve observability usage quota number formatting

  • Add support for uppercase prefix to numberToMetricPrefix utils
  • Improve formatting of observability events usage

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  • Make sure you are logged in and running GDK with Ultimate license
  • Enable :observability_metrics, :observability_logs, :observability_tracing feature flags
  • Apply patch to load local mocks:
git apply < <(curl -s https://gitlab.com/-/snippets/3725609/raw/main/mock.patch)

Merge request reports

Loading