Skip to content

pasientskyhosting/ps-opsgenie-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gropsgenie

OpsGenie alert list in grafana using the grafana-simple-json-datasource

You need these environment variables:

  • OPSGENIE_API_KEY - your OpsGenie API key
  • OPSGENIE_FETCH_INTERVAL - how often (in seconds) to fetch alerts from OpsGenie (default: 60)
  • METRICS_PORT - the port gropsgenie should listen on (default: 3001)
  • OPSGENIE_ALERT_QUERY - opsgenie query for alert list (default: 'status:open')

Usage

docker run -d -p 3001:3001 -e OPSGENIE_API_KEY=00000000-0000-0000-0000-000000000000 pasientskyhosting/ps-opsgenie-grafana:1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages