https://github.com/ewpratten/ubisoft_status_exporter
Prometheus exporter that tracks the status of Ubisoft servers
https://github.com/ewpratten/ubisoft_status_exporter
prometheus status ubisoft
Last synced: 10 months ago
JSON representation
Prometheus exporter that tracks the status of Ubisoft servers
- Host: GitHub
- URL: https://github.com/ewpratten/ubisoft_status_exporter
- Owner: ewpratten
- License: gpl-3.0
- Created: 2023-02-07T03:46:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T19:25:28.000Z (about 3 years ago)
- Last Synced: 2025-02-27T00:40:12.345Z (over 1 year ago)
- Topics: prometheus, status, ubisoft
- Language: Python
- Homepage: https://hub.docker.com/r/ewpratten/ubisoft_status_exporter
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ubisoft Game Status Exporter
[](https://hub.docker.com/r/ewpratten/ubisoft_status_exporter)
A [Prometheus](https://prometheus.io/) exporter that reports the status of [Ubisoft](https://www.ubisoft.com) game servers.
## Usage
```sh
docker run -p 8000:8000 ewpratten/ubisoft_status_exporter:latest
```
Metrics will be available on [localhost:8000/metrics](http://localhost:8000/metrics).