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

Output json remove null and trailing bytes #59

Closed nascentcore-eng closed 1 year ago

nascentcore-eng commented 1 year ago

This eliminates the possibility of failing inserting into the postgres database, which rejects \x00 as invalid chars of a JSON field.