Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add cleanup for Trace context (#266)
* fix: fixing tests to cleanup trace context Previously we didn't cleanup trace context so it could cause side effects to some tests as a result of added label in trace context tests. To mitigate this, we added a method to cleanup trace context from MDC as well as invoke it before every test * fix: fixing tests to cleanup trace context Previously we didn't cleanup trace context so it could cause side effects to some tests as a result of added label in trace context tests. To mitigate this, we added a method to cleanup trace context from MDC as well as invoke it before every test * fix: lint
- Loading branch information
af43dfa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@simonz130 do you know when they will publish this library to the maven registry? Right now it looks like the latest is 0.119.0-alpha https://mvnrepository.com/artifact/com.google.cloud/google-cloud-logging-logback