You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to make sure that we only stabilize with properties which are stable parts of the specification. Properties which represent experimental portions of the spec should be marked experimental
Blocked by the definition of experimental, which #142 attempts to define how experimental properties are demarcated.
A few properties come to mind, but we should do a thorough analysis
Instrumentation config, i.e. .instrumentation.*
OTLP file exporter, i.e. .tracer_provider.processors[].batch.exporter.otlp_file.*
Prometheus exporter, i.e. .meter_provider.readers[].pull.exporter.prometheus.*
The text was updated successfully, but these errors were encountered:
We want to make sure that we only stabilize with properties which are stable parts of the specification. Properties which represent experimental portions of the spec should be marked experimental
Blocked by the definition of experimental, which #142 attempts to define how experimental properties are demarcated.
A few properties come to mind, but we should do a thorough analysis
.instrumentation.*
.tracer_provider.processors[].batch.exporter.otlp_file.*
.meter_provider.readers[].pull.exporter.prometheus.*
The text was updated successfully, but these errors were encountered: