tricorder-observability / Starship

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

Populate .json metadata for modules #14

Open nascentcore-eng opened 1 year ago

nascentcore-eng commented 1 year ago

Right now, $ToT/modules stores subdirs that have the module's .bcc and .wasm file, we need another .json file, which is essentially the json sent to API server to create the module.

With that a module under /modules directory can be used to describe the module completely.