Skip to content

dial9-tokio-telemetry-v0.3.4

Choose a tag to compare

@github-actions github-actions released this 23 Apr 18:45
· 90 commits to main since this release
1cd04c3

Added

  • add CPU profiling fallback for perf-restricted environments. This should enable CPU profiling to work in Fargate. (#250)
  • (viewer) replace stack trace popup with right sidebar panel (#274)
  • (viewer) Pop-out flamegraph with interactive features (#269)

Fixed

  • fix sort order of polls with cpu samples (#272)

Other

  • Make worker lanes scrollable in viewer (#275)
  • Fix docs.rs broken links by using absolute GitHub URLs (#277)