pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
**Describe the bug** Earlier today, I noticed that my Pixie deployment is having a registration issue with Pixie cloud. I've had a long lived cluster that was running Pixie without...
I deploy pixie-cloud in self-hosted mode. When i excute run px px/service_stats , it can give results. But in browser page, the script query is always loading.Can you help me?
**Describe the bug** A clear and concise description of what the bug is. Failed to get auth credentials: open /root/.pixie/auth.json: too many open files **To Reproduce** Steps to reproduce the...
Kubernetes provides the ability to configure the domain for a cluster (via the `--cluster-domain` kubelet argument. This changes the default `cluster.local` zone to a custom domain. There is work to...
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.4 to 43.0.1. Changelog Sourced from cryptography's changelog. 43.0.1 - 2024-09-03 * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.3.2. .. _v43-0-0: 43.0.0...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.14. Release notes Sourced from github.com/opencontainers/runc's releases. runc v1.1.14 -- "年を取っていいことは、驚かなくなることね。" This is the fourteenth patch release in the 1.1.z release branch of runc. It...
Bumps [webpack](https://github.com/webpack/webpack) from 5.86.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Summary: Move test demo apps out of Bazel to ease Go version deprecation and support testing offsetgen instrumentation This change is intended to help in two areas. The first is...
**Describe the bug** When deploying Pixie Cloud with custom domain names (e.g., pixie.domain.com and work-pixie.domain.com instead of the standard work.pixie.domain.com pattern), inter-service gRPC communication fails with TLS certificate verification errors....