osrs-prometheus-exporter/readme.md
2023-04-05 02:32:25 +02:00

13 lines
431 B
Markdown

[![status-badge](https://woodpecker.boerlage.me/api/badges/daan/osrs-playercount-exporter/status.svg)](https://woodpecker.boerlage.me/daan/osrs-playercount-exporter)
# OSRS Player Count Exporter
Exposes a prometheus `/metrics` endpoint with oldschool runescape word player count data.
## Runelite Endpoint
This leaches off of the following runlite endpoint:
```
https://api.runelite.net/runelite-1.9.14-SNAPSHOT/worlds.js
```