You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make Steeltoe Metrics extensions play nice with Otel (#848)
* Adds checks and warnings when extension methods are used incorrectly with Opentelemetry
* Fix Threaddump extension methods
* Apply suggestions from code review
Co-authored-by: Tim Hess <thess@vmware.com>
* Easy configuration for actuators & Otel. Fix thread dump extension for non-windows
* Fix failing testS
* CR Fixes
Co-authored-by: Tim Hess <thess@vmware.com>