Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shinigami92/satisfactory-server-prometheus-exporter
A Prometheus exporter for Satisfactory dedicated servers
https://github.com/shinigami92/satisfactory-server-prometheus-exporter
dedicated-server esm metrics prom-client prometheus-exporter prometheus-metrics satisfactory typescript
Last synced: 9 days ago
JSON representation
A Prometheus exporter for Satisfactory dedicated servers
- Host: GitHub
- URL: https://github.com/shinigami92/satisfactory-server-prometheus-exporter
- Owner: Shinigami92
- Created: 2024-09-11T20:33:05.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-18T17:06:26.000Z (about 2 months ago)
- Last Synced: 2024-10-11T23:11:47.395Z (25 days ago)
- Topics: dedicated-server, esm, metrics, prom-client, prometheus-exporter, prometheus-metrics, satisfactory, typescript
- Language: TypeScript
- Homepage:
- Size: 234 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satisfactory Server Prometheus Exporter
![Satisfactory](https://raw.githubusercontent.com/Shinigami92/satisfactory-server-prometheus-exporter/main/.github/logo.png "Satisfactory logo")
This is an unofficial prometheus exporter for Satisfactory dedicated server.
It uses the [satisfactory-server-api-client](https://www.npmjs.com/package/satisfactory-server-api-client) npm package.You can obtain an `accessToken` by executing `server.GenerateAPIToken` in your server console.
## See Also
- [wolveix/satisfactory-server](https://github.com/wolveix/satisfactory-server) - A Docker image for running a Satisfactory Dedicated Server.
- [dwmunster/satisfactory-exporter](https://github.com/dwmunster/satisfactory-exporter) - An alternative Prometheus Exporter for Satisfactory Dedicated Server written in Rust.