Hannah Troisi

Results 8 issues of 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.

good first issue
area/cli

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

kind/feature
good first issue
priority/important-longterm
triage/accepted
area/datacollector

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

needs-triage

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

kind/documentation
priority/important-soon
area/ui

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

kind/feature
good first issue
area/k8s-metadata

**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: ![image](https://user-images.githubusercontent.com/66266496/178346154-26800cb7-2eb3-40fb-af38-c01d73286407.png) **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....

needs-triage