Nikita Salnikov-Tarnovski

Results 69 comments of Nikita Salnikov-Tarnovski

The corresponding Sampler has been implemented in the [contrib repo](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/contrib-samplers/src/main/java/io/opentelemetry/contrib/samplers/RuleBasedRoutingSampler.java). It can be added to your deployment using [extension mechanism](https://github.com/open-telemetry/opentelemetry-java-instrumentation/tree/main/examples/extension). There is no immediate plans to add that sampler into...

> @iNikem what is the proposed way to configure these classes from environment? There is no such way. To use Sampler from the contrib repo you have to add it...

Can you give us more information about the nature of those issues?

It certainly can be added, but we have to think about corner cases here. Do you want ALL methods or only public ones? What about methods inherited from superclasses? What...

@linghengqian Any updates on this issue? :)

I assume it is user's responsibility to ensure that their development environment does not accidentally send data to an unexpected remote destination.

Team, any news on this issue? Or some attention to the proposed contribution solving it?

I would like to add my vote for this issue, as we have the same requirement: to create needed keyspace on application start