PromVIEW by TheLabVIEWLab - Toolkit for LabVIEW Download

Version | 1.0.0.10 |
Released | Jun 29, 2020 |
Publisher | TheLabVIEWLab |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows NT,Linux |
Project links | Repository |
Description
PromVIEW is a client library written in LabVIEW to expose metrics to Prometheus (https://www.prometheus.io)
PromVIEW provides the basic functions to instrument your LabVIEW code by creating metrics and collectors, and it can also be used to create an exporter through the Tools > PromVIEW > Create Exposition Web Service... menu.
An Prometheus exporter is a web service that exposes the metrics so Prometheus can scrape this web service and update its time-series database with the new values.
Release Notes
Install with VIPM
Download Package
Note, you must have the VIPM Desktop app to install this package into LabVIEW.
Versions