<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developers on Netdata</title><link>https://www.netdata.cloud/tags/developers/</link><description>Recent content in Developers on Netdata</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 23 Aug 2026 02:03:02 +0300</lastBuildDate><atom:link href="https://www.netdata.cloud/tags/developers/index.xml" rel="self" type="application/rss+xml"/><item><title>Real-Time Observability For Developers Who Ship Fast</title><link>https://www.netdata.cloud/solutions/built-for/developers/</link><pubDate>Thu, 18 Dec 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/solutions/built-for/developers/</guid><description>Stop context switching between tools. Netdata provides developers with real-time infrastructure visibility, AI-assisted debugging, and zero-configuration monitoring—all in one unified platform that integrates directly into your IDE and workflow.</description></item><item><title>What Is A Flaky Test How To Detect Fix &amp; Avoid Them</title><link>https://www.netdata.cloud/academy/flaky-tests/</link><pubDate>Tue, 10 Jun 2025 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/academy/flaky-tests/</guid><description>&lt;p&gt;You push a new feature, all local tests pass, and you open a pull request. The continuous integration (CI) pipeline kicks off, but a few minutes later, you see a dreaded red &amp;lsquo;X&amp;rsquo;. A test failed. You scrutinize your code, find nothing wrong, and re-run the job. This time, it passes with a green checkmark. If this scenario feels familiar, you&amp;rsquo;ve encountered a flaky test.&lt;/p&gt;&#10;&lt;p&gt;A flaky test is a test that exhibits non-deterministic behavior—it can both pass and fail across multiple runs without any changes to the code or its environment. While it might seem like a minor annoyance, test flakiness is a significant problem that can erode your team&amp;rsquo;s confidence in your test suite, slow down development velocity, and ultimately allow real bugs to slip into production. Understanding what causes these inconsistencies is the first step toward building a more reliable and trustworthy testing process.&lt;/p&gt;</description></item><item><title>Software Extensibility Is Key To Adoption</title><link>https://www.netdata.cloud/blog/software-extensibility-is-key-to-adoption/</link><pubDate>Fri, 25 Sep 2020 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/software-extensibility-is-key-to-adoption/</guid><description>&lt;!--truncate--&gt;&#10;&lt;img class="alignnone size-full wp-image-16613" src="../wp-archive/uploads/2022/03/Software-Extensibility-Blog-Post.png" alt="" width="969" height="638" /&gt;&#10;&lt;p&gt;As with most commercial products, software today is mass produced for reasons of simple economics. But making the same software work for as many people as possible while also meeting the unique requirements different people and organizations have is a challenging task.&lt;/p&gt;&#10;&lt;p&gt;The strategies used today to provide extensibility at cost and at the level required by various enterprises are very similar to the ones used in the 80s and 90s, when PCs first took off and captured an enormous amount of the home computing market, and when open source software started gaining popularity.&lt;/p&gt;</description></item><item><title>.NET Framework Monitoring</title><link>https://www.netdata.cloud/monitoring-101/dotnet-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/dotnet-monitoring/</guid><description>&lt;h2 id="net-framework"&gt;.NET Framework&lt;/h2&gt;&#10;&lt;p&gt;.NET Framework is a software development platform that runs on Windows. &lt;a href="https://dotnet.microsoft.com/en-us/download/dotnet-framework"&gt;It provides a common set of libraries and tools that developers can use to build different types of applications, such as web apps, desktop apps, mobile apps, games, and more&lt;/a&gt;.&lt;/p&gt;&#10;&lt;h2 id="net-framework-monitoring"&gt;.NET Framework Monitoring&lt;/h2&gt;&#10;&lt;p&gt;One of the challenges of developing and maintaining .NET applications is to ensure their performance, reliability, and security. To do that, developers need to monitor various aspects of their applications, such as code execution, memory usage, exceptions, requests, errors, and more. Monitoring .NET applications can help developers identify and troubleshoot issues before they affect the end users.&lt;/p&gt;</description></item><item><title>GitHub Repository Monitoring</title><link>https://www.netdata.cloud/monitoring-101/github_repo-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/github_repo-monitoring/</guid><description>&lt;h2 id="github-repository-monitoring"&gt;GitHub Repository Monitoring&lt;/h2&gt;&#10;&lt;h3 id="what-is-github-repository-monitoring"&gt;What Is GitHub Repository Monitoring?&lt;/h3&gt;&#10;&lt;p&gt;GitHub repository monitoring involves tracking a plethora of metrics essential for maintaining robust and high-performing code repositories. As various developers contribute code, issues may arise that affect performance and reliability. Monitoring these aspects is crucial for ensuring smooth DevOps processes. A well-rounded approach to monitoring examines pull requests, commits, issues, and broader analytics related to repository activity.&lt;/p&gt;&#10;&lt;h3 id="monitoring-github-repository-with-netdata"&gt;Monitoring GitHub Repository With Netdata&lt;/h3&gt;&#10;&lt;p&gt;Netdata provides a seamless path to monitor GitHub repositories. To monitor GitHub repositories, Netdata uses an openmetrics (Prometheus) exporter, the &lt;a href="https://github.com/githubexporter/github-exporter"&gt;GitHub Exporter&lt;/a&gt;. Netdata is designed to ingest data from any Prometheus exporter, allowing you to benefit from automated dashboards, alerts, and real-time insights without requiring standalone Prometheus servers or Grafana dashboards. This streamlined approach facilitates effective monitoring while saving overhead on setting up intricate monitoring systems.&lt;/p&gt;</description></item><item><title>Netdata at DEVworld Amsterdam 2025</title><link>https://www.netdata.cloud/events/devworld-amsterdam-2025/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/events/devworld-amsterdam-2025/</guid><description>&lt;p&gt;Netdata exhibited at DEVworld Conference in Amsterdam in February 2025, at Booth 18E. No talk at this one &amp;ndash; just the team at the booth, running live demos and talking to developers.&lt;/p&gt;&#10;&lt;p&gt;DEVworld attracts a broad developer audience, not just infrastructure or DevOps specialists. That meant explaining Netdata to people who might not have thought much about monitoring beyond &amp;ldquo;is my app up or down.&amp;rdquo; The live demos worked well for this: showing real-time, per-second dashboards to someone who has only ever seen delayed, aggregated metrics makes the difference immediately obvious.&lt;/p&gt;</description></item><item><title>VSCode Monitoring</title><link>https://www.netdata.cloud/monitoring-101/vscode-monitoring/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/monitoring-101/vscode-monitoring/</guid><description>&lt;h2 id="vscode-monitoring"&gt;VSCode Monitoring&lt;/h2&gt;&#10;&lt;h3 id="what-is-vscode"&gt;What Is VSCode?&lt;/h3&gt;&#10;&lt;p&gt;Visual Studio Code (VSCode) is a highly popular source-code editor developed by Microsoft. It includes key features like support for debugging, syntax highlighting, intelligent code completion, snippets, and code refactoring. It&amp;rsquo;s vital for developers who require a streamlined and extensible environment to accelerate productivity and efficiency in coding tasks.&lt;/p&gt;&#10;&lt;h3 id="monitoring-vscode-with-netdata"&gt;Monitoring VSCode With Netdata&lt;/h3&gt;&#10;&lt;p&gt;Monitoring VSCode is crucial for maintaining optimal performance and ensuring a seamless coding experience. Netdata facilitates this by utilizing an openmetrics (Prometheus) exporter to collect comprehensive metrics. Whether you are a developer or an IT professional, the flexibility of Netdata allows you to ingest data from any Prometheus exporter. Thus, you can access automated dashboards, real-time alerts, and comprehensive visualizations without needing to set up a standalone Prometheus server or Grafana. This streamlined monitoring solution increases efficiency and helps detect issues promptly in your development environment.&lt;/p&gt;</description></item></channel></rss>