pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
**Describe the bug** I used self-hosted pixie. when i get to the third step “Deploy Pixie” i deploy Pixie using [YAML](https://docs.px.dev/installing-pixie/install-schemes/yaml) when i Excuting an order **kubectl apply -f pixie_yamls/**...
**Describe the Task** When tcmalloc is enabled, we get mysterious linker errors trying to build the `query_broker` go binary: ``` external/go_sdk/pkg/tool/linux_amd64/link: running /usr/bin/gcc-12 failed: exit status 1 /usr/bin/ld.gold: internal error...
Support flamegraphs/profiles with full symbolization for Node.js applications. Currently flamegraphs for Node.js apps only show hex numbers instead of human readable symbols.
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] When I have a...
**Describe the bug** I have one pod whose init container needs to take more than 1 minute to finish the job so I want to check the flame graph for...
**Describe the bug** I was trying to figure out the elasticity of PEM agents with the following scenario to see how adding/removing pem pods in a cluster affects the functionality...
Running [Lighthouse](https://developer.chrome.com/docs/lighthouse/overview/) on the current `px/cluster` live view generates the following problems: - [ ] `[aria-*]` attributes do not match their roles - [ ] `[role]s` do not have all...
**Describe the bug** I built 1 demo monitoring system by myself and the target application for monitoring is the official px-sock-shop application. I found that through the front-end flame chart,...
The perf profiler table is currently named `stack_traces.beta`. We should move this out of beta.
We recently discovered that some tests that were skipped during CI builds because of how certain test labels conflicted with each other. Once the tags used for bazel test filtering...