Ogi

Results 21 issues of Ogi

It should be possible to construct graphs like metric_a - week_before(metric_a) ![Image](https://github.com/getsentry/sentry/assets/86684834/8d532454-ddcd-4da3-871b-940cb0ca4092) Note this requires: 1. functions and formulas 2. multiple series in one chart

![Image](https://github.com/getsentry/sentry/assets/9060071/fa924ca1-b4eb-4db6-bc93-1aeb03d7afc7) We'll have to investigate how to get this into chartcuterie.

coming from JAVASCRIPT-2RB7 if there are no samples in the enhance area we can offer a feature to expand it to use fullYAxis

- closes: #69947

Scope: Frontend

Sometimes when I open this [dashboard](https://sentry.sentry.io/dashboard/77974/?project=1&statsPeriod=1h&utc=true) most of the widgets error out. Then I refresh and everything works. Can't reproduce right now, but wondering if anyone know what that's about.

- Related to #70152

Scope: Frontend

- closes: #69850 Moves project flag update logic and event recording from metrics billing consumer into the signal receiver for consistency with other project flags. Records analytics event and temporarily...

Scope: Backend