-
Updated
Mar 24, 2022 - C
performance-monitoring
Here are 324 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Java
-
Updated
Mar 20, 2022 - Java
-
Updated
Mar 13, 2022 - C
-
Updated
Aug 23, 2017 - Java
-
Updated
Feb 4, 2022 - Java
-
Updated
Mar 8, 2022 - C++
-
Updated
Jan 7, 2022 - Objective-C
-
Updated
Mar 24, 2022 - TypeScript
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
Mar 23, 2022 - JavaScript
-
Updated
Feb 26, 2022 - TypeScript
-
Updated
Mar 7, 2022 - TypeScript
-
Updated
Mar 25, 2021 - Python
-
Updated
Mar 24, 2022 - Vue
-
Updated
Jan 10, 2021 - 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
Dec 18, 2019 - Objective-C
-
Updated
Jun 11, 2021 - Ruby
[BUG] UseElasticApm calls BuildServiceProvider which may cause multiple instantiations of Singletons
-
Updated
Apr 1, 2019 - JavaScript
-
Updated
Apr 24, 2021
-
Updated
Mar 4, 2021 - Clojure
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Feb 25, 2022 - Swift
-
Updated
Apr 8, 2021 - Ruby
-
Updated
Mar 24, 2022 - Python
-
Updated
Dec 28, 2018 - PHP
-
Updated
Mar 7, 2022 - TSQL
Improve this page
Add a description, image, and links to the performance-monitoring topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the performance-monitoring topic, visit your repo's landing page and select "manage topics."
To boost the minification we have some mangle properties in the Terser config.
https://github.com/Zizzamia/perfume.js/blob/master/rollup.config.ts
But over time we stopped using most of them, I think it's time to double-check which one are the properties are not necessary anymore.