Multiple alerts for same panel

I have a panel for which I have multiple Prometheus queries. Queries are for monitoring response time of different rest endpoints for my spring boot services, and they have no relation to each other. I have put them on same panel so that entire API can be monitored on same panel.

I want to have alerts configured for each of those queries. But it seems currently I can create just one alert per panel.
How can I handle this situation?

1 Like