Sign Up

PromVIEW by The LabVIEW Lab - Toolkit for LabVIEW Download

Watch * 4 ↓140
 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, 3 weeks, 2 days 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, 2 years, 11 months ago, 0 , 1