From bf43ad1d4ff56a98ca9931543b328e9b7b1a9835 Mon Sep 17 00:00:00 2001 From: Aliaksandr Valialkin Date: Thu, 2 Apr 2020 15:42:54 +0300 Subject: [PATCH] docs/Articles.md: move Percona article to third-party --- docs/Articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Articles.md b/docs/Articles.md index 6e66edbcb8..4843192504 100644 --- a/docs/Articles.md +++ b/docs/Articles.md @@ -24,10 +24,10 @@ * [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) * [Billy: how VictoriaMetrics deals with more than 500 billion rows](https://medium.com/@valyala/billy-how-victoriametrics-deals-with-more-than-500-billion-rows-e82ff8f725da) -* [Better Prometheus rate() function with VictoriaMetrics](https://www.percona.com/blog/2020/02/28/better-prometheus-rate-function-with-victoriametrics/) ## Third-party articles +* [Better Prometheus rate() function with VictoriaMetrics](https://www.percona.com/blog/2020/02/28/better-prometheus-rate-function-with-victoriametrics/) * [Disk usage: VictoriaMetrics vs Prometheus](https://stas.starikevich.com/posts/disk-usage-for-vm-versus-prometheus/) * [Benchmarking time series workloads on Apache Kudu using TSBS](https://blog.cloudera.com/benchmarking-time-series-workloads-on-apache-kudu-using-tsbs/)