alerting
Here are 429 public repositories matching this topic...
Currently, in provisioning, we always update structs if they already exist. This introduces some load to the database. In the future, we would like to have a function that compares the internal state with the external state.
- Alert rules
- Contact points
- Templates
- Mute timings
-
Updated
Aug 8, 2022 - Go
Bug Description
fix issues found by Coverity Scan in TDengine/src/query/src/qFilter.c
To Reproduce
N/A
Expected Behavior
fix following issues:
| Type | Category | Function | Line Number |
|---|---|---|---|
| Logically dead code | Contr |
-
Updated
May 1, 2022 - Go
-
Updated
Aug 5, 2022
-
Updated
Jul 20, 2022 - JavaScript
-
Updated
Sep 20, 2021 - Kotlin
-
Updated
Aug 2, 2022 - HTML
Describe the feature request
I'd like to create an alerting provider for binwiederhier/ntfy.
For other examples, see https://github.com/TwiN/gatus/tree/master/alerting/provider
Documentation should also be added in https://github.com/TwiN/gatus/blob/master/README.md#alerting
Here's an example of a similar past pull request: #299
Wh
-
Updated
Aug 8, 2022 - PHP
The codebase seems to be needing some good old search and replace:
{
"state": "alerting",
"title": "Webhook heartbeat is missing",
"message": "Amixr was waiting for a heartbeat from Webhook. Heartbeat is missing. That could happen because Webhook stopped or there are connectivity issues between Amixr and Webhook. Read more in Amixr docs: https://grafana.com/#/integrations/he
-
Updated
Aug 8, 2022 - TypeScript
-
Updated
Jul 21, 2022 - Ruby
-
Updated
Jul 1, 2022 - Python
-
Updated
Jan 28, 2021 - JavaScript
-
Updated
Aug 8, 2022 - Go
-
Updated
Aug 8, 2022 - Go
Has anyone done this safely?
-
Updated
Aug 30, 2021 - Go
-
Updated
Aug 8, 2022 - Go
Today we try to write Robusta actions that can be re-used in multiple scenarios. For example, an action that fetches logs should be usable both in the case of a crashing pod and a prometheus alert.
In the past, we sometimes wrote actions that included triggering logic too. For example, the restart_loop_reporter action is connected to the trigger on_pod_update. This fires very frequently and
-
Updated
Apr 29, 2020 - Go
-
Updated
Aug 8, 2022 - Java
-
Updated
Jan 11, 2022 - CSS
-
Updated
Aug 8, 2022 - PHP
-
Updated
Feb 12, 2022 - Java
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."
Problem
My notification services is not available
Description
ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also [open source](https://github.com/b