NinjaGaiden
NinjaGaiden

Reputation: 3146

Using bosun for alerting on influxdb events

I have an influxdb which has metrics being updated every few minutes. I would like to use bosun to alert me for any anomolies with my data. Is it possible to do this? Or do I need to setup an scollector (which I want to avoid)

Upvotes: 0

Views: 160

Answers (1)

captncraig
captncraig

Reputation: 23118

Bosun does not require scollector to be useful. You can definitely just make alerts from your existing influx install.

Upvotes: 2

Related Questions