pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
I'm using Stirling standalone mode, which should also captures client-side trace (since all client traffic in this case will be treated as out of cluster). I simply log the captured...
**Describe the bug** Running `px deploy` got error `FATA[0368] Timed out waiting for cluster ID assignment` Inspecting pods showed that the cert-provisioner-job was in CreateContainerConfigError state. Output from `kubectl describe...
**Is your feature request related to a problem? Please describe.** I get the caveat that pixi needs linux nodes to run on. But it would be nice if the cli...
**Bug Description** For minikube v1.16+, Pixie is missing service info for traced HTTP requests. This can be immediately seen in the Service Graph in the `px/cluster` Live View - the...
**Describe the bug** After installing pixie the vzmgr-server pod and index-server pod both are in a crashloopbackoff state. **To Reproduce** Steps to reproduce the behavior: 1. Install pixie on an...
**Is your feature request related to a problem? Please describe.** The Service Graph is a super powerful visualization in Pixie, however, it takes some time to comprehend exactly what it...
**Describe the bug** When installing pixie on an Anthos Google cluster, the PEM pods fail to initialize due to some DNS problem. **To Reproduce** Steps to reproduce the behavior: 1....
**Is your feature request related to a problem? Please describe.** The issue is with identifying unhealthy pods due to failed health probes: liveness, startup, readiness. Currently, Pixie shows generic info...
**Describe the bug** After a GKE node pool upgrade, the vizier pem pods, query broker and metadata pods, and kelvin pod are stuck in the init container phase. This can...
**Describe the bug** A clear and concise description of what the bug is. Error when compiling stirling with bazel : cannot find gcc or CC (clang); either correct your path...