Skip to content

technicaljones/stackstorm-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Stackstorm Exporter

Stackstorm exporter for prometheus.io, written in Python.

Usage

Docker

create an API key from the Stackstorm CLI st2 apikey create -k -m '{"used_by": "my integration"}'

The Key will be used to authenticate against the stackstorm API .

Docker pull technicaljones/stackstorm_exporter

Docker run -d -e ST2_HOST=https://stackstorm-host/ -e ST2_API_KEY=st2apikey -p :8000 technicaljones/stackstrom_exporter

About

Stackstorm exporter for prometheus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages