getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.19k stars 4.2k forks source link

Design: Multi-series charts and formulas in Dashboards #64545

Closed ale-cota closed 9 months ago

ale-cota commented 9 months ago

Problem: Today we only support single series charts and no formulas, this is the major gap identified through dogfooding compared to Datadog.

Solution: Add support for multi-series charts (e.g. plot p50, p99) and formulas (e.g. A/B) in the Metrics Explorer and Dashboards.

Image

Dashboards

Jesse-Box commented 9 months ago

Writing some notes here @ale-cota

Since we agreed that the inline editor can't support these features, we need to factor in some time to understand how the improved dashboard custom metric widget builder will function. Provided that the UI must be the same.