An open API service indexing awesome lists of open source software.

https://github.com/peng0208/simple-exporter

A simple metrics exporter,support command and script
https://github.com/peng0208/simple-exporter

golang metrics-exporter prometheus-exporter

Last synced: 3 months ago
JSON representation

A simple metrics exporter,support command and script

Awesome Lists containing this project

README

        

## simple-exporter
>A simple metrics exporter, collects the numberic output of commands and scripts, exports metrics via HTTP.

#### install
git clone https://github.com/peng0208/simple-exporter

#### build
go build .

#### run
./simple-exporter -c config.yml