redash-exporter

command module
v0.0.0-...-9826249 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 11 Imported by: 0

README

redash-exporter

prometheus exporter for Redash

Overview

Convert redash monitoring endpoint /status.json to pormetheus metircs.
See also: https://redash.io/help/open-source/admin-guide/maintenance#Monitoring

Settings

environment variable

required
Set your redash api-key to the environment variable REDASH_API_KEY

Command-line flags

-listen-address string
    The address to listen HTTP requests. (default ":9295")
-metricsInterval int
    Interval to scrape status. (default 30)
-redashHost string
    target Redash host. (default "localhost")
-redashPort string
    target Redash port. (default "5000")
-redashScheme string
    target Redash scheme. (default "http")
-redashVersion int
    redash version. (default 8)

docker image

https://hub.docker.com/r/masahata/redash-exporter/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL