Just starting to play with bosun.
Currently, we push all our TSDB data to an external PAAS (https://www.runabove.com/iot-paas-timeseries.xml)
Is there any way to use bosun with the data store in an external PAAS (API-compliant) ? (look like the logstash configuration)
Edit 1 : The PAAS is compatible with OpenTSDB (i.e. I can add it easily to grafana as data source, I would like to do the same for Bosun)
Cheers,