Semgrep Observability using the OpenTelemetry Collector

This video demonstrates how to process and parse semgrep output using the OpenTelemetry Collector. First the JSON reports are saved to disk, read by the collector and parsed. Then we dynamically enrich the report with new key value pairs, drop log attributes to save money and finally create metrics from the log JSON data.