<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Debug School: Krishnamoorthy Anamaneni</title>
    <description>The latest articles on Debug School by Krishnamoorthy Anamaneni (@krish20052005).</description>
    <link>https://www.debug.school/krish20052005</link>
    <image>
      <url>https://www.debug.school/images/CPDdQlGexClW9WOTxwLbEDeLKxuBxqind7bvkmstzXo/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly90aGVw/cmFjdGljYWxkZXYu/czMuYW1hem9uYXdz/LmNvbS9pLzk5bXZs/c2Z1NXRmajltN2t1/MjVkLnBuZw</url>
      <title>Debug School: Krishnamoorthy Anamaneni</title>
      <link>https://www.debug.school/krish20052005</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/krish20052005"/>
    <language>en</language>
    <item>
      <title>Data Dog Training Day1</title>
      <dc:creator>Krishnamoorthy Anamaneni</dc:creator>
      <pubDate>Mon, 15 May 2023 12:26:39 +0000</pubDate>
      <link>https://www.debug.school/krish20052005/data-dog-training-day1-333p</link>
      <guid>https://www.debug.school/krish20052005/data-dog-training-day1-333p</guid>
      <description>&lt;p&gt;What is Obserbability?&lt;/p&gt;

&lt;p&gt;Observability in DevOps is a technical or tooling solution that focuses on aiding IT firms to understand what procedures are going on in an app by looking at the app’s output. Observability also allows firms to know issues in the app operation by pinpointing what, where, how, and why the app operation is malfunctioning.&lt;/p&gt;

&lt;p&gt;What is Datadog?&lt;br&gt;
Datadog is an observability service for cloud-scale applications, providing monitoring of servers, databases, tools, and services, through a SaaS -based data analytics platform.&lt;/p&gt;

&lt;p&gt;What is Datadog Agent?&lt;br&gt;
Data Dog agent will collect the server's metrics and performance data and monitoring the servers. &lt;br&gt;
What is DogstatsD?&lt;br&gt;
DogStatsD(Deamon process) is a metrics aggregation server that is bundled with the Datadog Agent.&lt;br&gt;
How Datadog works?&lt;br&gt;
Datadog is a SaaS monitoring and and monitors large-scale software and infrastructure. Datadog integrates end-to-end tracing with real-time data from hosts, capsules, databases, and applications to facilitate full-stack observability. This leads to useful alerts and effective representations.&lt;/p&gt;

&lt;p&gt;Top 10 commands used in Datadog Agent?&lt;br&gt;
I have used the below commands for today's session to check the agent status and starting/ restarting&lt;br&gt;
systemctl start datadog-agent&lt;br&gt;
systemctl stop datadog-agent&lt;br&gt;
systemctl restart datadog-agent&lt;br&gt;
systemctl status datadog-agent&lt;/p&gt;

&lt;p&gt;What is Datadog config file and which config you used today?&lt;br&gt;
I have used the belwow commands for todays session to check the agent status.&lt;br&gt;
vi /etc/datadog-agent/datadog.yaml&lt;br&gt;
Windows agent Configurations file c:\programData\Datadog&lt;br&gt;
File Name : datadog.yaml&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
