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 - [ ] Pull metric reader support #5216 - [ ] Metric producer support #5074 - [ ] 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 #5127 - [ ] Unify declarative and env-var configuration through a shared SDK orchestrator #5126 Fixes - [x] Fix deflate compression support for HTTP exporters #5075 Finalise API - [ ] Complete Integration & Public API
TODO:
Loading of third party componets:
Fixes
Finalise API