Practice – devcor_350-901_Infra

Strength:
0%
Answered: 0 • Correct: 0 • Incorrect: 0

Logged in as Guest

Fill in the missing parts to sketch a common MDT pipeline (device -> collector -> bus -> TSDB).

Drag the correct code snippets from the options panel into the placeholders in the code window.

# 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.

Available snippets

"Telemetry collector"
"Syslog"
"Time-series database"
"Relational database"
"gNMI"
"SNMP"
"Kafka"
"NetFlow"