# High-level pipeline (labels only)
device_protocol = {{1}} # e.g., gNMI
collector = {{2}} # e.g., Telegraf/gnmi-gateway
message_bus = {{3}} # e.g., Kafka
storage = {{4}} # e.g., InfluxDB/Prometheus remote-write
print(device_protocol, collector, message_bus, storage)
Drag a snippet from the right into each blank box in the code.