The Wayback Machine - https://web.archive.org/web/20201229031704/https://github.com/topics/alerting
Skip to content
#

alerting

Here are 331 public repositories matching this topic...

netdata
grafana
belm0
belm0 commented Dec 7, 2020

What happened:

  1. user is on a viewPanel page
  2. user clicks on top-nav "share" icon, expecting it to share the panel view
  3. the generated link is for the dashboard, not the panel

What you expected to happen:
Maybe very experienced Grafana users will know that 1) the top-nav share link is always for the dashboard, even if you're on a panel view; and 2) panels have their own sha

UlricQin
UlricQin commented Mar 17, 2020
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。

提建议?
请写明白建议原因,即为何有此建议。

提修复PR?
请说明为何做此修改,需要做好测试。

提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现

---

另外,我们是在做开源软件,不是服务于您的企业,做您的乙方,您一分钱没付,就不要颐指气使了,认同我们这个社区,则参与进来,不认同,就不参与,谢谢理解
gatus
Exagone313
Exagone313 commented Nov 15, 2020

When a condition is failing, Gatus prints the full response body in output. It may be useful when monitoring APIs, but it is not for a big HTML page.

My proposal is to either:

  • cut the response body to print only the first X characters
  • hide it completely
  • add an option into the service to choose a behavior
jonyrock
jonyrock commented Jun 14, 2020

If we can't open port, then lets do something like:

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Addr

Improve this page

Add a description, image, and links to the alerting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alerting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.