From 359c4d6109937aaf49ab00ba77aaff1538e22671 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Tue, 3 Dec 2019 22:37:16 +0200 Subject: [PATCH] docs: add a link to https://medium.com/@valyala/prometheus-storage-technical-terms-for-humans-4ab4de6c3d48 --- docs/Articles.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Articles.md b/docs/Articles.md index 177b26972..7e3fab871 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -19,3 +19,4 @@ * [Speeding up backups for big time series databases](https://medium.com/@valyala/speeding-up-backups-for-big-time-series-databases-533c1a927883) * [Evaluation performance and correctness: VictoriaMetrics response](https://medium.com/@valyala/evaluating-performance-and-correctness-victoriametrics-response-e27315627e87) * [Improving histogram usability for Prometheus and Grafana](https://medium.com/@valyala/improving-histogram-usability-for-prometheus-and-grafana-bc7e5df0e350) +* [Prometheus storage: tech terms for humans](https://medium.com/@valyala/prometheus-storage-technical-terms-for-humans-4ab4de6c3d48)