Adrian Cole
Adrian Cole
this is out-of-date and 4.5 years old. This doesn't mean it isn't valid, but please re-open if necessary today.
sorry, this is against the design which doesn't read-back fields. you can use a SpanHandler to read-back the actual values via MutableSpan which was created for this purpose.
Is anyone still interested in this? If so, please 👍 this comment.
I was thinking we could add a link with the release tag in the release notes to where the example is. Since the tag won't change that will always be...
(My proposal would be to keep only one sample and make sure release notes link to it by its version tag. That's the simplest, and we can edit the past...
if we go with my suggestion, the github action has support for a default body, so I think we can make it happen automatically (text with links to where the...
@brennanjl because large amounts of data have to be re-serialized into protobuf each time, it will be difficult to support with this model I think. First, really consider what @mathetake...
This will be fixed in Brave 6, as most of the zipkin dependency was to help transition from functions deprecated 2 or more years ago.
step one done https://github.com/openzipkin/zipkin-reporter-java/releases/tag/3.0.0
note: otel is also pinning the zipkin types. I updated this, but they are still pinning them anyway. This doesn't affect the brave module directly, but as integration tests use...