- Breaking: renamed Push functions for consistent signal handling and removed custom init/stop in scrapers, switching to start/shutdown.
- Feature: changed default OTLP/gRPC port to 4317 (with legacy 55680 support), added Kafka metrics exporter (OTLP protobuf), new scraperhelper and componenthelper packages, TLS verification skip, and non‑nullable metric and slice types.
- Bugfix: made InstrumentationLibrary non‑nullable, fixed set flag handling for empty configs, and improved slice handling with non‑pointer AnyValue.