From f497d3c2223b1271e0591e9294191d9c9fed69ec Mon Sep 17 00:00:00 2001 From: hagen1778 Date: Tue, 4 Jun 2024 15:52:33 +0200 Subject: [PATCH] docs: add technical articles by @jiekun Signed-off-by: hagen1778 --- docs/Articles.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Articles.md b/docs/Articles.md index 0ca1c1ded..43148af27 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -86,6 +86,8 @@ See also [case studies](https://docs.victoriametrics.com/casestudies/). * [Observe and record performance of Spark jobs with Victoria Metrics](https://medium.com/constructor-engineering/observe-and-record-performance-of-databricks-jobs-11ffe236555e) * [Supercharge your Monitoring: Migrate from Prometheus to VictoriaMetrics for Scalability and Speed - Part 1](https://zetablogs.medium.com/supercharge-your-monitoring-migrate-from-prometheus-to-victoriametrics-for-scalability-and-speed-e1e9df786145) * [Supercharge your Monitoring: Migrate from Prometheus to VictoriaMetrics for optimized CPU and Memory usage - Part 2](https://zetablogs.medium.com/part-2-supercharge-your-monitoring-migrate-from-prometheus-to-victoriametrics-for-optimised-cpu-9a90c015ccba) +* [Persistent Data Structures in VictoriaMetrics (Part 1): vmagent](https://medium.com/devops-dev/persistent-data-structures-in-victoriametrics-part-1-vmagent-2e9c7681a6f0) +* [Persistent Data Structures in VictoriaMetrics (Part 2): vmselect](https://medium.com/@jiekun/persistent-data-structures-in-victoriametrics-part-2-vmselect-9e3de39a4d20) ## Our articles