Bogdan Drutu

Results 550 comments of Bogdan Drutu

For 2b, we can make the case to use only the "numbers/identifiers" and to not support the "string". I think currently only JS uses it, so if that is the...

I am curios why do you need to still add events/attributes to the `Span` when you can do that directly on the `SpanData` that we will export? What is the...

@jmacd are you proposing `process.runtime.thread.count`?

> I feel that this semantic convention belongs in the process.runtime.* section. In Go, for example, there is no "thread" concept and we already have a runtime-metrics count of goroutines....

In other words, in a Histogram/Summary the count represents the number of times the App recorded values.

@blumamir I think we can add the version when w3c changes to v2, before that, the absence of the version means version 1.

> It means that a processor will not be able to use a new flag until all the exporters in production are upgraded to a version that supports the new...

@jmacd are you ok to support this for GA?

@MrAlias in the protocol we can add any new data type in a backwards compatible way (there is a need to deploy the collector first, but that is true for...

/cc @open-telemetry/technical-committee I think this should block the spec release until we clarify this.