Skip to content

Golang service that exposes statistic in Prometheus format from CoreProtect plugin database

License

Notifications You must be signed in to change notification settings

k0tletka/spigot-coreprotect-prometheus-exporter

Repository files navigation

Spigot CoreProtect Prometheus Exporter (in development state)

License

This service exports minecraft metric data to Prometheus system monitoring in appropriate format, using collected data by CoreProtect spigot plugin. Required version of Golang: >=1.17

Build and install service

  • Clone repository
git clone https://github.com/k0tletka/spigot-coreprotect-prometheus-exporter
cd ./spigot-coreprotect-prometheus-exporter
  • Edit config build file
$EDITOR magefile_config.go
  • Build and install service
$(go env GOPATH)/bin/mage build
sudo $(go env GOPATH)/bin/mage install

About

Golang service that exposes statistic in Prometheus format from CoreProtect plugin database

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published