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 5,848 public repositories matching this topic...
-
Updated
on Mar 17, 2021 - Go
-
Updated
on Mar 11, 2021 - JavaScript
-
Updated
on Mar 14, 2021 - Ruby
-
Updated
on Mar 17, 2021 - Python
-
Updated
on Mar 17, 2021 - Go
-
Updated
on Mar 17, 2021 - Python
-
Updated
on Mar 17, 2021 - C++
-
Updated
on Mar 17, 2021 - Java
-
Updated
on Mar 10, 2021 - Java
-
Updated
on Mar 17, 2021 - C
-
Updated
on Mar 17, 2021 - C
-
Updated
on Mar 16, 2021 - Java
-
Updated
on Feb 4, 2021 - Go
Relevant telegraf.conf:
[[inputs.kinesis_consumer]]
region = "eu-west-1"
streamname = "telegrafStream"
data_format = "influx"
System info:
Telegrad 1.17.2-alpine (running in Fargate)
Steps to reproduce:
-
Updated
on Feb 22, 2021 - JavaScript
-
Updated
on Mar 14, 2021 - Go
-
Updated
on Jan 19, 2021 - Go
-
Updated
on Mar 17, 2021 - Go
-
Updated
on Feb 10, 2021 - C++
-
Updated
on Mar 9, 2021 - Go
-
Updated
on Mar 16, 2021
-
Updated
on Mar 17, 2021 - Go
-
Updated
on Mar 10, 2021 - Python
What happened?
After being fine for a couple days, Prometheus mysteriously started crashing with this error:
level=error ts=2020-09-02T15:16:55.096Z caller=query_logger.go:87 component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log
goro
-
Updated
on Mar 4, 2021 - C
-
Updated
on Feb 18, 2021 - Swift
- Wikipedia
- Wikipedia
Monitoring apps
Moesif API Insights
Understand API usage and take action with user-centric API observability
Airbrake
Real time error monitoring and alerts
Rollbar
See, understand, and respond to application errors in realtime
Sentry
Real-time, cross-platform crash reporting and error logging
LogRocket
Record videos of user sessions with enhanced logging information
Meercode | CI Monitoring
Meercode is the ultimate monitoring dashboard for your CI/CD builds
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytes
andblkio.bfq.io_serviced
files.