performance-metrics
Here are 272 public repositories matching this topic...
DNS preanalyze
DNS preanalyze is a way to reduce DNS analyze time:
<meta http-equiv="x-dns-prefetch-control" content="on" />
<link rel="dns-prefetch" href="http://www.baidu.com" />
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
-
Updated
Feb 4, 2022 - Java
-
Updated
Jan 29, 2019 - JavaScript
-
Updated
Feb 4, 2022 - Java
-
Updated
Mar 8, 2022 - C++
-
Updated
Mar 5, 2022 - C#
-
Updated
Mar 17, 2022 - C++
-
Updated
Feb 8, 2022 - JavaScript
As we're adding support for OpenTelemetry API bridges, it would be useful to know how much they're being used so we know whether to prioritize additional features in the bridge spec.
We can use otel.span_kind
for this telemetry. All spans from the otel bridges should have otel.span_kind
set. The APM Server is inferring this field for non-otel spans
-
Updated
Feb 12, 2018 - JavaScript
-
Updated
Sep 29, 2021 - JavaScript
-
Updated
Mar 17, 2022 - R
-
Updated
May 14, 2019 - Python
-
Updated
May 15, 2019 - Java
Is your feature request related to a problem? Please describe.
The ..
module has a conditional dependency on the parseurl
library. This library is not an agent dependency. However, if parseurl
is present then the agent will use it instead of it's own home grown URL parsing.
We've had users report that this conditional `re
-
Updated
May 12, 2019 - Go
-
Updated
Dec 2, 2021 - Scala
-
Updated
Nov 29, 2021 - Scala
-
Updated
Apr 13, 2021
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Jan 16, 2020 - Go
-
Updated
Feb 8, 2022 - TypeScript
XHR_IGNORE is a flag that is being used to prevent the RUM agent from creating http-request
transactions from requests to our own endpoints (e.g. intake api)
Once the beaconing PR is merged that logic will not be required anymore and it should be removed. That is so, because that PR includes a new way to detect if a request has been
-
Updated
Feb 23, 2020 - TypeScript
-
Updated
Jun 11, 2018 - JavaScript
-
Updated
Jul 24, 2021 - Java
-
Updated
Nov 7, 2021 - Java
-
Updated
Mar 29, 2017 - 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."
Provide the steps to reproduce