pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
**Is your feature request related to a problem? Please describe.** I'd like to configure Pixie such that all data it exports is encrypted in transit. I can [configure my OpenTelemetry...
**Describe the bug** When I opened the `px/pod` script in the Pixie console, the grid line labels of graphs were repeated. See the screenshot below. 1. All grid lines of...
**Is your feature request related to a problem? Please describe.** After 1.23 EKS removed the default Amazon EBS driver. That means Pixie installations have to manually add EBS CSI drivers...
We've received a report that an application running filebeat v7.17.5 experiences segfaults on calls to `crypto/tls.(*Conn).Write` after deploying Pixie. These crashes disappear if Pixie is redeployed with Go tls tracing...
**Is your feature request related to a problem? Please describe.** When gathering `http_events` data, it is helpful to know the name of the controlling resource. In some cases, there are...
### Problem A given Kubernetes pod may be the backend (`target`) for multiple Kubernetes services. I'd like to be able to determine, from the `http_events` table, the exact Kubernetes service...
**Describe the bug** Hello, The Pixie flame graph displays hexadecimal addresses instead of method names for a Java callstack. We use Pixie via its integration with the New Relic. We...
**Describe the Task** We're checking on the feasibility of switching to non-Alpine images for Vizier components: `nats`, `curl`, and maybe(?) `etcd`. Background on why we want this: we're planning to...
**Describe the bug** Nodejs supports to run server in a master/worker process model, where it executes accept calls on master process, shares the fd with worker process, then worker process...
**Is your feature request related to a problem? Please describe.** I want to install Pixie from an Infra as Code pipeline or from a git repo that I am syncing...