Tracking: Stabilize declarative configuration #4374
Labels
area:configuration
Related to configuring the SDK
sig-issue
A specific SIG should look into this before discussing at the spec
spec:miscellaneous
For issues that don't match any other spec label
We've made a lot of progress in declarative configuration, and I'd like to discuss what scope should be included in an initial cut at stabilization, and blockers.
The declarative config spec is broken into a variety of pieces:
I propose the following scope for initial stability:
opentelemetry-configuration
OTEL_EXPERIMENTAL_CONFIG_FILE
, adjusted toOTEL_CONFIG_FILE
That means the following would be out of scope:
Assuming this scope, the follow lists the known blockers to stability
The following list are not specifically blocking, but they should be reviewed to ensure the stability of declarative configuration doesn't prevent us from addressing them in the future:
_FILE
variations to support reading from files #2739Additionally, we need evaluation / feedback of the state of the spec from the current prototype language implementations.
If you have feedback on the scope of initial stability, or on additional blockers, please discuss in this issue.
The text was updated successfully, but these errors were encountered: