Trask Stalnaker
                                            Trask Stalnaker
                                        
                                    > What does this clarification do and how does it help the project? I think this is a great question to help anchor this discussion. Here's one scenario that comes...
> if the 3rd party distro is fully open source, then user can just build their own flavor that includes additional components it's not very user friendly and about 100x...
> I see no reason to debate the criteria without deciding why we're doing it. I totally agree which is why I tried to provide one possible "why" above. I'm...
the one part that this doesn't quite address from the original plan is the 6 month "grace period" for users once the instrumentation starts emitting new semconv by default the...
here's an example of what @jkwatson is describing: https://github.com/open-telemetry/opentelemetry-java-examples/tree/main/telemetry-testing
I'm probably in favor of keeping SpanCallable and SpanRunnable I think the convenience API because noticeably less convenient if we switch to Callable and Runnable * `startAndRun(Runnable)` - we can't...
hi @swar8080, there's some ongoing work, see https://github.com/open-telemetry/semantic-conventions/pull/598 assuming that proposal moves forward (it's stalled currently but expect it to be picked back up at some point), I think you...
I have similar question to @breedx-splk's https://github.com/open-telemetry/opentelemetry-java/issues/7024#issuecomment-2617347391, I'm not clear why maxQueueSize must be greater than maxExportBatchSize to ensure data loss doesn't occur? at the same time, I agree that...
> Together, they collaborate to mean that the worker thread is never notified that its time to export based on the queue filling up. Instead, it always has to wait...
@zeitlinger can you look at this failure? ``` * What went wrong: Execution failed for task ':doc-snippets:spring-starter:bootJar'. > Error while evaluating property 'mainClass' of task ':doc-snippets:spring-starter:bootJar'. > Failed to calculate...