pixie icon indicating copy to clipboard operation
pixie copied to clipboard

Instant Kubernetes-Native Application Observability

Results 408 pixie issues
Sort by recently updated
recently updated
newest added

**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/**...

kind/support
area/deployment
triage/needs-information

**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.

kind/feature
priority/important-longterm
triage/accepted
area/datacollector

**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...

kind/feature
good first issue
priority/important-longterm
triage/accepted
area/control-plane
go

**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...

kind/support
priority/awaiting-more-evidence
triage/accepted
area/vizier

**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...

needs-triage

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,...

triage/accepted
area/datacollector

The perf profiler table is currently named `stack_traces.beta`. We should move this out of beta.

triage/accepted
area/datacollector

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...

area/datacollector
kind/test-infra