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.** Today, Pixie’s service map uses remote IP address to derive the Pod name for RPC messages between micro-services. In the...

kind/feature
area/datacollector

It would be great if stirling were able to decode TLS flows from the 'boringcrypto' versions of Golang. Stirling would need to be modified to have uprobes for this version...

It's going to increase the default server names length in the nginx config to avoid the following error: ``` [emerg] 8#8: could not build server_names_hash, you should increase server_names_hash_bucket_size: 64...

When running Pixie on k3s v1.22.9+k3s1 & Debian "Bullseye" 11 cgroup metadata can not be found and results in no pod metadata being found or used. It first materialises as:...

good first issue
priority/important-soon
triage/accepted
area/datacollector
kind/compatibility

Steps followed - Complete tutorial for deploying the self hosted pixie - Find an issue where stack in the flamegraph shows the hexa-decimal values - based on the discussion on...

**Describe the bug** When deploying self-hosted pixie and if you set a very long domain name, you get the following error in the cloud-proxy-server container: ``` [emerg] 8#8: could not...

I followed the tutorial. Passed the `java -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9999 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -XX:+PreserveFramePointer` Also while compiling used the `apply plugin: 'java-library' compileJava { options.debug = true options.debugOptions.debugLevel = "source,lines,vars" }` to...

kind/support
area/datacollector

My use case. Want to deploy the self managed pixie on the cluster for cluster monitoring and the Live ui to be accessible to all the team members. Current scenario...

**Is your feature request related to a problem? Please describe.** When sharing data to users (especially debug information, such as _DebugMDState), it's useful to copy and paste the data directly...

kind/feature
priority/backlog
area/ui

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Follow this [tutorial](https://ubuntu.com/tutorials/how-to-kubernetes-cluster-on-raspberry-pi#1-overview) to deploy Microk8s on a pi...

kind/feature
priority/important-longterm
triage/accepted