I am trying to set up some external monitoring and I need deadman.
I have a InfluxDB Cloud Serverless account that receives the metrics, but I am missing the “Alerts” section - Does this mean that there are no longer support for alerting in the newest versions?
I REALLY wants to avoid grafana or any thing else external…
Much has changed in our product since this blog was written, at present alerting is not present but you can write a program to alert by writing custom logic based on what is happening in your data, for that you would have to use client library if you don’t want to use Grafana.