|
Hi @oertl, I am new to contrib repo and autoconfigure SPI (also quite new to OpenTelemetry itself), sorry in advance if I am asking an obvious question. I am trying to use ConsistentSampler with auto instrumentation. I could easily add a provider in contrib repo to use it in auto instrumentation, but what is the expectation here? Should I create another project just for myself to use which has a dependency on opentelemetry-consistent-sampling and has my own ConfigurableSamplerProviders? Or Can I or someone actually add it in contrib repo? Thanks |
Answered by
trask
Aug 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @kes2464! this sounds reasonable to me, go ahead and send an initial PR and we can discuss details there