Sign Up
EU Cyber Resilience Act (CRA) — First Deadline September 2026
If you sell LabVIEW-based software and systems in the EU, please be aware that new CRA regulations may require you to implement security vulnerability reporting starting September 11, 2026. The VIPM Team has prepared guides to help you understand how this applies to your software applications and published packages, since it's important you understand these regulatory requirements (click the Learn More link to read these guides). Thank you for your help in keeping security front-and-center within the LabVIEW community.
Learn more

PromVIEW by The LabVIEW Lab - Toolkit for LabVIEW Download

Watch * 4 ↓190
 logo
Version1.1.0.6
ReleasedApr 08, 2021
Publisher The LabVIEW Lab
License Not Specified
LabVIEW VersionLabVIEW>=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.

Changelog:
1.1.0 : - Fixed how labels are stored in metrics so they now allow multiple values
BREAKING CHANGE: for all metric types, Create.vi now accepts label names as an array
- Edited the internal structure of metrics to handle internal "children" metrics
- Edited examples to reflect changes. Also the basic example is more fitted to track metrics.
- Partially support OpenMetrics format through metrics format and additional children metrics

Release Notes

1.1.0.6 (Apr 08, 2021) no release notes for this version
ericm was a contributor to this release


Download Package

Versions
All Contributors

  Post an Idea   Post a Resource

Recent Posts

add support for Linux
see https://github.com/Sylphe88/PromVIEW/issues/5

by Antoine Chalons, 1 year, 10 months ago, 0 , 0
suggestion
Getting Started (5 minutes)
Learn how to get started with PromVIEW. This example shows how to use the Basic Metrics example pro…

by Eric Maussion, 4 years, 9 months ago, 0 , 1