Hannah Troisi
Hannah Troisi
Java support for Pixie's continuous profiler is now in beta. 🎉 A couple of notes about this beta feature: - Available for Pixie vizier version 0.10.22+. Learn how to identify...
@etep are there any known limitations with the Pixie profiler Java symbolization?
Quick update for this thread: Support for Java profiling is now included by default in Pixie (no need to manually enable). 🎉
@victor-timofei - We would be happy to accept another contribution from you! 😀 @zasgar is in the process of completely rewriting the CLI so he may already have this bug...
@victor-timofei - Awesome! You can find the directions for setting up the developer environment [here](https://github.com/pixie-io/pixie/blob/main/DEVELOPMENT.md). There's also some recent discussion about the dev environment in the #pixienaut channel in our...
@victor-timofei - Yes, we'd be happy have you contribute this fix! I have a suspicion that this has to do with the fact that the `pixie-operator` pod does not have...
@victor-timofei you could create a `OperatorLabelSelector()` function similar to the existing `VizierLabelSelector()` that selects for the `olm.catalogSource=pixie-operator-index` label.
@victor-timofei thank you for contributing this! 🙏
The latest Pixie Cloud release includes fixes that make it possible to install Pixie in an air gap environment. Please let us know if you run into any issues following...
Hi @dontmint - thank you for testing out the air gap install instructions and reporting back! The `plugin-db-updater-job` is used for Pixie's [Plugin System](https://docs.px.dev/reference/plugins/plugin-system/), which is less useful for air...