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

Duplicate of #546. _Originally posted by @htroisi in https://github.com/pixie-io/pixie/issues/545#issuecomment-1201521772_

Pixie's CLI allows you to gather Pixie logs using the `px collect-logs` command. The output logs should also include the pixie-operator pod logs, if applicable.

good first issue
area/cli

This PR upgrades finagle to install a version that includes the netty changes I upstreamed (https://github.com/netty/netty/pull/12438, https://github.com/netty/netty-tcnative/pull/731) to support #407. Once this is upgraded, the next step is to refresh...

1. Initiate PerCPU variables of the gRPC-c eBPF module. 2. Look for new processes that use the gRPC-c library. Determine the library's version by its MD5 hash. Currently, only 4...

**Describe the bug** I encountered an issue in a self-hosted installation where Pixie is missing information about the cluster E.g. When I checked the pods in a namespace using the...

kind/support
triage/needs-information
area/k8s-metadata

**Is your feature request related to a problem? Please describe.** As of now Pixie only supports go-gRPC tracing. Since the gRPC protocol itself is supported by [many](https://grpc.io/docs/languages/) widely used languages...

kind/feature
priority/important-soon
triage/accepted
area/datacollector

**Describe the bug** I get the following error when executing a Pixie script provided by the Pixie dashboard: ``` [libprotobuf ERROR google/protobuf/wire_format_lite.cc:618] String field 'px.api.vizierpb.StringColumn.data' contains invalid UTF-8 data when...

**Describe the bug** Can't install pixie to completely air gapped environment. **To Reproduce** Currently I'm trying to install it via [YAML scheme](https://docs.pixielabs.ai/installing-pixie/install-schemes/yaml/). I've already pushed all images mentioned in manifests...

needs-triage

**Problem:** Sometimes DNS fails without the pod receiving DNS errors (e.g. if the network packets carrying the DNS response are being dropped). **Solution**: Change the `dns_data` table to record DNS...

kind/feature
good first issue
priority/important-longterm
triage/accepted
area/datacollector