Registry / observability / mackerelio-go-mackerel-plugin

mackerelio-go-mackerel-plugin

JSON →
library0.1.6gogounverified

A Go library for creating Mackerel monitoring plugins.

go get github.com/mackerelio/go-mackerel-plugin
INSTALL
IMPORT
SIG · MACKERELIO-GO-MACK
M
mackerelio-go-mackerel-plugin
observabilitygov0.1.6
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.

mackerelplugin
github.com/mackerelio/go-mackerel-plugin

Serve a Mackerel plugin.

package main import ( "github.com/mackerelio/go-mackerel-plugin" ) func main() { plugin := mackerelplugin.NewPlugin(nil) plugin.Serve() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
mackerelio-go-mackerel-plugin — go get mackerelio-go-mackerel-plugin · libregistry