pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
**Is your feature request related to a problem? Please describe.** Deployment to GKE Aotopilot clusters is not currently supported. **Describe the solution you'd like** It would be great if we...
**Describe the bug** When viewing the `px/nodes` and `px/node` scripts, two of the nodes in a DigitalOcean Kubernetes cluster are reporting very large values for both sent and received network...
Hi, I would like to do a feature request for java profiling. I think this would be a great addition to Pixie. Kind regards,
**Describe the bug** Hi there I'm playing around with Pixie and a k3scluster `k3s [master] $ px run px/namespace -- --namespace pixie Pixie CLI Failed to execute script error=Script compilation...
Hi community, Not sure as what I should classify this, but we try to translate pixie for ARM processors (FreeBSD and Power Architecture) - which works great so far. Unless...
**Describe the bug** I can't finish pix installation with `pix deploy`. I find the error message in source code . https://github.com/pixie-labs/pixie/blob/1ec75d3b13/src/pixie_cli/pkg/cmd/deploy.go main code as follow: ``` for !clusterIDExists { //...
**Is your feature request related to a problem? Please describe.** When creating Pixie Client using go api using `pxapi.NewClient(pxapi.WithAPIKey(apiKey))`, no checks are done on the API key, so you can...
**Is your feature request related to a problem? Please describe.** Currently, Pixie allows users to deploy bpftrace scripts to collect custom telemetry data which ain't offered by Pixie (e.x -...
**Is your feature request related to a problem? Please describe.** Currently we only able to sign using mail or google accout. It would be great to have a GitHub provider...
**Describe the bug** The issue is original come from #392 , since the title of that issue is about `kubeadm`, it will lead some misunderstanding, so I open a new...