How to remove only the green alert OK vertical line in Grafana 12.2.1?

I have a doubt regarding alert rule vertical lines in Grafana…I am using Grafana 12.2.1 with InfluxDB. I want to remove only the green vertical dashed line that appears when an alert is in OK state. I want to keep other alert lines like red (firing), but remove only the green one. I checked Dashboard → Settings → Annotations, but in Grafana 12.2.1 there is no option to disable alert rule annotations individually. I also checked Panel settings → but no annotation toggle exists there. No errors. The issue is that the Grafana UI does not show the toggle to disable only OK alert annotations.

Is there any way to suppress it?

The alert keeps repeating even when the data is turned off. I’m working with real-time data, and when I stop the data source, the alert still continues. Why is this happening?

Can anyone help me solve this problem?

Alerts are designed to be evaluated periodically based on the evaluation group option: 5m, 10m, 15m.... You can pause an alert rule evaluation.

No. This option is not available: Dashboard Settings > Annotations > Annotations & Alerts (Built-in).

You can submit a feature request in the grafana GitHub repo.