Jack Berg

Results 759 comments of Jack Berg

Discussed in 7/31/24 TC meeting. Would like more clarification on this and recommend discussing in the next TC/GC meeting. There was some consensus that tracking this type of thing with...

> General triaging and labeling should help this, e.g. a "maintainer-blocked" or "maintainer-request" label. Can someone open a PR to define these labels for the spec triage process? Then we...

Yeah i think since this concerns the file config spec, and the not the file config model / schema, it belongs in this repo. Some day, we might consider moving...

All issues are now resolved! Closing.

There are now standard semantic conventions for this: https://opentelemetry.io/docs/specs/semconv/otel/sdk-metrics/ #7895 is working on the implementation for traces, and there will be a followup for logs.

Closing as declarative config is now available in the java agent.

> However, we want to leave the door open for other (including currently stable) signals to support attribute dictionaries in the future. We should prefer to design attribute dictionaries for...

Im planning on implementing this in java during the last couple of weeks of the year when things go quiet 😁

Here's my writeup on how I think we solve this in Java: https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15572 TL;DR: - Add a new log record processor which bridges from OpenTelemetry log SDK to SLF4J (standard...