pixie icon indicating copy to clipboard operation
pixie copied to clipboard

Add the px-mongo demo to the CLI

Open kpattaswamy opened this issue 2 years ago • 1 comments

Summary: This PR adds a demo app to test the mongo protocol tracing feature.

Related issues: Closes https://github.com/pixie-io/pixie/issues/640

Type of change: /kind feature

Test Plan: Uploaded the px-mongo demo artifact to the GCS dev bucket. Tested the CLI and then deployed the demo to my cluster. Skaffolded Pixie with the latest mongo tracing changes and used the scratch pad to execute the mongo pxl script to verify data is being collected from the demo.

Screenshot 2023-12-06 at 1 29 39 PM

Changelog Message:

Adds the `px-mongo` demo to the CLI

kpattaswamy avatar Dec 06 '23 18:12 kpattaswamy

One minor comment otherwise this lgtm!

ddelnano avatar Dec 06 '23 21:12 ddelnano

I was able to deploy the px-mongo demo by following the demo README instructions and verified that the http_data and hand written mongodb_data script show the expected data. The only missing piece from my perspective is that the px/monogodb_data script hasn't been release yet.

@aimichelle @JamesMBartlett is there anything else you want to see addressed?

ddelnano avatar Mar 05 '24 07:03 ddelnano