<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Java on Chetan Gole</title>
    <link>https://chetangole.com/categories/java/</link>
    <description>Recent content in Java on Chetan Gole</description>
    <image>
      <url>https://chetangole.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://chetangole.com/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- gohugo.io</generator><atom:link href="https://chetangole.com/categories/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How Datadog Agent Works</title>
      <link>https://chetangole.com/blog/how-datadog-agent-works-java-agents/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://chetangole.com/blog/how-datadog-agent-works-java-agents/</guid>
      <description>I am sure, you must be aware of Datadog. Datadog is infrastructure monitoring as a service. Read more here: datadog.com
Ever wondered how Datadog agent works? We use Datadog in SAS CI360 to monitor our infrastructure. It provides quite a lot of features like APN, distributed tracing, etc.
But, how Datadog knows all the information about your service without adding any code to our microservices? We need to include a Datadog agent in our JVM startup.</description>
    </item>
    
  </channel>
</rss>
