Hannah Troisi
Hannah Troisi
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.
**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...
**Bug Description** For minikube v1.16+, Pixie is missing service info for traced HTTP requests. This can be immediately seen in the Service Graph in the `px/cluster` Live View - the...
**Describe the Task** For developers who want to work on Pixie's UI code, we should share instructions for setting up the development environment in [DEVELOPMENT.md](https://github.com/pixie-io/pixie/blob/main/DEVELOPMENT.md).
**Is your feature request related to a problem? Please describe.** It would be useful to be able to aggregate telemetry data by node label. For example, node label metadata could...
**Problem** When [installing Pixie in an air gap environment ](https://github.com/pixie-io/pixie/issues/266#issuecomment-1176767126), the Pixie UI will fail to load, unless you set up the script dev environment:  **Feature request** The UI...
Repro steps: 1. Create a Grafana dashboard by importing the px/service [dashboard json](https://github.com/pixie-io/grafana-plugin/blob/main/dashboards/px_service.json). 2. Look at the options in the `pixieService` drop-down menu. 3. Switch clusters using the `pixieCluster` drop-down...
**Describe the bug** This [MySQL Spans](https://github.com/pixie-io/pixie-plugin/blob/main/plugins/new-relic/retention.yaml#L487) script does not error when used as a plugin export script, however it does error when used in the Scratch Pad. **To Reproduce** 1....