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
Throw more helpful error if kanela-agent jar is undiscoverable (#1393)
* throw more helpful error if kanela-agent jar is undiscoverable; log errors in case of weird build surprises
* revert ci version bump (???)
* dedup
make kamon-pekko tolerant of null dispatcherPrerequisites (#1361)
OK let's just get this in for now and I'll work on the instrumentation again today and hope I make better progress 😅
Use ConfigUtil.splitPath to build environment tag keys from a config …
…path (#1303)
* = kamon-core: add tests that fail using tags with special chars
* = kamon-core: Use ConfigUtil.splitPath to build a tag key from a config path
* = kamon-core: Improve spec examples and formatting
---------
Co-authored-by: hughsimpson <hsimpson@rzsoftware.com>