feat: rewrite dusk checker in new WASM-based plugin format #861

Closed
opened 2026-03-28 04:29:19 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #2503
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2503
Original created: 2026-01-25T07:46:11Z


Is your feature request related to a problem?

depends on #2502

the dusk-checker feature used to be standalone and then we rolled it into serviceradar-agent, thinking that was a good idea. Well it wasn't, and now we have a much better option.

  • #2545
  • remove dusk checker completely from serviceradar-agent
  • rewrite dusk checker as standalone plugin using ServiceRadar go plugin SDK (compiles to WASM and runs on serviceradar-agent wazero runtime)

https://github.com/carverauto/serviceradar-sdk-go

Need to

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2503 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2503 Original created: 2026-01-25T07:46:11Z --- **Is your feature request related to a problem?** depends on #2502 the dusk-checker feature used to be standalone and then we rolled it into `serviceradar-agent`, thinking that was a good idea. Well it wasn't, and now we have a much better option. - [x] #2545 - [ ] remove dusk checker completely from serviceradar-agent - [ ] rewrite dusk checker as standalone plugin using ServiceRadar go plugin SDK (compiles to WASM and runs on serviceradar-agent wazero runtime) https://github.com/carverauto/serviceradar-sdk-go Need to **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#861
No description provided.