Skip to content

marcfrederick/imaginary-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

imaginary-exporter

License: GPL-2.0 Go Report Card GoDoc Go Version

imaginary-exporter logo

Prometheus exporter for Imaginary written in Go.

Installation

From Binary

Download the latest release from the releases page and extract it to a directory in your PATH.

From Source

go install github.com/marcfrederick/imaginary-exporter@latest

From Homebrew

brew tap marcfrederick/homebrew-tap
brew install imaginary-exporter

From Docker

docker run --name imaginary-exporter \
  -p 8080:8080 \
  ghcr.io/marcfrederick/imaginary-exporter:latest

Compatibility

The exporter in compatible with all versions exporting the /health endpoint (v0.1.18+) However, some metrics are only on versions v1.0.17+.

Usage

-fetch-rate duration
    interval in milliseconds in which to fetch metrics (default 15s)
-url string
    url of the imaginary instance

About

Prometheus exporter for Imaginary written in Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •