rasexporter

command module
v0.0.0-...-8676061 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

README

Run this program besides rasdaemon which is configured to write events to a sqlite3 database. Whenever scraped by Prometheus, read the values from the database and present them as Prometheus counters.

Currently it only exports memoory check events. It expoorts all the attribute of the event as prometheus labels, which is not optimal, because the label values are potentially unbounded (the address label can have many different values).

A simplified mode will be added, which does not add those labels, but instead offers a REST interface to retrieve the details of the events.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL