This document proposes integrating YANG push data into Apache Kafka by augmenting the ietf-yang-library YANG model. It discusses problems with storing YANG models in a schema registry and obtaining models and dependencies. The chosen solution traverses dependency trees to register models in order, addressing these problems. Future work includes integrating with network monitoring tools, testing with devices, and augmenting ietf-yang-library to record model augmentations to support on-demand downloading of up-to-date models.