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

**Is your feature request related to a problem? Please describe.** At present, if one wants to enable Google login with the self hosted version of Pixie, they need to use...

good first issue
priority/backlog
triage/accepted
area/control-plane

**Describe the Task** We noticed addresses from `[uprobes]`, a memory region shown in `/proc//maps` in some stack traces. We have determined that the go uprobe for `casgstatus` is responsible for...

**Describe the bug** We have a self-hosted Pixie deployment. This was working fine. When I opened the Pixie UI today, the home page kept showing the loading icon continuously and...

**Description** A command that has any `;` characters in it is rendered into multiple stack frames instead of just one. After this happens, the colorization is also wrong. Most commands...

The metrics server can’t keep up with all the metrics load. We should optimize and/or shard it. cc. [~accountid:5f8fbf47461cc400752cdfba] ┆Issue is synchronized with this [Jira Bug](https://pixie-labs.atlassian.net/browse/PP-3428) by [Unito](https://www.unito.io)

kind/bug
priority/important-soon
triage/accepted
area/control-plane

I0112 05:55:31.567047 2147280 stirling.cc:394] Adding info class: [process_stats/process_stats] I0112 05:55:31.567065 2147280 source_connector.cc:36] Initializing source connector: network_stats I0112 05:55:31.567077 2147280 stirling.cc:394] Adding info class: [network_stats/network_stats] I0112 05:55:31.567098 2147280 source_connector.cc:36] Initializing source...

needs-triage

We have noticed several common Vizier failure states from observing our unhealthy user clusters. A lot of these cases may occur throughout the lifetime of the cluster (for example, high...

kind/feature
area/deployment
priority/backlog
triage/accepted

**Describe the Task** Stan is deprecated. We should migrate the pixie control plane to be on Jetstream instead of Stan. **Subtasks** - [x] Enable JetStream in NATS - [x] Validate...

priority/important-soon
triage/accepted
area/control-plane
kind/cleanup

The CLI predates the create of the API. It uses a custom GRPC code which can be replaced by pxapi.go.

Our latency quantiles in `px live` are rendered as a JSON. This is difficult for the user to parse and understand. For example, px/cluster currently outputs the following in the...

priority/backlog
triage/accepted
area/cli