alerting
Here are 274 public repositories matching this topic...
Steps to reproduce:
On a template variable with multi-select:
- enter a search which matches one or more items
- navigate by keyboard to an item
- use space bar to toggle the item
Actual Result:
The space bar input is appended or prepended to the search text.
Expected Result
The search text should remained unchanged, since focus is on a dropdown item.
**Releva
Currently there is a single example config file which serves as a great starting point, but it would be nice to have a few pre-built configs for people to drop in and go.
Some examples:
- One designed entirely around Docker and monitoring container metrics.
- Another designed to look pretty and having an overview of system metrics.
-
Updated
Jul 8, 2020
Hi we added a new plugin check for Cabot that allows Cabot to create something similar to https://deadmanssnitch.com/ . It uses redis keys to check for background jobs/processes that fail to check in within a specific interval. Also unlike Deadmansnitch it works with much more granular intervals down to seconds or even larger ones like days.
-
Updated
Jun 27, 2020 - Kotlin
Heylow,
I am using Debian Testing at home which is now using kernel 4.19 and noticed that e.g. 'linux.disk.bytes' stats were missing since few months.
The problem seem to be that according to kernel.org, 4 more fields were added to '/proc/diskstats' since v4.18+.
So I suppose the [disk_linux.go](https://github.com/bo
❗️提issue注意事项!
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。
提建议?
请写明白建议原因,即为何有此建议。
提修复PR?
请说明为何做此修改,需要做好测试。
提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现
---
另外,我们是在做开源软件,不是服务于您的企业,做您的乙方,您一分钱没付,就不要颐指气使了,认同我们这个社区,则参与进来,不认同,就不参与,谢谢理解
Today, we add for: 5m to alerts, automatically.
Use case: mysql_global_status_uptime < 60 would never trigger
5m can be the default value.
Progression:
Basic resource monitoring
- Prometheus self-monitoring
- Host/Hardware
- Docker Containers
- Blackbox
- Windows
Databases and brokers
- MySQL
- PostgreSQL
- PGBouncer
- [
It would be great if the amon agent can monitor ZFS and BTRFS pools and if it could also monitor the state of such pools.
ES - v6.5.4
Kibana - v6.5.4
Search guard - v6.5.4
sentinl plugin - v6.5.4
Configure sentinl with some test watcher and action , but when i deleted the watcher from kibana GUI , but still alarm get fired at the regular interval , as i already given required permission at search guard , subsequent index get created at elastic search , manually deleted watcher index but it will auto recr
Nice project, thanks!
The fugit library supports cron with seconds precision - and I think it would be useful if Ciao officially supported it.
Format: */15 * * * * *
Minimal demo, similar to the way it's used by ciao [here](https://github.com/brotandgames/ciao/blob/afdbf8a2c5eea83a66cb0f32807ba310a75b38f2/app/validators/cron_va
-
Updated
Jul 11, 2020 - C
Consul version:
- v1.7.1
Consul-alerts version:
- Consul Alerts 0.5.0
What's happening:
- When I make a request to https consul server it just simply appends http:// before https://, in the logs I can see this
INFO[0000] Waiting for consul: Get http://https:%2F%2Fx.x.x.x:8501/v1/status/leader?dc=x_x&token=x-x-x-x: invalid URL port "//x.x.x.x:8501" - Since http is disabled on cons
-
Updated
Jul 12, 2020 - JavaScript
This line...
d.push("curl " + alertmanagerSilencesAPIUrl(uri));
Produces a curl command like this, which is super handy!
curl https://alertmanager1.internal.net:9093//api/v1/silences
-X POST --data {
"matchers": [
{
"name": "alertname",
Feature Suggestion
The sensuctl create -r -f /path/to/files/ command should ignore non YAML/JSON files.
Possible Implementation
Only process files with YAML and JSON file extensions:
.yaml.yml.json
Context
Imagine a repository of configuration templates that also includes some documentation (e.g. README.md). It would be ideal if a user could simply clon
-
Updated
Jul 10, 2020 - Java
-
Updated
Jun 5, 2020 - Python
REPRO STEPS:
- Navigate to the Argus viewmetrics page
- Paste in the following to the text input box
GROUPBY(-15m:-2m:foo.bar.-.-:some.metric.*.here{tag=baz}:avg:3m-avg, #(someRegexForGrouping)#, #SUM#)
- Click the Prettify button
EXPECTED:
The query entered should be formatted without changing the actual text of the query
GROUPBY(
-15m:-2m:foo.bar.-.-:some.metric.*.h
-
Updated
Mar 26, 2020 - CSS
-
Updated
Dec 24, 2019 - Kotlin
Would be good to see if this can be implemented into the GUI to make use of the data retrieved from the events.
email_from_field: "data.user"
email_add_domain: "@example.com"
Reference: https://elastalert.readthedocs.io/en/latest/ruletypes.html#email
As an alternative (or addition), it would be awesome if there was like an 'advanced' section for the rules that allowed you to writ
Reading some issue like searchlight/searchlight#235 i can guess that it's possible to deploy it in a way the checks could be running on the cluster and submit checks to a remote icinga2 host. But then :
- is this assumption true ?
- does any documentation exists about that (i didn't find any) ?
- if yes could we avoid to deploy a local icinga2 instance and postgress dat
Existing docs appear to be missing a hyphen, causing a syntax error for users.
docker run -p 9090:9090 -v "$(pwd)/prometheus-data":/prometheus-data prom/prometheus -config.file=/prometheus-data/prometheus.yml
Should be:
docker run -p 9090:9090 -v "$(pwd)/prometheus-data":/prometheus-data prom/prometheus --config.file=/prometheus-data/prometheus.yml
-
Updated
Aug 7, 2019 - Java
slack is depreciating slack tokens
Prometheus Exporting
If assumption that newer node.js versions are better and we can use them, maybe we can use the best possible in Docker?
BUG REPORT
What version of Moira are you using ([binary] --version)?
$ api --version
Moira Api
Version: 2020-03-04.4095911
Git Commit: 40959110ada8c17ab6d6f594c61bcafba5cf6b3f
Go Version: go1.13.1
What did you expect to see?
I expected fulltext search to work regardless of query string c
Improve this page
Add a description, image, and links to the alerting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alerting topic, visit your repo's landing page and select "manage topics."
From @cakrit in #8755:
We need a section in
claim/README.mdthat explains how users running Netdata in k8s can claim their nodes.@cakrit or @amoss — Can either of you provide me with more information on this, or point me to another engineer who has some experience in this. I know Ilya has