tricorder-observability / Starship

Starship: next-generation Observability platform built with eBPF+WASM
GNU Affero General Public License v3.0
164 stars 25 forks source link

Agent should not repetitively deploy the same module #82

Closed nascentcore-eng closed 1 year ago

nascentcore-eng commented 1 year ago

Describe the bug Agent tries to deploy the eBPF multiple times

To Reproduce Deploy module, and then deploy it again

Expected behavior The second time module was deployed, agent should just skip

Screenshots image

Additional context None

nascentcore-eng commented 1 year ago

https://github.com/tricorder-observability/starship/commit/d0d5d88af4f5df70dd87a17fed6ddc37e47723f3 Fixed in the above commit. Just check the deployed module ID.