From a20a618f8bb35bdc7bd201048e4da3301de06237 Mon Sep 17 00:00:00 2001
From: Pascal Zarrad
Date: Wed, 7 Jul 2021 19:54:40 +0200
Subject: [PATCH] Add Prometheus to README
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index c1df35db..7e715440 100644
--- a/README.md
+++ b/README.md
@@ -62,6 +62,9 @@ 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)