-
Notifications
You must be signed in to change notification settings - Fork 108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Include spans for dark storage #9535
base: main
Are you sure you want to change the base?
WIP: Include spans for dark storage #9535
Conversation
4958390
to
9d7ee1b
Compare
CodSpeed Performance ReportMerging #9535 will not alter performanceComparing Summary
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #9535 +/- ##
==========================================
+ Coverage 91.85% 91.86% +0.01%
==========================================
Files 433 433
Lines 26768 26806 +38
==========================================
+ Hits 24587 24626 +39
+ Misses 2181 2180 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Add opentelemetry.instrumentation on server and client side Fix azure log handler overriden by uvicorn.Config
This will include these log messages in azure
2c3d8c9
to
e8d20e5
Compare
Issue
Resolves equinor/scout#1157
Approach
Short description of the approach
(Screenshot of new behavior in GUI if applicable)
git rebase -i main --exec 'pytest tests/ert/unit_tests -n logical -m "not integration_test"'
)When applicable