Move Prometheus to dedicated monitoring directory

This commit is contained in:
Pascal Zarrad 2021-07-07 20:39:04 +02:00
parent ea4606574e
commit 1c93964fda
No known key found for this signature in database
GPG Key ID: 1F93B3388171379B
3 changed files with 4 additions and 3 deletions

View File

@ -62,9 +62,6 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [MariaDB](/database/sql/mariadb)
* [PostgreSQL](/database/sql/postgres)
### Timeseries Databases
* [Prometheus](/database/tsdb/prometheus)
## Voice Servers
* [Lavalink](/voice_servers/lavalink)
* [TeaSpeak](/voice_servers/teaspeak)
@ -232,6 +229,10 @@ If you are reading this it looks like you are looking to add an egg to your serv
[Xonotic](/xonotic/xonotic)
## [Monitoring](/monitoring/)
### Prometheus
* [Prometheus](/monitoring/prometheus)
## [Storage](/storage/)
### S3 Storage
* [minio](/storage/minio)