@@ -292,16 +292,16 @@ Disclaimer: Declarative configuration is currently in Development status - work
292292
293293| Feature | Go | Java | JS | Python | Ruby | Erlang | PHP | Rust | C++ | .NET | Swift |
294294| ------- | -- | ---- | -- | ------ | ---- | ------ | --- | ---- | --- | ---- | ----- |
295- | ` Parse ` a configuration file | | + | + | | | | + | | | | |
296- | The ` Parse ` operation accepts the configuration YAML file format | | + | + | | | | + | | | | |
295+ | ` Parse ` a configuration file | + | + | + | | | | + | | | | |
296+ | The ` Parse ` operation accepts the configuration YAML file format | + | + | + | | | | + | | | | |
297297| The ` Parse ` operation performs environment variable substitution | | + | | | | | + | | | | |
298- | The ` Parse ` operation returns configuration model | | + | + | | | | + | | | | |
298+ | The ` Parse ` operation returns configuration model | + | + | + | | | | + | | | | |
299299| The ` Parse ` operation resolves extension component configuration to ` properties ` | | + | | | | | + | | | | |
300- | ` Create ` SDK components | | + | | | | | + | | | | |
301- | The ` Create ` operation accepts configuration model | | + | | | | | + | | | | |
302- | The ` Create ` operation returns ` TracerProvider ` | | + | | | | | + | | | | |
303- | The ` Create ` operation returns ` MeterProvider ` | | + | | | | | + | | | | |
304- | The ` Create ` operation returns ` LoggerProvider ` | | + | | | | | + | | | | |
300+ | ` Create ` SDK components | + | + | | | | | + | | | | |
301+ | The ` Create ` operation accepts configuration model | + | + | | | | | + | | | | |
302+ | The ` Create ` operation returns ` TracerProvider ` | + | + | | | | | + | | | | |
303+ | The ` Create ` operation returns ` MeterProvider ` | + | + | | | | | + | | | | |
304+ | The ` Create ` operation returns ` LoggerProvider ` | + | + | | | | | + | | | | |
305305| The ` Create ` operation returns ` Propagators ` | | + | | | | | + | | | | |
306306| The ` Create ` operation calls ` CreatePlugin ` of corresponding ` ComponentProvider ` when encountering extension components | | + | | | | | + | | | | |
307307| Register a ` ComponentProvider ` | | + | | | | | + | | | | |
0 commit comments