githubexporter / github-exporter

:octocat: Prometheus exporter for github metrics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not able see metrics

Shivaraj600 opened this issue · comments

I am not able to get metrices and metrices url loading continuously
below is my docker command i used to up conatiner.

i have EC2 instance created with nececcery port open
And installed docker on it and ran below command

docker run -d --restart=always -p 9171:9171 -e REPOS="prometheus-grafana, devops-xyz" -e GITHUB_TOKEN="***" githubexporter/github-exporter

then when i hit :9171/metrics its keep on loading