Skip to content

JVM Profiling Follow ups #4778

@adinauer

Description

@adinauer

Description

We have released JVM Profiling in https://github.com/getsentry/sentry-java/releases/tag/8.23.0

There are still tasks /improvements we could do:

Maybe later

  • We could reduce profile chunk size / duration based on thread count of the application. This could help in case profiles are dropped due to being too large. Thread.activeCount() or ThreadMXBean (more accurate)
  • Continuous Profiling could upload JFR files #4768 (we should wait for feedback first, maybe we don't need this)
  • JVM Profiling Windows support #4779
  • Detect that async-profiler is the (major) version we expect on startup, crash otherwise

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions