https://github.com/drosocode/statusexporter
https://github.com/drosocode/statusexporter
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/drosocode/statusexporter
- Owner: drosoCode
- License: mit
- Created: 2021-04-16T11:57:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-20T14:47:41.000Z (almost 5 years ago)
- Last Synced: 2024-12-28T21:17:38.877Z (about 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Status Page Exporter
## Expose various status pages data as prometheus metrics
## Supported services:
- Cloudflare
- Discord
- Docker
- Github
- Google
- NPM
- Microsoft Office
- Sony PSN
- Python
- Reddit
- Steam
- Twitch
## Usage
- Copy the configuration sample `config.sample.yaml` to `config.yaml` and customize your services
- Set an appropriate cron pattern to define the update frequency
- build and run the docker image