-
I'm working on migration to sensu-go, and I'm using the legacy sensu, the older influxdb handler supports stripping the hostname from the metric. I have included my configs and a sample query I'm usin…
-
Would love to use an asset like this
```
sensu_bonsai_asset 'asset_influxdb_handler'
```
-
Hi I get the following error after configuration.
{"timestamp":"2014-08-18T13:14:04.221609+0000","level":"error","message":"InfluxDB: Error posting event - [\"/opt/sensu/embedded/lib/ruby/gems/2.0.0/…
-
I have done a "gem install influxdb", and i setup my /etc/sensu/handlers/metrics.json to look like the example. Is there something else I'm missing in this error or in the requirements?
From sensu-se…
ghost updated
10 years ago
-
The way that mutator-influxdb-line-protocol.rb works, it creates very high series cardinality. Every individual metric that gets passed in ends up being a different series. Instead, it should be alt…
-
Hi,
Would you be open to having a configurable/custom scheme setting for the graphite occurrences handler? we've recently moved to InfluxDB, and we're creating measurements with templates, based on s…
-
I have a check that extracts some metrics regarding disk health and tries to send them to an InfluxDB instance using an Influx Handler. The metric contains a value of type `string`.
## Expected Beh…
-
Just started logging some of the metrics to Influx, but found one minor part missing. When using subscriptions to group items (eg part of "web" and also part of "production"), adding additional tags t…
-
When running the following check:
```yaml
type: CheckConfig
api_version: core/v2
metadata:
annotations:
runbook: ""
team: sre
created_by: admin
labels:
sensu.io/managed_b…
-
Hi,
I'm working on integration between kapacitor and Sensu and it seems I've triggered a bug in alerts format check.
I've seen in #240 that you check for output to match expected sensu format befo…