metrics
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 2,936 public repositories matching this topic...
-
Updated
Aug 16, 2021 - Go
-
Updated
Aug 16, 2021 - Go
Background of Tomcat 10
Users of Tomcat 10 onwards should be aware that, as a result of the move from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse Foundation, the primary package for all implemented APIs has changed from javax.* to jakarta.*. This will almost certainly require code changes to enable applications to migrate from Tomcat 9 and earlier to Tomcat 10 and l
Kibana version:* 8.0 snapshot Kibana cloud-qa environment
Browser version: Chrome
Host OS: Windows 10.
Preconditions:
- 8.0 snapshot Kibana cloud-qa environment should be available.
Build Details:
BUILD 45032
COMMIT 9d42d670e1676a622d7ee7d4d564c4d7dc3973e8
Steps to reproduce:
- Login to Kibana.
- Navigate to Agent detail page.
- Now go Int
If I set all the prefixes (globalPrefix, prfixTimer, etc.) to "", what kind of ramifications will that have on the server side if any? Will all the timers, gauges, counters be calculated as normal or will see if any side effects?
nanosecond timers
-
Updated
Aug 9, 2021 - Java
-
Updated
Aug 16, 2021 - Elixir
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
-
Updated
Aug 15, 2021 - Java
-
Updated
Aug 13, 2021 - Java
-
Updated
Mar 31, 2021 - Go
Host operating system: output of uname -a
Linux sarbian 5.13.5-arch1-1 #1 SMP PREEMPT Sun, 25 Jul 2021 18:02:58 +0000 x86_64 GNU/Linux
node_exporter version: output of node_exporter --version
node_exporter, version 1.2.0 (branch: tarball, revision: 1.2.0)
build user: someone@builder
build date:
go version: go1.16.5
platform: linux/amd64
n
-
Updated
Jun 20, 2021 - JavaScript
Bug description
There seem to be more space between 'Application Metrics' and 'External Calls' compared to the space between 'External Calls' and 'Database Calls' on Macbook Air 13 inch model.
Expected behavior
The tabs should be evenly spac
Is your feature request related to a problem? Please describe.
So I'm working on a product that should allow schema-less ingestion out of the box. So my default ingestion method is via the influx line protocol.
But my challenge is that I also need to add indexes to some of the tags (symbols) after table creation. The problem is that the Influx Line protocol holds a lock to the table makin
For the moment there is no ability to use IAM instance profile for access to s3 bucket as it is not described in documentation
Could yo
❗️提issue注意事项!
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。
提建议?
请写明白建议原因,即为何有此建议。
提修复PR?
请说明为何做此修改,需要做好测试。
提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现
---
另外,我们是在做开源软件,不是服务于您的企业,做您的乙方,您一分钱没付,就不要颐指气使了,认同我们这个社区,则参与进来,不认同,就不参与,谢谢理解
-
Updated
Aug 16, 2021 - Go
-
Updated
Jun 2, 2021 - Python
-
Updated
Aug 15, 2021 - JavaScript
Currently we are rendering our examples in the docs like this https://pytorch.org/ignite/generated/ignite.engine.engine.Engine.html#ignite.engine.engine.Engine which is not very neat.
What we want to do is to find a better way to make it more good looking, and update our docs examples
-
Updated
Aug 16, 2021 - Go
Issue Description
Type: bug report
Describe what happened
https://github.com/douyu/jupiter/blob/577bfd1d427753557a6f7f7a7ea17
-
Updated
Jul 14, 2021 - TypeScript
-
Updated
Aug 15, 2021 - Java
- Wikipedia
- Wikipedia
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing:
/api/echo
(grafana/tempo#714).