movio / bramble

A federated GraphQL API gateway
https://movio.github.io/bramble/
MIT License
497 stars 55 forks source link

Log out request ID when the plugin is enabled #236

Closed lucianjon closed 10 months ago

lucianjon commented 10 months ago

Without this we can't actually correlate back to a bramble request

codecov-commenter commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (07dc77d) 72.36% compared to head (c3708dc) 72.33%.

Files Patch % Lines
plugins/request_id.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #236 +/- ## ========================================== - Coverage 72.36% 72.33% -0.03% ========================================== Files 27 27 Lines 2790 2791 +1 ========================================== Hits 2019 2019 - Misses 630 631 +1 Partials 141 141 ```

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