opentelemetry-php icon indicating copy to clipboard operation
opentelemetry-php copied to clipboard

OpenTelemetry Specification 1.34.0 Release - Common - Rename "Experimental" to "Development" according to OTEP 0232

Open bobstrecansky opened this issue 1 year ago • 1 comments

Rename "Experimental" to "Development" according to OTEP 0232. We need to follow the following specification change: Rename "Experimental" to "Development" according to OTEP 0232. https://github.com/open-telemetry/opentelemetry-specification/pull/4061 https://github.com/open-telemetry/opentelemetry-specification/pull/4069

bobstrecansky avatar Jun 12 '24 12:06 bobstrecansky

We have a few @experimental tags in our codebase (in the metrics signal) which we could consider changing to @development. Personally, I don't think it's obvious what @development means as a phpdoc tag, so maybe we just do nothing here? To discuss at SIG...

brettmc avatar Jun 14 '24 11:06 brettmc

We decided that @experimental is easier to reason about from a PHP context, so we will take no action here.

bobstrecansky avatar Jul 17 '24 12:07 bobstrecansky