Trask Stalnaker

Results 77 issues of Trask Stalnaker

I have been using SLF4J/Logback successfully inside the bootstrap class loader for a while now, but recently tried to add conditional processing (Janino) in the logback.xml and ran into a...

So that we can transfer issues to other repositories as needed when doing issue triage in the specification repository. This is independent from #2025, since that PR will grant the...

area/repo-maintenance

The distinction between working group and SIG has been confusing to everyone, and so the GC has decided to do away with the term "working group" (WG) and use only...

@tedsuo's [Semantic Conventions: Process and Timeline google doc](https://docs.google.com/document/d/1ghvajKaipiNZso3fDtyNxU7x1zx0_Eyd02OGpMGEpLE/edit#) is being used regularly now to establish new working groups, so it would be great to move the google doc into this...

From @jonatan-ivanov's https://github.com/open-telemetry/semantic-conventions/pull/297/files#r1364675468 > I'm thinking if it would worth adding some kind of and indicator (footnote) for the thread state examples that shows where is the rest of that...

enhancement
semconv/md
semconv/model

Add regression test for #6619 > Fix spring boot @WithSpan handling

area:tests
spring boot starter

We've made some initial progress in #7148, #6613, #6537, #6497, #6484, #6486, #6485, #5774, #5688, #5679, #5668, #5660, #5596, #5581, #5521, #5504, #5399, #3768, #3525 (among others) But there's so...

contribution welcome

`TracingIterator` wraps `Iterator` returned from kafka, and starts scopes in `next()` and closes them in `hasNext()` for each record in the iterator. This is a clever way to put the...

bug

This reverts commit 8b7252577860ff7229aeebd684de68961c6f8af3.

Looks like it's still using the old semconv, e.g. https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/cfd40a8c17e6889c2e8f28c166376619673cd3fb/instrumentation/runtime-telemetry/runtime-telemetry-java17/library/src/main/java/io/opentelemetry/instrumentation/runtimemetrics/java17/internal/classes/ClassesLoadedHandler.java#L27