sentry-rust
sentry-rust copied to clipboard
feat(log): support kv feature of log
trafficstars
Support for capturing key-value pairs from log with the kv feature as log attributes.
Also captures them on breadcrumbs and events.
Close https://github.com/getsentry/sentry-rust/issues/844
| Messages | |
|---|---|
| :book: | Do not forget to update Sentry-docs with your feature once the pull request gets approved. |
Generated by :no_entry_sign: dangerJS against c90af4964a0444bc25b70c667e8ebb95016da28b
Codecov Report
Attention: Patch coverage is 84.61538% with 10 lines in your changes missing coverage. Please review.
Project coverage is 74.28%. Comparing base (
f4245f1) to head (c90af49). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #851 +/- ##
==========================================
+ Coverage 74.20% 74.28% +0.07%
==========================================
Files 64 64
Lines 7808 7870 +62
==========================================
+ Hits 5794 5846 +52
- Misses 2014 2024 +10
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.