<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Applications on Netdata</title><link>https://www.netdata.cloud/tags/applications/</link><description>Recent content in Applications 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/applications/index.xml" rel="self" type="application/rss+xml"/><item><title>Introduction to StatsD</title><link>https://www.netdata.cloud/blog/introduction-to-statsd/</link><pubDate>Wed, 03 Feb 2021 00:00:00 +0000</pubDate><guid>https://www.netdata.cloud/blog/introduction-to-statsd/</guid><description>&lt;!--truncate--&gt;&#10;&lt;img class="alignnone size-medium wp-image-16449" src="../wp-archive/uploads/2022/03/StatsD-600x414.png" alt="" width="600" height="414" /&gt;&#10;&lt;p&gt;StatsD is an industry-standard technology stack for monitoring applications and instrumenting any piece of software to deliver custom metrics. The StatsD architecture is based on delivering the metrics via UDP packets from any application to a central statsD server. Although the original StatsD server was written in Node.js, there are many implementations today, with Netdata being one of them.&lt;/p&gt;&#10;&lt;p&gt;StatsD makes it easier for you to instrument your applications, delivering value around three main pillars: open-source, control, and modularity. That’s a real windfall for full-stack developers who need to code quickly, troubleshoot application issues on the fly, and often don’t have the necessary background knowledge to use complex monitoring platforms.&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></channel></rss>