@cryptotaxi247 / netdata-1 / commits / 86770e596

Added section Blog posts README.md (#16323)

Aliki92 committed Nov 2, 2023 at 17:27 UTC 86770e596796945a95c244c8aaf82601a64083d2
1 file changed +17
README.md
+17
@@ -73,6 +73,23 @@ It scales nicely from just a single server to thousands of servers, even in comp
73
74 ---
75
76 +**LATEST BLOG POST**:<br/>
77 +
78 +<p align="center">
79 +<a href="https://blog.netdata.cloud/netdata-vs-prometheus-performance-analysis/#gh-light-mode-only">
80 + <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata%20vs%20prometheus.png#gh-light-mode-only" alt="Netdata vs Prometheus" width="700"/>
81 +</a>
82 +<a href="https://blog.netdata.cloud/netdata-vs-prometheus-performance-analysis/#gh-dark-mode-only">
83 + <img src="https://github.com/netdata/website/blob/master/themes/tailwind/static/img/readme-images/netdata%20vs%20prometheus%20dark.png#gh-dark-mode-only" alt="Netdata" width="700"/>
84 +</a>
85 +</p>
86 +
87 +In an era dominated by data-driven decision making, **monitoring tools** play an indispensable role in ensuring that our systems run efficiently and without interruption. When considering tools like Netdata and Prometheus, performance isn't just a number; it's about empowering users with real-time insights and enabling them to act with agility.
88 +
89 +A performance comparison between **Netdata and Prometheus** is not a race for the top spot but an exploration of where we stand today and where improvements can be made. Through this, we hope to drive innovation, ensure optimal performance, and ultimately deliver better value to our users. [READ MORE](https://blog.netdata.cloud/netdata-vs-prometheus-performance-analysis/)
90 +
91 +---
92 +
93 NEW: **Netdata and LOGS !** 🥳</br>
94
95 Check the [systemd-journal plugin of Netdata](https://github.com/netdata/netdata/tree/master/collectors/systemd-journal.plugin), that allows you to view, explore, analyze and query `systemd` journal logs!