Sparkplug B to OpenTelemetry Metrics using mochi-co/mqtt #55
jmacd
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here's an implementation of the Sparkplug B specification that passes data into an OpenTelemetry Collector receiver for sending metrics to any one of its supported exporters (e.g., OTLP, Prometheus).
For my tiny application, the entire system is a passive monitoring solution, so no primary SCADA application. The easiest route was for the metrics collector to self-host a mochi-co/mqtt broker.
https://github.com/jmacd/caspar.water
Beta Was this translation helpful? Give feedback.
All reactions