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,138 public repositories matching this topic...
Steps to reproduce:
On a template variable with multi-select:
- enter a search which matches one or more items
- navigate by keyboard to an item
- use space bar to toggle the item
Actual Result:
The space bar input is appended or prepended to the search text.
Expected Result
The search text should remained unchanged, since focus is on a dropdown item.
**Releva
There is no "pre-deploy" hook listed here as an option at https://pm2.keymetrics.io/docs/usage/deployment/. It should also be mentioned that this hook will run BEFORE git pull occurs, e.g. you may want to suggest to users to put git reset --hard as the pre-deploy hook in case their files such as yarn.lock change frequently, or localization occurs.
I'd suggest one of those clickable eyeballs next to the credential for viewing it.
Possibly require a password to view/change it.
In reference to getsentry/docker-sentry#210 (comment) 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
Document : https://osquery.io/schema/4.2.0
Table : md_devices [Software RAID array settings]
Column's :
- active_disks | INTEGER | Number of active disks in array
- failed_disks | INTEGER | Number of active disks in array
- spare_disks | INTEGER | Number of active disks in array
4.check_array_progress | TEXT | Progress of the resync activity
5.check_array_finish | TEXT | Estimated dur
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
Jul 15, 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
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
超级表STable的删除有方便的办法吗?
必须先将通过STable创建的表先删除,然后才能删除超级表。当级联表很多时就麻烦了,除非写代码来删除。
add Openwhisk plugin
Title: Openwhisk Plugin Contribution
Link: https://github.com/lopiter/pinpoint/tree/add-openwhisk-plugin
Target: Openwhisk
Supported Version: 0.0.1-SNAPSHOT
Description: serverless open source platform Openwhisk(https://openwhisk.apache.org)
before, akka-http plugin should be installed
ServiceTypes: OPENWHISK_INTERNAL , OPENWHISK_INVOKER
Configurations:
- profiler.openwhisk.enable : set
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
Opening a feature request kicks off a discussion.
Proposal:
In addition to reporting smart attributesm it would be good if the "Power mode is" status can be reported. It will be either
Power mode is: ACTIVE or IDLE
or
Device is in STANDBY mode
Current behavior:
Currently not reported
Desired behavior:
Powermode : 1 for active, 0 for standby or of
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
Jul 3, 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 的讨论
Bug report
General Information
- Cilium version: 1.7.2
- Kernel version: 5.6.6
- Orchestration system version: Kubernetes 1.18.2
I'm using terraform to spool and deploy kubeadm on AWS.
How to reproduce the issue
The issues is that if the Cloud Controller Manager is not brought up before Cilium the node is brought, and the operator starts running ENIs will be attached t
-
Updated
Jul 5, 2020 - C++
-
Updated
Jul 8, 2020
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?
Describe the bug
The description How to bootstrap Flux using Kustomize, overwriting the default namespace sets up a failing memcached connection.
When I follow the description, I get many errors in the logs which tell me that memcached is unreachable (see logs below).
The reason seem
$ 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
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
LogRocket
Record videos of user sessions with enhanced logging information
Airbrake
Real time error monitoring and alerts
Waydev
#1 Git Analytics Platform for Engineering Productivity
Rollbar
Real-time, full-stack error monitoring & debugging for developers
Moesif API Insights
Drive API adoption, usage, and retention
Sentry
Real-time, cross-platform crash reporting and error logging



From @cakrit in #8755:
We need a section in
claim/README.mdthat explains how users running Netdata in k8s can claim their nodes.@cakrit or @amoss — Can either of you provide me with more information on this, or point me to another engineer who has some experience in this. I know Ilya has