<?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: Sumit Kumar</title>
    <description>The latest articles on Debug School by Sumit Kumar (@sumitkumargogia_853).</description>
    <link>https://www.debug.school/sumitkumargogia_853</link>
    <image>
      <url>https://www.debug.school/images/M_G1VoOIL7hJK4MLPAhH8iywmEPGP2iY_i4dmQ0T-ZY/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzMxNS80YWQ4/MzEyZi03OGE5LTRi/MDUtYmJiYS1kN2U0/ZTA5MjQ3ZGEucG5n</url>
      <title>Debug School: Sumit Kumar</title>
      <link>https://www.debug.school/sumitkumargogia_853</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/sumitkumargogia_853"/>
    <language>en</language>
    <item>
      <title>Top 10 data dog agent commands with their use cases</title>
      <dc:creator>Sumit Kumar</dc:creator>
      <pubDate>Tue, 13 Dec 2022 11:45:12 +0000</pubDate>
      <link>https://www.debug.school/sumitkumargogia_853/top-10-data-dog-agent-commands-with-their-use-cases-4d6k</link>
      <guid>https://www.debug.school/sumitkumargogia_853/top-10-data-dog-agent-commands-with-their-use-cases-4d6k</guid>
      <description>&lt;ol&gt;
&lt;li&gt; Systemctl stop datadog-agent –&amp;gt; stop the service of datadog&lt;/li&gt;
&lt;li&gt; Systemctl start datadog-agent –&amp;gt; start the service of datadog&lt;/li&gt;
&lt;li&gt; Systemctl status datadog-agent –&amp;gt; check the status of service of datadog&lt;/li&gt;
&lt;li&gt; Systemctl restart datadog-agent –&amp;gt; restart the service of datadog&lt;/li&gt;
&lt;li&gt; Datadog-agent status –&amp;gt; to check the details status of datadog&lt;/li&gt;
&lt;li&gt; Datadog-agent config –&amp;gt; to check the current details configuration datadog&lt;/li&gt;
&lt;li&gt; datadog-agent configcheck –&amp;gt; to check the current metrics being sent to datadog&lt;/li&gt;
&lt;li&gt; datadog-agent health –&amp;gt; check the health of components of datadog&lt;/li&gt;
&lt;li&gt; datadog-agent hostname –&amp;gt; check the hostname of datadog installed&lt;/li&gt;
&lt;li&gt;datadog-agent version –&amp;gt; check the version of datadog installed&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>The list of COMMON Steps to Gather Metrices using Datadog Integration</title>
      <dc:creator>Sumit Kumar</dc:creator>
      <pubDate>Tue, 13 Dec 2022 11:35:51 +0000</pubDate>
      <link>https://www.debug.school/sumitkumargogia_853/the-list-of-common-steps-to-gather-metrices-using-datadog-integration-4amh</link>
      <guid>https://www.debug.school/sumitkumargogia_853/the-list-of-common-steps-to-gather-metrices-using-datadog-integration-4amh</guid>
      <description>&lt;p&gt;The list of COMMON Steps to Gather Metrices using Datadog Integration &lt;/p&gt;

&lt;ol&gt;
&lt;li&gt; Enable the integration from datadog console&lt;/li&gt;
&lt;li&gt; follow the instruction on datadog integration page&lt;/li&gt;
&lt;li&gt; after modification yaml file in conf.d//&lt;/li&gt;
&lt;li&gt; Restart the agent and check the status&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;a.    systemctl restart datadog-agent&lt;/li&gt;
&lt;li&gt;b.    systemctl status datadog-agent&lt;/li&gt;
&lt;li&gt;c.    datadog-agent status&lt;/li&gt;
&lt;li&gt;d.    datadog-agent configcheck&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt; Check the integration status from datadog console after some time and explore the metrics&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>What is observability and how to implement</title>
      <dc:creator>Sumit Kumar</dc:creator>
      <pubDate>Mon, 12 Dec 2022 05:24:15 +0000</pubDate>
      <link>https://www.debug.school/sumitkumargogia_853/what-is-observability-and-how-to-implement-36p8</link>
      <guid>https://www.debug.school/sumitkumargogia_853/what-is-observability-and-how-to-implement-36p8</guid>
      <description>&lt;p&gt;Observability is more that monitoring to deep dive into event / traces using AI and come up with knowledgeable insights. e.g monitoring will tell system is down but observability will explain why its down.&lt;/p&gt;

&lt;p&gt;A platform such as datadog can help in implementation the same such as metrics , traces , APM, Alerting etc. &lt;/p&gt;

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