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 4,776 public repositories matching this topic...
The background bleeds from the RadioButtonGroup. It's weird, because I can't find a place where the background is set. Changing to transparent doesn't work, but it's possible to see the change when using any other color.
Component can be found here https://github.com/grafana/grafana/blob/master/packages/grafana-ui/src/components/Forms/RadioButtonGroup/RadioButtonGroup.tsx
 it would be great to get a better and more complete documentation on how to work with the getsentry/sentry docker images
Right now we have the following, which doesn't validatie the needs of a given view. This allows for any colors to be provided, not necessarily the ones that are required. I'd recommend making these color validations accurate, where for Gauge it would require the min and max for instance. I'm assuming these are required for gauge, that may be in error. Would be nice to provide swagger that p
Bug report
Document : https://osquery.io/schema/4.2.0
Table : account_policy_data
Column : failed_login_count
Existing Description : The description for the above column specifies "The number of times the user failed to login with the correct password. Resets after a correct password is entered"
Expected Description : The number of times the user failed to login with the incorrect
Monitor open files
Description
This utility can monitor open files number count (in real-time)?
Example count open files in the Linux machine, and count open files group by existing users.
Versions
Nothing
Logs
Nothing
-
Updated
Apr 4, 2020 - Java
这是我的配置
<server-config>
<server id="default">
<properties>
<property name="local-mode" value="false"/>
<property name="job-machine" value="true"/>
<property name="send-machine" value="true"/>
<property name="alarm-machine" value="true"/>
<property name="hdfs-enabled" value="false"/>
<p
超级表STable的删除有方便的办法吗?
必须先将通过STable创建的表先删除,然后才能删除超级表。当级联表很多时就麻烦了,除非写代码来删除。
Hi there
I'm trying to parse this king of lines, from a python flask service whose log format is %(asctime)s [%(process)d] (%(levelname)s) (%(name)s): %(message)s
2020-02-10 13:58:38,594 [31383] (INFO) (flask.app): request: OPTIONS https://server_hostname/0.1/token/a_big_uuid {'Host': 'server_hostname', 'X-Script-Name': '/api/auth', 'X-Forwarded-For': 'an_IP_address', 'Connection': 'c
Welcome
You can include your organization's information by updating powered-by.md yourself.
It will automatically appear on the Homepage of Pinpoint after several minutes later.
We encourage to share this information with the community.
Have a nice day :)
Add a WebUI?
As this was last asked in 2017 (the answer then was "No current plans but 'yudai/gotty' sort of works") I felt it might be the right time to ask again.
In the modern age of container usage, we often don't want to SSH to our box to do a health check. While apps like Glances give a good overview of the host as a whole, nothing I've found breaks everything down as nicely as ctop which is my go-to
I think an "added value" to Linux Dash should be the ability to facilitate the creation of custom plugins besides official ones but I haven't found any "getting started" tutorial about this.
Do you think it would be a great idea, too?
Thanks!
Feature Request
docker has a config setting called perdevice:
## Whether to report for each container per-device blkio (8:0, 8:1...) and
## network (eth0, eth1, ...) stats or not
perdevice = true
While it applies to blkio and network, it does not apply to CPU. So I get 5 CPU values, one for each CPU.
The spirit of perdevice is clearly "Don't overload my network and my
Currently there is a single example config file which serves as a great starting point, but it would be nice to have a few pre-built configs for people to drop in and go.
Some examples:
- One designed entirely around Docker and monitoring container metrics.
- Another designed to look pretty and having an overview of system metrics.
-
Updated
Apr 2, 2020 - Go
Bug description
On the https://psutil.readthedocs.io/en/latest/ page, there are 'terminate my children' links to the https://psutil.readthedocs.io/en/latest/#terminate-my-children section which appears to not exist anymore.
This is not an issue in 5.3.0 (https://psutil.readthedocs.io/en/release-5.3.0/#terminate-my-children).
run_begin和run_end必须要写全。03:00不能写成3:00。因为数据库中存的是字符串,比较的时候按照字符串的大小比较,3:00会小于02:00。页面应该要做校验或者提示。
参考 PR #184 的讨论
-
Updated
Apr 1, 2020 - C++
Support
I followed the cilium guide from kubeadm docs:
However, all my pods are not running (stuck on ContainerCreating) with these error messages:
default 13m Warning FailedCreatePodSandBox pod/pod-to-a-allowed-cnp-5899c44899-lmsr8
$ jobs
[3]+ Running sudo mv ~/Documents /Volumes/MEDIA/ &
$ sudo progress -c mv
$
OSX 14.5.0 Darwin Kernel Version 14.5.0 RELEASE_X86_64 x86_64
Same result if the process is in the foreground
Eg: norestored.
And until then, change the man page to say that it is incomplete, and to look in examples and the changelog. Are there configuration settings that are only documented in code?
-
Updated
Mar 23, 2020
Hi we added a new plugin check for Cabot that allows Cabot to create something similar to https://deadmanssnitch.com/ . It uses redis keys to check for background jobs/processes that fail to check in within a specific interval. Also unlike Deadmansnitch it works with much more granular intervals down to seconds or even larger ones like days.
General information
OS Platform and Distribution: Windows 10: - never in prodcution
ElasticHQ Version: Clone of master, tag v3.5.12
Elasticsearch Version: 7.5.1
Python version (ignore is using docker image): CPython 3.6
Browser Vendor and Version (if applicable): Chrome 79? Don't think its applicable.
Desired Behavior
ElasticHQ should constrain the input
- Wikipedia
- Wikipedia
Monitoring apps
Moesif API Insights
User-Centric API Logging and Monitoring
Rollbar
Real-time, full-stack error monitoring & debugging for developers
Airbrake
Real time error monitoring and alerts
Waydev
#1 Git Analytics Platform for Engineering Productivity
LogRocket
Record videos of user sessions with enhanced logging information
Sentry
Real-time, cross-platform crash reporting and error logging


Netdata is not working with MySQL, only MariaDB. This is because this command SHOW USER_STATISTICS in this file only works in MariaDB.
Problem code is https://github.com/netdata/netdata/blob/bfae683664b488df91940a81760459db2b18983c/collectors/python.d.plugin/mysql/mysql.chart.py
My install is http://walkercodetutorials.codes:19999