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...
-
Updated
Jul 9, 2022 - Go
-
Updated
Jul 1, 2022 - JavaScript
-
Updated
Jul 4, 2022 - Ruby
-
Updated
Jul 9, 2022 - Python
-
Updated
Jul 9, 2022 - Go
-
Updated
Jul 9, 2022 - Python
-
Updated
Jul 9, 2022 - C++
-
Updated
Jun 28, 2022 - Java
-
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 |
| -------------------------- | -------------------------- | -------------------------- | -------------------------- |
-
Updated
Jul 7, 2022 - Java
-
Updated
Jul 6, 2022 - C
-
Updated
Jun 11, 2022 - Go
-
Updated
Jul 9, 2022 - Go
-
Updated
Jul 8, 2022 - Java
Relevant telegraf.conf:
[[inputs.openweathermap]]
app_id = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
-
Updated
Jun 19, 2022 - Go
-
Updated
May 1, 2022 - Go
-
Updated
May 2, 2021 - JavaScript
-
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
-
Updated
Jul 7, 2022
-
Updated
Apr 22, 2022 - C++
-
Updated
Jun 25, 2022 - C
-
Updated
Jan 23, 2022 - Swift
-
Updated
Jun 26, 2022 - JavaScript
-
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?