Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.
/ prometheus Public archive

if i don't put this in a git repo we'll definitely lose these and waste hours trying to recreate them

Notifications You must be signed in to change notification settings

Mantaro/prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to configure

Create a file called prom-variables.env with the following contents:

BIND_IP=<ip to listen for prometheus connections on>

MANTARO_IP=<replace me>
MANTARO_BASE_PORT=<replace me>
MANTARO_NODE_COUNT=<replace me>

MANTARO_PATREON_IP=<replace me>
MANTARO_PATREON_BASE_PORT=<replace me>
MANTARO_PATREON_NODE_COUNT=<replace me>

An ip of host means the docker host ip (use this if prometheus is inside a docker container but the bot is running as a host process)

An ip of none disables metrics collection for the bot.

Start prometheus with ./start.sh

About

if i don't put this in a git repo we'll definitely lose these and waste hours trying to recreate them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages