v1.0.0b11
Pre-release
Pre-release
- Reverse default behavior of instrumentations and implement configuration for exclusion
(#253) - Use entrypoints instead of importlib to load instrumentations
(#254) - Add support for FastAPI instrumentation
(#255) - Add support for Urllib3/Urllib instrumentation
(#256) - Change instrumentation config to use TypedDict InstrumentationConfig
(#259) - Change interval params to use
_ms
as suffix
(#260) - Update exporter version to 1.0.0b13 and OTel sdk/api to 1.17
(#270)