Skip to content

Gauge metrics do not expose sum in the UI #121596

Description

@haoyi-amilabs

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

The official website says

I'd like to be able to generate a chart of all the gauges across the group_by categories summed together. Ideally with things like stacked charts and stuff, but even a single line would be fine too

Expected Result

Gauges let you obtain aggregates like min, max, avg, sum, and count. They can be represented in a more space-efficient way than distributions, but they can't be used to get percentiles. If percentiles aren't important to you, we recommend using gauges.

Actual Result

But when I try to create a chart, there is no sum:

Image

Product Area

Dashboards

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status
    Waiting for: Support

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions