gopi: Go Language Application Framework
Search…
README
Introduction
Building & Using
Hardware
Input Devices
Graphics
Media
Metrics
Networking
Usage License
Powered By
GitBook
Metrics
This section describes how to generate, store and query metrics data.
Overview
These are the units you can embed into your application:
gopi.Metrics
Define and emit metric information;
gopi.MetricWriter
Write metrics to data storage or file.
These are examples you can look at which demonstate the features:
(
argonone
)[
https://github.com/djthorpe/gopi/tree/master/cmd/argonone
] demonstrates storing metrics
for CPU temperature and fan speed.
Previous
Media
Next
Networking
Last modified
1yr ago
Copy link
Contents
Overview