-
I have heard that Sources were an old type needed for Chronograf, but they are no longer used.
If it's code we aren't using and won't use, let's get rid of it.
-
Modern telegram versions support MarkdownV2,
`kapacitor/services/telegram/service.go`
` if parseMode != "" && strings.ToLower(parseMode) != "markdown" && strings.ToLower(parseMode) != "html" {
…
-
Please explain that, to work with databases with quotes in the name, one needs to escape the quotes.
For instance, if a database is named `"test"` (with quotes in the name), then you need to escape…
-
X-Influxdb-Version: 1.8.10
Telegraf 1.23.4 (git: HEAD 5b48f5da)
Grafana: v9.1.0 (82e32447b4)
Chronograf Version: 1.9.4:
![SNAG-0131](https://user-images.githubusercontent.com/428820/186001820-…
-
Hello All!
I found a weird bug . when I try to configure kapacitor with Chronograf and influx db, everything works correctly I can send alerts on Slack or Alerta. So far soo good. When I stopped …
-
__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.
1. Add alert rule with retention policy
2. Rule is never triggered
__Expected behavior:__
I expect the rule …
-
```
Successfully tagged influx-sandbox_documentation:latest
Creating influx-sandbox_influxdb_1 ... done
Creating influx-sandbox_documentation_1 ... done
Creating influx-sandbox_kapacitor_1 …
-
**Describe the bug**
When i am starting the following stack, over the unraid compose addon, I am getting my Unraid Array stopped and unraid is no more reachable after another minute / array is finall…
-
Test message Alert from kapacitor to slack, alerta and more is good working.
But with trigger not working.
Influx 2.0.3
Kapacitor OSS 1.5.8
This my tickscripts.
```
var db = 'host…
-
hi, im fresh new to use TICK , and got this problem
description:
when use httpPostNode , config with [[httppost]] row-template,
i cannot get it works
verison (docker)
Telegraf 1.7.…