diff --git a/spec-compliance-matrix.md b/spec-compliance-matrix.md index 10031a801f3..be209faec76 100644 --- a/spec-compliance-matrix.md +++ b/spec-compliance-matrix.md @@ -303,7 +303,7 @@ Disclaimer: Declarative configuration is currently in Development status - work | The `Create` operation returns `TracerProvider` | + | + | | | | | + | | + | | | | The `Create` operation returns `MeterProvider` | + | + | | | | | + | | + | | | | The `Create` operation returns `LoggerProvider` | + | + | | | | | + | | + | | | -| The `Create` operation returns `Propagators` | | + | | | | | + | | + | | | +| The `Create` operation returns `Propagators` | + | + | | | | | + | | + | | | | The `Create` operation calls `CreateComponent` of corresponding `PluginComponentProvider` when encountering plugin components | | + | | | | | + | | + | | | | Register a `PluginComponentProvider` | | + | | | | | + | | + | | | diff --git a/spec-compliance-matrix/go.yaml b/spec-compliance-matrix/go.yaml index 70e56f0fa15..1596d23d7f2 100644 --- a/spec-compliance-matrix/go.yaml +++ b/spec-compliance-matrix/go.yaml @@ -522,7 +522,7 @@ sections: - name: The `Create` operation returns `LoggerProvider` status: '+' - name: The `Create` operation returns `Propagators` - status: '?' + status: '+' - name: The `Create` operation calls `CreateComponent` of corresponding `PluginComponentProvider` when encountering plugin components status: '?' - name: Register a `PluginComponentProvider`