getgrit / gritql

GritQL is a query language for searching, linting, and modifying code.
https://docs.grit.io/
MIT License
3.17k stars 83 forks source link

feat: attach tracing events as logs #526

Closed morgante closed 1 month ago

morgante commented 1 month ago

Unfortunately, it appears that ~all OTEL providers hide span events deep inside the trace UI.

This incorporated our own bridge to also export tracing::events as logs.

grit-app[bot] commented 1 month ago

On commit bc33eccebbabaac05b45496d05133eb4dc7affbf, Grit tried to heal these tests:

Job Original Status Final Status
main / Rust tests (marzano) ❌ Failed ❗ Failed on attempt #2 after trying strategies ai, rerun
main / clippy ❌ Failed ❗ Failed on attempt #2 after trying strategies ai, rerun
code quality / clippy_check ❌ Failed ❗ Failed on attempt #3 after trying strategies ai, rerun

[!TIP] You can view and edit CI healing settings on the Grit App.