github-exporter icon indicating copy to clipboard operation
github-exporter copied to clipboard

Github Exporter Is Down

Open Kanika637 opened this issue 2 years ago • 0 comments

I have used portainer for executing my docker compose file which has the github exporter.

github-exporter: tty: true stdin_open: true expose: - 9171 ports: - 9171:9171 image: infinityworks/github-exporter:latest environment: - REPOS=............. - GITHUB_TOKEN=....................

But on prometheus I can see that it is down. image

Kanika637 avatar Apr 07 '23 18:04 Kanika637