-
Notifications
You must be signed in to change notification settings - Fork 833
Closed
Labels
good first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!hacktoberfesthelp wanted
Description
It appears that due to the current way that the dependency (https://github.com/weaveworks/common/blob/master/tracing/tracing.go) works, it's not possible to deliver traces to a Jaeger collector due to the configuration failing if only JAEGER_ENDPOINT is configured.
Maybe it would be useful to just implement the functionality that you get from weaveworks/common instead of depending on it (since that's what is currently breaking this)?
Metadata
Metadata
Assignees
Labels
good first issueThese are great first issues. If you are looking for a place to start, start here!These are great first issues. If you are looking for a place to start, start here!hacktoberfesthelp wanted