performance-metrics
Here are 208 public repositories matching this topic...
--multi
http://www.example.com/first
http://www.example.com/second
--> grafana link points to /second
, but it would make more sense if it opened /first
- now I need to manually click "Pages" and then select the first one.
-
Updated
May 17, 2020 - Java
-
Updated
Jan 29, 2019 - JavaScript
Guide line 추가 요청
elastic 의 timelion 이라는 도구에서는 위와 같이 line 그래프에 커서를 올리면 동일한 시간대에 다른 그래프에도 세로 줄이 생깁니다.
어떤 이슈가 발생했을 때 동일 시점에 다른 항목들이 어떤 상태인지를 쉽게 볼 수 있는 방법인 듯 해요.
기능 추가 검토 요청 드립니다. ^^;
-
Updated
May 15, 2020 - C++
-
Updated
Apr 4, 2020 - JavaScript
I'm seeing more metrics than documented at https://github.com/axemclion/browser-perf/wiki/Metrics. I'm guessing some of them are newer additions in timeline. It would be great to document more of them.
Here's an example output of my script that compares 2 versions of a page:
AnalyzeTask 7.276 7.947
AnalyzeTask_avg 0.01144025157 0.01028072445
AnalyzeTask_count 636 773
AnalyzeTask_max 0.
-
Updated
May 20, 2020 - C
-
Updated
Mar 3, 2020 - C++
move apm-server.capture_personal_data
to apm-server.rum.capture_personal_data
. I propose:
- deprecate immediately (7.x)
- keep deprecated in 8.x
- remove in 9.0
If both are set, use apm-server.rum.capture_personal_data
'http-outbound'/'https-outbound' events return undefined response statusCode if client uses request
, request-promise
or any other http libraries that do not use callback when making http.request. You mention this in the code comment (https://github.com/RuntimeTools/appmetrics/blob/master/probes/http-outbound-probe.js#L91), but there is no explanation on work-around for popular http libraries
Enabling debug, shows
CPU profiler is only supported on Linux and OS X.
which is the main thing I would expect from a profiler... So maybe add a warning that this can't be used on windows as people would normally understand it.
-
Updated
May 15, 2020 - C#
If we right click edit
to modifiy specific environment at instrumenation manager of InspectIT 1.7.9.92 and then remove all texts inside description field of environment and click OK
to update description.
You will find out that CMR does not clean out descrip
-
Updated
May 12, 2019 - Go
Is your feature request related to a problem? Please describe.
I am unable to add instrumentation for Global Objects in the agent in a way that is described here. There are few methods that I needed to instrument like eval()
, setTimeout()
etc.
(PS: I don't know if I am approaching this right)
**Describe the solution you'd li
-
Updated
Feb 24, 2020 - Scala
-
Updated
May 6, 2020 - Scala
-
Updated
Jan 16, 2020 - Go
-
Updated
Mar 14, 2020 - TypeScript
-
Updated
Apr 30, 2020
-
Updated
Jun 11, 2018 - JavaScript
-
Updated
Mar 29, 2017 - HTML
-
Updated
Aug 6, 2019 - Java
-
Updated
Feb 23, 2020 - TypeScript
https://w3c.github.io/navigation-timing/#dom-navigationtype says:
back_forward
Navigation through a history traversal operation.
where "history traversal" links to https://html.spec.whatwg.org/multipage/browsing-the-web.html#traverse-the-history
But every navigation passes through "traverse the history". For example, a link click goes through https://html.spec.whatwg.org/mult
-
Updated
Apr 24, 2020 - HTML
Improve this page
Add a description, image, and links to the performance-metrics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the performance-metrics topic, visit your repo's landing page and select "manage topics."
https://code.nasa.gov/
Maybe related to how the page causes a PROTOCOL_TIMEOUT?
From https://bugs.chromium.org/p/chromium/issues/detail?id=951684