-
**Documentation**
https://develop.sentry.dev/sdk/telemetry/profiles/sample-format-v2/
**References**
* JavaScript / Node SDK
* Python SDK
* Android SDK
* iOS / Cocoa SDK
-
Cluster-wide automatic cpu profiling can be enabled via cluster setting [1]. There are multiple use-cases, including (manual) performance debugging, and profile-guided optimization [2].
Ideally, th…
-
### Is your feature request related to a problem ?
We have a random CPU and Disk IOPS issue with gotosocial that would be easy to understand remediate if we had profiles when it happens. We have a …
-
**Describe the question**
Is there any C# code profiling toolset available within AWS ecosystem that can be targeted from otel collector exporter?
It appears we cannot use CodeGuru Profiler as…
-
## Enhancement
Continuous profiling does not provide a good experience in TiDB; it lacks stack search capabilities and is not convenient for examining profiles over extended periods. It also does n…
-
### Problem Statement
We want to decouple profiles from the current transaction model and expose a way for users to profile code that is longer than 30s (current max profile duration )
### Solution …
-
### What happened?
Consider using one of the continuous profiling tools instead of on-demand profiling:
- https://github.com/profefe/profefe (storage: BadgerDB, S3, Google Cloud Storage and ClickH…
-
To make it more visible to see when a contribution has improved performance or would degrade performance, it would be great if we could add a continuous profiling and showing the difference the PR mak…
-
Getting no profiles in the APM section after setting the following configs to tracer on NextJS.
```typescript
const appTracer = tracer.init({
runtimeMetrics: true,
logInjection: true,
pro…
-
One thing I noticed when investigating something with request profiling is that the actual request response time is always a few hundred ms longer than the stackprof or vernier resulting profile.
Whi…