Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kubernetes-manifest.yaml | 2025-02-20 | 3.5 kB | |
manifests.tar.gz | 2025-02-20 | 1.5 kB | |
openshift-manifest.yaml | 2025-02-20 | 3.3 kB | |
checksums.txt | 2025-02-20 | 677 Bytes | |
parca-0.23.0.tar.gz | 2025-02-20 | 20.4 MB | |
parca_0.23.0_Windows_arm64.zip | 2025-02-20 | 77.1 MB | |
parca_0.23.0_Windows_x86_64.zip | 2025-02-20 | 83.5 MB | |
parca_0.23.0_Darwin_arm64.tar.gz | 2025-02-20 | 80.3 MB | |
parca_0.23.0_Darwin_x86_64.tar.gz | 2025-02-20 | 84.1 MB | |
parca_0.23.0_Linux_arm64.tar.gz | 2025-02-20 | 76.9 MB | |
parca_0.23.0_Linux_x86_64.tar.gz | 2025-02-20 | 82.4 MB | |
README.md | 2025-02-20 | 3.6 kB | |
v0.23.0 source code.tar.gz | 2025-02-20 | 20.4 MB | |
v0.23.0 source code.zip | 2025-02-20 | 20.8 MB | |
Totals: 14 Items | 546.0 MB | 1 |
What's Changed
Changes
- area/ui: Revamp visualization toolbar by @yomete in https://github.com/parca-dev/parca/pull/4959
- area/ui: Parca design refresh by @yomete in https://github.com/parca-dev/parca/pull/4895
- symbolizer: shell out to addr2line by @danipozo in https://github.com/parca-dev/parca/pull/5299
Features
- pkg/query: Group by arbitrary labels by @metalmatze in https://github.com/parca-dev/parca/pull/5007
- area/ui: Add a Color by functionality by @yomete in https://github.com/parca-dev/parca/pull/5114
- area/ui: Add a preference to render function names from the right by @yomete in https://github.com/parca-dev/parca/pull/5382
Enhancement
- area/ui: Support typing multiple units in relative range picker by @yomete in https://github.com/parca-dev/parca/pull/5006
- area/ui: Ensure all dates are in UTC by @yomete in https://github.com/parca-dev/parca/pull/5244
- area/ui: Enhance regex filtering in SimpleMatchers component by @yomete in https://github.com/parca-dev/parca/pull/5288
- area/ui: rejig dashboard buttons by @yomete in https://github.com/parca-dev/parca/pull/5276
- area/ui: Add a "Show in table" menu item to the Icicle graph's context menu by @yomete in https://github.com/parca-dev/parca/pull/5298
- area/ui: Add a popover menu to the AreaGraph component by @yomete in https://github.com/parca-dev/parca/pull/5364
- ui: Small improvements by @metalmatze in https://github.com/parca-dev/parca/pull/5421
- symbolizer: reduce the number of debuginfo copies by @danipozo in https://github.com/parca-dev/parca/pull/5330
- Add
--otlp-insecure
flag by @michaeldmitry in https://github.com/parca-dev/parca/pull/5467
Bug Fixes
- area/ui: Fix bug with updating query params with multiple values by @yomete in https://github.com/parca-dev/parca/pull/4983
- bug fix: Clicking on a sample should highlight it when there are query filters and sum by values by @yomete in https://github.com/parca-dev/parca/pull/5054
- Fix resolving wrong symbol when symbol table is not continous by @zmj64351508 in https://github.com/parca-dev/parca/pull/5179
- area/ui: Fix bug of disappearing matchers by @yomete in https://github.com/parca-dev/parca/pull/5245
- Don't filter out the "allowed" group by columns by @umanwizard in https://github.com/parca-dev/parca/pull/5301
- normalizer: Validate period and sample types by @brancz in https://github.com/parca-dev/parca/pull/5329
- remove unnecessary non-nil == nil check by @vidurkhanal in https://github.com/parca-dev/parca/pull/5306
- area/ui: auto close the group by dropdown when there's an outside click by @yomete in https://github.com/parca-dev/parca/pull/5381
- ui: Fix redundant Label Values query by @manojVivek in https://github.com/parca-dev/parca/pull/5425
- ui: Fixed table sort order icons by @manojVivek in https://github.com/parca-dev/parca/pull/5428
New Contributors
- @zmj64351508 made their first contribution in https://github.com/parca-dev/parca/pull/5179
- @umanwizard made their first contribution in https://github.com/parca-dev/parca/pull/5301
- @emmanuel-ferdman made their first contribution in https://github.com/parca-dev/parca/pull/5290
- @vidurkhanal made their first contribution in https://github.com/parca-dev/parca/pull/5306
- @danipozo made their first contribution in https://github.com/parca-dev/parca/pull/5330
- @michaeldmitry made their first contribution in https://github.com/parca-dev/parca/pull/5467
Full Changelog: https://github.com/parca-dev/parca/compare/v0.22.0...v0.23.0