<?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: vitesh</title>
    <description>The latest articles on Debug School by vitesh (@viteshchintalapalli).</description>
    <link>https://www.debug.school/viteshchintalapalli</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: vitesh</title>
      <link>https://www.debug.school/viteshchintalapalli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/viteshchintalapalli"/>
    <language>en</language>
    <item>
      <title>Day 1</title>
      <dc:creator>vitesh</dc:creator>
      <pubDate>Mon, 15 May 2023 12:20:59 +0000</pubDate>
      <link>https://www.debug.school/viteshchintalapalli/day-1-2ca</link>
      <guid>https://www.debug.school/viteshchintalapalli/day-1-2ca</guid>
      <description>&lt;p&gt;What is Obserbability?&lt;br&gt;
--&amp;gt;it questions why the issue has happened and whats needs to be done to rectify.metrics,logs and traces are the pillars of observability.&lt;/p&gt;

&lt;p&gt;What is Datadog?&lt;br&gt;
--&amp;gt;it is an Observability tool which is used in infrastructure monitoring,APM and it can integrate 600 plus services,tools,kubernetes,With the help of chef,puppet,Ansible w can deploy the agents into multiple servers.it can proivide both RUM and sysnthetic monitoring.It is an saas based cloud application.&lt;/p&gt;

&lt;p&gt;What is Datadog Agent?&lt;/p&gt;

&lt;p&gt;Data Agent helps to collect the data from the end points and forward that to the console.Agent consists of dogstatsd and forwarder.&lt;/p&gt;

&lt;p&gt;What is DogstatsD?&lt;br&gt;
Dogstats has to be activated by the programmer at the application end to forward the app metrics.it is an  aggregrator and it can store the data.&lt;/p&gt;

&lt;p&gt;How Datadog works?&lt;/p&gt;

&lt;p&gt;--&amp;gt;it helps to collect the metrics from end points through agent and integrations based on API&lt;/p&gt;

&lt;p&gt;Top 10 commands used in Datadog Agent?&lt;br&gt;
--&amp;gt;systemctl start datadog-agent&lt;br&gt;
systemctl stop datadog-agent&lt;br&gt;
systemctl status datadog-agent&lt;br&gt;
systemctl restart datadog-agent&lt;br&gt;
datadog-agent config&lt;br&gt;
datadog-agent health&lt;br&gt;
datadog-agent hostname&lt;br&gt;
datadog-agent version&lt;br&gt;
vi datadog.yaml&lt;br&gt;
datadog-agent configcheck&lt;/p&gt;

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