Skip to content

Scaffold Observability Metrics feature (backend)

What does this MR do and why?

Scaffolding work required to introduces the new Observability Metrics feature.

Issue: metrics: Scaffold metrics UI (gitlab-org/opstrace/opstrace#2434 - closed)

FE: Scaffold Observability Metrics feature (frontend) (!134414 - merged)

Screenshots or screen recordings

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. In rails console enable the experiment fully
    Feature.enable(:observability_metrics)
  2. Visit the project page such as https://local.gitlab.com:3443/flightjs/Flight/
  3. Click on the Monitor > Metrics button

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Daniele Rossetti

Merge request reports

Loading