Skip to content
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

Config utils pairs fix #624

Merged
merged 1 commit into from
Dec 12, 2019
Merged

Config utils pairs fix #624

merged 1 commit into from
Dec 12, 2019

Conversation

mladens
Copy link
Contributor

@mladens mladens commented Dec 6, 2019

Extract key-value pairs directly from config entry set. Extracting topLevelKeys and then fetching values by key will explode in cases where key is not a valid com.typesafe.config.impl.Path (globs).
Fixes kamon-io/kamon-akka-http#72

Extract key-value pairs directly from config set. Extracting topLevelKeys
and then fetching values by key will explode in cases where key is not
a valid `com.typesafe.config.impl.Path` (globs)
Fixes kamon-io/kamon-akka-http#72
@ivantopo ivantopo merged commit 85cc682 into kamon-io:master Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kamon Operation Name Mapping cannot be configured
2 participants