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

Monitoring

In the fields of information technology and systems management, application performance management (APM) is the monitoring and management of performance and availability of software applications. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service.

Here are 7,232 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

help wanted feature request area/health good first issue
grafana
JohnnyQQQQ
JohnnyQQQQ commented Jun 29, 2022

Currently, we have the custom templating function for grafana alerting right in the code https://github.com/grafana/grafana/blob/8053f770c1ff83827748b53edafb0a8257fb4a45/pkg/services/ngalert/state/template.go#L60-L68

To do better validation etc. we need to centralize those functions so that we can reuse them were ever we need them.

area/alerting good first issue
xiaopingcs
xiaopingcs commented Jun 22, 2022

Bug Description
fix issues found by Coverity Scan in syncMain.c

To Reproduce
N/A

Expected Behavior
fix following issues:
| issue type | category | file path | function | line number |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |

good first issue improvement

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Jun 29, 2022
  • Java
questdb
amunra
amunra commented Mar 15, 2022

Describe the Bug

The JSON response sent back over HTTP doesn't encode certain characters correctly.

For example, if a value in a string column contains the char \1 the byte value is copied verbatim in the response, breaking the client:

>>> json.loads('"\1"')
...
json.decoder.JSONDecodeError: Invalid control character at: line 1 column 2 (char 1)

Instead, we shou

Bug Good first issue REST API
systeminformer
howtheysre
Wikipedia
Wikipedia

Monitoring apps

Rollbar

Discover and Respond to Errors in Real Time Starting at $0/mo

Sentry

Real-time, cross-platform crash reporting and error logging

Airbrake

Frictionless error monitoring and performance insights for your entire app stack

LogRocket

Record videos of user sessions with enhanced logging information

See more Monitoring apps