Dom Delnano

Results 105 issues of Dom Delnano

Summary: Upgrade grafana plugin sdk to latest version It's been a while since we've upgraded our core dependencies. Since I was already making a few changes here, I wanted to...

Since our Grafana plugin was developed, the template repo our GitHub actions was based on (https://github.com/grafana/grafana-starter-datasource-backend) has been deprecated. We should investigate if the steps in our actions are considered...

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...

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...

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...

area/datacollector

Summary: Add OTel log support to OTelExportSinkIR Relevant Issues: #705 Type of change: /kind feature Test Plan: New tests verify added functionality

While Pixie has invested in its prepackaged linux headers and working without upstream headers, it is highly recommended to install the given distro's kernel header package. Upstream distros patch and...

kind/feature
area/deployment

**Describe the bug** The Pixie UI has a way to surface unhealthy pods. This is visible by visiting the Clusters icon in the side bar, selecting a cluster and clicking...

kind/bug
area/vizier

While working with @srimaln91, he mentioned that a Randoli Java service has missing kafka protocol traces. We enabled more verbose logging via `--stirling_conn_trace_pid` and `--vmodule=stitcher=1,socket_trace_connector=3`, but it didn't narrow down...

area/datacollector