pixie
pixie copied to clipboard
Instant Kubernetes-Native Application Observability
**Describe the bug** I tried to connect self-hosted cloud with python API, and followed the instruction to generate apikey and cluster ID. but the python sample code always failed with...
Summary: Integrate GoOffsetLocator in socket tracer More details to be filled in later Relevant Issues: Type of change: Test Plan: Changelog Message: Additional documentation:
Summary: Add `GoOffsetLocator` that fulfills DwarfReader APIs. Use as shim for Go Uprobes Our current Go uprobe implementation relies on parsing DWARF information. This is memory intensive and is not...
**Describe the bug** The `GolangDwarfReaderTest.FunctionVarLocationConsistency` test only runs a go1.16 binary despite the parametrization suggesting that it works on various versions. See binary override [here](https://github.com/pixie-io/pixie/blob/16e02e49167929a381712e0faacb1dfa6ce8936f/src/stirling/obj_tools/dwarf_reader_test.cc#L530-L532) I updated the test to...
**Describe the bug** I'm encountering an issue while trying to deploy a self-hosted Pixie Cloud for a production environment by following the official guide: [Production Readiness Guide](https://docs.px.dev/installing-pixie/install-guides/self-hosted-pixie/production-readiness/). The guide states:...
**Is your feature request related to a problem? Please describe.** In the Production Readiness deployment guide, the documentation states the following certificate requirements: A TLS certificate is required for the...
In https://github.com/pixie-io/pixie/pull/1605, we revamped Pixie's go version detection to align with Go's tooling. The previous implementation caused bugs such as https://github.com/pixie-io/pixie/issues/1300 and also didn't work for go 1.20 and later...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.2.1. Release notes Sourced from webpack-dev-server's releases. v5.2.1 5.2.1 (2025-03-26) Security cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header requests with an IP...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.1 to 2.1.3. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1+cpu to 2.7.0. Release notes Sourced from torch's releases. PyTorch 2.7.0 Release Notes Highlights Tracked Regressions Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes Performance Documentation...