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,249 public repositories matching this topic...
The Prometheus monitoring system and time series database.
-
Updated
Jul 9, 2022 - Go
Node.js Production Process Manager with a built-in Load Balancer.
-
Updated
Jul 1, 2022 - JavaScript
Create agents that monitor and act on your behalf. Your agents are standing by!
-
Updated
Jul 4, 2022 - Ruby
Sentry is cross-platform application monitoring, with a focus on error reporting.
-
Updated
Jul 9, 2022 - Python
Scalable datastore for metrics, events, and real-time analytics
-
Updated
Jul 9, 2022 - Go
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
-
Updated
Jul 9, 2022 - Python
SQL powered operating system instrumentation, monitoring, and analytics.
-
Updated
Jul 9, 2022 - C++
一款面向泛前端产品研发全生命周期的效率平台。
-
Updated
Jun 28, 2022 - Java
A fancy self-hosted monitoring tool
-
Updated
Jul 9, 2022 - JavaScript
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 |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
Updated
Jul 7, 2022 - Java
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
Updated
Jul 6, 2022 - C
Top-like interface for container metrics
-
Updated
Jun 11, 2022 - Go
eBPF-based Networking, Security, and Observability
-
Updated
Jul 9, 2022 - Go
APM, (Application Performance Management) tool for large-scale distributed systems.
-
Updated
Jul 8, 2022 - Java
Relevant telegraf.conf:
[[inputs.openweathermap]]
app_id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
-
Updated
Jun 19, 2022 - Go
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
-
Updated
May 1, 2022 - Go
A beautiful web dashboard for Linux
-
Updated
May 2, 2021 - JavaScript
System monitoring dashboard for terminal
-
Updated
Jan 12, 2022 - JavaScript
Is your feature request related to a problem?
We have users periodically asking for week-based partitioning.
Describe the solution you'd like.
Add WEEK to the PARTITION BY options.
Describe alternatives you've considered.
No response
Additional context.
This PR should give enough hints on how to implement this feature: questdb/questdb#1571
A curated list of Site Reliability and Production Engineering resources.
-
Updated
Jul 7, 2022
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
-
Updated
Apr 22, 2022 - C++
A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc. @ http://www.windows-internals.com
-
Updated
Jun 25, 2022 - C
-
Updated
Jan 23, 2022 - Swift
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world practice Site Reliability Engineering (SRE)
-
Updated
Jun 26, 2022 - JavaScript
Daemon to ban hosts that cause multiple authentication errors
-
Updated
Jun 21, 2022 - Python
- Wikipedia
- Wikipedia
Monitoring apps
Sentry
Real-time, cross-platform crash reporting and error logging
Moesif API Insights
Understand API usage and take action with user-centric API observability
Airbrake
Frictionless error monitoring and performance insights for your entire app stack
LogRocket
Record videos of user sessions with enhanced logging information
Meercode | CI Monitoring
Meercode is the ultimate dashboard for your GitHub Actions | Starting at $0/month
Rollbar
Discover and Respond to Errors in Real Time Starting at $0/mo


Bug description
netdatacli has limit for output size of 4096
Expected behavior
do we just increase this limit or make it transfer arbitrary message sizes?