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

When trying to release the cli this week, the build failed with the following error: ``` + gon ci/gon.hcl ==> ✏️ Signing files... Code signing successful ==> 📦 Creating Zip...

kind/bug
area/cli

**Describe the bug** Go TLS tracing does not work on Amazon Linux 2023. **To Reproduce** Provision EKS cluster (v1.30) with two node groups, one running AL2, one running AL2023. Deploy...

**Describe the bug** Installing the Pixie operator currently deploys a clusterrole which allows the operator to create other clusterroles when deploying Vizier. This is because Vizier itself requires a clusterrole...

area/vizier

**Describe the bug** Followed the self hosted Air gapped production instruction (https://docs.px.dev/installing-pixie/install-guides/self-hosted-pixie/production-readiness/) and switched to https://docs.px.dev/installing-pixie/install-guides/self-hosted-pixie/airgap-pixie/ per instruction on Production Readiness page. The login page is visible however, when I...

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0 to 3.10.2. Release notes Sourced from aiohttp's releases. 3.10.2 Bug fixes Fixed server checks for circular symbolic links to be compatible with Python 3.13 -- by...

dependencies
python

Bumps [grpcio](https://github.com/grpc/grpc) from 1.19.0 to 1.53.2. Release notes Sourced from grpcio's releases. Release v1.53.2 This is release gRPC Core 1.53.2 (glockenspiel). For gRPC documentation, see grpc.io. For previous releases, see...

dependencies
python

Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1+cpu to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies
python

Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1+cpu to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...

dependencies
python

Pixie is designed with the idea that high visibility telemetry should remain on the edge. While that's the case, its still possible and encouraged to use our Open Telemetry export...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...