v0.11.0
Highlights
This release introduces and switches all of Parca to use arcticDB
a columnar database specifically built for Parca.
What's Changed
- Add diffing to the Top Table by @metalmatze in #872
- pkg/query: Sort list in aggregateTopByFunction by @importhuman in #879
- Remove k8s namespace duplicate by @marselester in #884
- area/ui: Only show the diff column for the Top table when comparing by @yomete in #885
- Validate labels for profiles received by @Sylfrena in #842
- *: Integrate ArcticDB by @brancz in #891
- pkg/query: Fix diffing for distinct stacktraces by @brancz in #941
- pkg/query: Fix incorrect aggregation of flat values in table by @brancz in #956
- Remove tsdb & introduce profile types by @brancz in #990
- parca.yaml: Add explanation of additional endpoints to example config by @brancz in #991
- area/ui: Fix bug in top table sorting by @yomete in #1009
- area/ui: Add legend to icicle graph when comparing profiles by @yomete in #993
New Contributors
- @marselester made their first contribution in #884
- @javierhonduco made their first contribution in #886
Full Changelog: v0.10.0...v0.11.0