Files
system-exporter/README.md

241 B

system-exporter

This repo will export useful metrics about your system and provide a nice dashboard.

Note: currently only supports docker

Usage

  1. Build: docker build -t dockermonrs .
  2. Run: cd example && docker-compose up -d