Hi,
I have created an alert in InfluxDB 2 via the UI and changed it to run from every 5m to every 5s. This caused my instance to crash.
When the influxdb instance is re-started it crashes as the task is overloading it.
Is there a way to edit the frequency of the task back to 5m via the sqllite database?
I am unable to use influxdb cli or the UI as the instance is unresponsive when started.
Thank you!