Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
licenses.json | 2025-01-24 | 3.2 MB | |
licenses.json.asc | 2025-01-24 | 833 Bytes | |
licenses.json.sha256 | 2025-01-24 | 65 Bytes | |
pixie_cloud.tar.gz | 2025-01-24 | 106.4 kB | |
pixie_cloud.tar.gz.asc | 2025-01-24 | 833 Bytes | |
pixie_cloud.tar.gz.sha256 | 2025-01-24 | 65 Bytes | |
Cloud v0.1.9 source code.tar.gz | 2025-01-24 | 14.3 MB | |
Cloud v0.1.9 source code.zip | 2025-01-24 | 17.7 MB | |
README.md | 2025-01-24 | 585 Bytes | |
Totals: 9 Items | 35.2 MB | 0 |
Pixie Cloud Release:
New Features
- (#2062) Pixie Cloud can now disable executing modified pxl
scripts via the
PL_SCRIPT_MODIFICATION_DISABLED
key in thepl-script-bundle-config
ConfigMap. See reference manifests for more details. - (#2065, [#2091]) Enhanced the
px
cli'sdeploy
andcollect-logs
commands to surface when kernel headers aren't installed. This is a common source of bugs that can only be addressed by installing your distro's kernel headers. - (#2043) Add support for rendering differential flamegraphs in
the
StackTraceFlameGraph
display spec