keephq / keep

The open-source alert management and AIOps platform
https://platform.keephq.dev
MIT License
3.07k stars 197 forks source link

feat: Format dev logs as strings, not OTEL #1272

Closed Matvey-Kuk closed 1 week ago

Matvey-Kuk commented 1 week ago

As a developer I find it hard to read such logs while developing locally:

Screenshot 2024-06-23 at 18 40 35

This PR is a fallback to:

Screenshot 2024-06-23 at 18 53 58
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
keep ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2024 4:51pm
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.63%. Comparing base (8ad484d) to head (03638f9).

:exclamation: Current head 03638f9 differs from pull request most recent head 2c101fd

Please upload reports for the commit 2c101fd to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1272 +/- ## ========================================== - Coverage 60.91% 60.63% -0.28% ========================================== Files 90 90 Lines 7151 7609 +458 ========================================== + Hits 4356 4614 +258 - Misses 2795 2995 +200 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.