Skip to content

Comments

feat(nimbus): create popout for metrics#13969

Merged
moibra05 merged 1 commit intomainfrom
13943
Nov 24, 2025
Merged

feat(nimbus): create popout for metrics#13969
moibra05 merged 1 commit intomainfrom
13943

Conversation

@moibra05
Copy link
Contributor

@moibra05 moibra05 commented Nov 17, 2025

Because

  • Metric have in depth information that can be accessed by clicking their cards

This commit

  • Creates the metric popout view displaying overview data

Fixes #13943

@moibra05
Copy link
Contributor Author

image image

@moibra05 moibra05 added preview Create Preview Environment pr-preview labels Nov 17, 2025
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@moibra05 moibra05 force-pushed the 13943 branch 2 times, most recently from ddcad75 to f322207 Compare November 18, 2025 18:43
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

Copy link
Contributor

@yashikakhurana yashikakhurana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@moibra05 I noticed there are multiple places where you are applying formatting for the percentage, you might want to consider that as adding the template tags in nimbus extras

{% if display_type == "percentage" %}
              ({{ absolute_lower|floatformat:2 }}% to {{ absolute_upper|floatformat:2 }}%)
            {% else %}

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

1 similar comment
@mozcloud-preview-environments

Preview environment has been deployed.

Preview URL: https://pr13969-experimenter.preview.mozilla.cloud

It may take up to 5 minutes for the environment to become available.
If the link doesn't work immediately, please wait a few moments and try again.

You can monitor deployment status in Argo CD.

@moibra05 moibra05 added this pull request to the merge queue Nov 24, 2025
Merged via the queue into main with commit 25feea3 Nov 24, 2025
18 checks passed
@moibra05 moibra05 deleted the 13943 branch November 24, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-preview preview Create Preview Environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add metric popouts (deep dives and weekly results) to the new results page

4 participants