Skip to content

v0.8.1: Align profiling intervals with buckets in pyroscope storage #40 (#42)

Compare
Choose a tag to compare
@pyroscopebot pyroscopebot released this 12 Jun 09:40
· 122 commits to main since this release
f13e683
* Align profiling intervals with buckets in pyroscope storage #40

* Actually align(not fake report) profiling intervals

* move aligning logic to a separate class

* rm unused field

* fix

* rm debug logging