Registry / observability / nebulouslabs-monitor

nebulouslabs-monitor

JSON →
library0.0.0-20191205095550-2b0fd3e1012agogounverified

Monitor is a Go package for tracking and reporting runtime metrics and performance data.

go get gitlab.com/NebulousLabs/monitor
INSTALL
IMPORT
SIG · NEBULOUSLABS-MONIT
N
nebulouslabs-monitor
observabilitygov0.0.0-20191205095550-2b0fd3e1012a
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

monitor
gitlab.com/NebulousLabs/monitor

Creates and starts a new monitor instance.

package main import ( "gitlab.com/NebulousLabs/monitor" ) func main() { m := monitor.New() m.Start() defer m.Stop() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20191205095550-2b0fd3e1012alatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
2
Resources
nebulouslabs-monitor — go get nebulouslabs-monitor · libregistry