TODO: - [x] Generate model code from JSON schema #4879 - [x] Core Loading & Validation #4898 - [x] Update to 1.0.0 spec #4965 - [x] Resource & Propagator Creation #4979 - [x] TracerProvider Creation #4985 - [x] MeterProvider Creation #4987 - [x] LoggerProvider Creation #4990 - [x] Process resource detector #5001 - [x] Host resource detector #5002 - [x] Service resource detector #5003 - [x] Container resource detector #5004 - [x] Pull metric reader support #5216 - [ ] Metric producer support #5073 - [ ] composite samplers #5201 Loading of third party componets: - [x] Update generation logic to support additional fields #5131 - [x] Generic resource detector plugin loading #5129 - [x] Generic exporter plugin loading #5128 - [x] Generic propagator plugin loading #5098 - [x] Generic sampler plugin loading #5095 - [ ] Convert factory functions to accept raw dicts from YAML loader #5269 - [ ] Unify declarative and env-var configuration through a shared SDK orchestrator #5126 - [ ] \`configure_sdk\` orchestrator (Phase 1) #5270 - [ ] env-var-to-config adapter (Phase 2) Fixes - [x] Fix deflate compression support for HTTP exporters #5075 Finalise API - [ ] Complete Integration & Public API - [ ] Honor \`OTEL_CONFIG_FILE\` env var in the SDK configurator #5271 - [ ] Promote \`configure_sdk\` / \`load_config_file\` to a non-underscore public namespace #5276
TODO:
Loading of third party componets:
Fixes
Finalise API