Harold Dost
Harold Dost
@kevincox we've added some further docs and updated the implementation as of 0.18.0 Going to consider this closed. If there's something missing you can comment.
For 1. I added docs https://github.com/open-telemetry/opentelemetry-rust/pull/807 For 2. https://github.com/open-telemetry/opentelemetry-rust/pull/839 this should have handled it.
I'll make sure to get that finished , theres also a change in the samplers which I can adjust there as well.
> I think that makes sense. The discussion around this before was worried about it will be harder to maintain two separate repos. > > > > We also publish...
The most salient thing I can think of would be related to the MSRV and tying the "contribs" to the main could conflate the two. Granted I'm sure it would...
@tigrannajaryan Documentation on SELinux binding in docker https://docs.docker.com/storage/bind-mounts/#configure-the-selinux-label
well that's unfortunate 😢
I suppose it requires https://github.com/protocolbuffers/protobuf/issues/6792 to support it.
I also discovered (#269) PR which changes the name of Summary. This is something that would techncially break compatibility. Likely if we want to follow the above proposal we should...
cc: @jmacd , @bogdandrutu