Hi all,
I wonder if someone can help me with getting alerts working using an Influxdb backend. I’m able to query / plot data fine, but all my alerts always fail. Doing a test rule returns
tsdb.HandleRequest() error Get "localhost:8086?db=db&epoch=s&q=SELECT+<my query here>": unsupported protocol scheme "localhost"
Any ideas?