Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrd0ll4r/shack-amqp-monitor
History and Prometheus Metrics for Submarine Sensor data
https://github.com/mrd0ll4r/shack-amqp-monitor
Last synced: about 1 month ago
JSON representation
History and Prometheus Metrics for Submarine Sensor data
- Host: GitHub
- URL: https://github.com/mrd0ll4r/shack-amqp-monitor
- Owner: mrd0ll4r
- License: gpl-3.0
- Created: 2024-07-27T14:19:29.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-27T14:38:38.000Z (6 months ago)
- Last Synced: 2024-10-16T06:35:13.009Z (3 months ago)
- Language: Rust
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# shack-amqp-monitor
History and Prometheus Metrics for Submarine Sensor data
## General Operation
This subscribes to an AMQP broker for input data updates, see the [alloy](../alloy/) project.
The data is published on Prometheus as well as a local HTTP endpoint, including a history of timestamped updates.## License
GPL, see [LICENSE](LICENSE).