<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Application-Monitoring-Service on Subhadip's Blog</title><link>https://www.subhadig.net/tags/application-monitoring-service/</link><description>Recent content in Application-Monitoring-Service on Subhadip's Blog</description><generator>Hugo</generator><language>en-us</language><copyright>Subhadip Ghosh</copyright><lastBuildDate>Wed, 06 May 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.subhadig.net/tags/application-monitoring-service/index.xml" rel="self" type="application/rss+xml"/><item><title>AMS: Data Collection Service</title><link>https://www.subhadig.net/posts/ams-data-collection-service/</link><pubDate>Wed, 06 May 2020 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/ams-data-collection-service/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;This is the second article in my
&lt;a href="https://www.subhadig.net/tags/application-monitoring-service/"&gt;Application Monitoring System&lt;/a&gt;
(AMS) series where I am building an open source application to monitor performances
of other applications. In this post, I will be discussing about the second
component, the &lt;strong&gt;Data Collection Service&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id="data-collection-service"&gt;Data Collection Service&lt;/h3&gt;
&lt;p&gt;The &lt;em&gt;Data Collection Service&lt;/em&gt; is a
&lt;a href="https://spring.io/projects/spring-boot"&gt;Spring Boot&lt;/a&gt; application written in
Java. As the name suggests, it is the collector component of our &lt;em&gt;Application
Monitoring System&lt;/em&gt; and it has the ability to
pull metrics data from various source systems and send to various
destination systems.&lt;/p&gt;</description></item><item><title>AMS: Data Provider Service - Generating performance metrics with Spring Boot Actuator</title><link>https://www.subhadig.net/posts/ams-data-provider-service-generating-performance-metrics-with-spring-boot-actuator/</link><pubDate>Sun, 15 Mar 2020 00:00:00 +0000</pubDate><guid>https://www.subhadig.net/posts/ams-data-provider-service-generating-performance-metrics-with-spring-boot-actuator/</guid><description>&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;This is the first article in a series of upcoming articles on designing and
creating an &lt;a href="https://www.subhadig.net/tags/application-monitoring-service/"&gt;Application Monitoring System&lt;/a&gt;.
An Application Monitoring System (AMS) is a system that can monitor
performance of other running applications. I am building this application
component by component from scratch and I will publish it here on this blog.
In this post, I talk about how to create and run services that provide
application performance metrics using Java, Spring Boot and Docker.&lt;/p&gt;</description></item></channel></rss>