mirror of
https://github.com/hyperdxio/hyperdx
synced 2026-04-21 13:37:15 +00:00
1. Moves the HDX-1514 log inference change into the OSS repo. 2. Bumps the OTEL collector version to match
1 line
190 B
SQL
1 line
190 B
SQL
SELECT SeverityText, SeverityNumber, Body FROM otel_logs WHERE ResourceAttributes['suite-id'] = 'hdx-1514' AND ResourceAttributes['test-id'] = 'skip-infer' ORDER BY TimestampTime FORMAT CSV
|