<?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: Rajesh kumar samal</title>
    <description>The latest articles on Debug School by Rajesh kumar samal (@larajeshkumar1_646).</description>
    <link>https://www.debug.school/larajeshkumar1_646</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: Rajesh kumar samal</title>
      <link>https://www.debug.school/larajeshkumar1_646</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/larajeshkumar1_646"/>
    <language>en</language>
    <item>
      <title>Assignment-2: Write down a high level steps to integrate any tools and gather metrices using datadog agent.</title>
      <dc:creator>Rajesh kumar samal</dc:creator>
      <pubDate>Wed, 19 Apr 2023 04:12:28 +0000</pubDate>
      <link>https://www.debug.school/larajeshkumar1_646/assignment-2-write-down-a-high-level-steps-to-integrate-any-tools-and-gather-metrices-using-datadog-agent-2b60</link>
      <guid>https://www.debug.school/larajeshkumar1_646/assignment-2-write-down-a-high-level-steps-to-integrate-any-tools-and-gather-metrices-using-datadog-agent-2b60</guid>
      <description>&lt;p&gt;Integrating Docker with Datadog and gathering metrics using datadog agent:&lt;/p&gt;

&lt;p&gt;Step 1 - Install Docker&lt;br&gt;
Step 2 - Installl datadog Agent&lt;br&gt;
Step 3 - Enable DataDog-Agent to collect the Metrices from Integration &lt;br&gt;
Configure the agent to connect docker by adding below line in /etc/datadog-agent/conf.d/docker.d/conf.yaml file&lt;br&gt;
&lt;strong&gt;- url: "unix://var/run/docker.sock"&lt;/strong&gt;&lt;br&gt;
Step 4 - Create few containers&lt;br&gt;
docker run -itd ubuntu&lt;/p&gt;

&lt;p&gt;Step 5 - Restart a Datadog agent&lt;br&gt;
Step 6 - Validate a Metrices in datadog&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Assignment 1- Write down list of Top Datadog Agent commands with their usage ?</title>
      <dc:creator>Rajesh kumar samal</dc:creator>
      <pubDate>Mon, 17 Apr 2023 11:44:27 +0000</pubDate>
      <link>https://www.debug.school/larajeshkumar1_646/assignment-write-down-list-of-top-datadog-agent-commands-with-their-usage--1ebo</link>
      <guid>https://www.debug.school/larajeshkumar1_646/assignment-write-down-list-of-top-datadog-agent-commands-with-their-usage--1ebo</guid>
      <description>&lt;p&gt;&lt;strong&gt;Below are the top commands used in datadog&lt;/strong&gt; :&lt;br&gt;
1:systemctl status datadog-agent  - to check the agent status &lt;br&gt;
2:systemctl start datadog-agent  - to start the agent &lt;br&gt;
3:systemctl stop datadog-agent  - to stop the agent &lt;br&gt;
4:systemctl restart datadog-agent  - to restart the agent &lt;br&gt;
5:datadog-agent version - to check the agent version information&lt;br&gt;&lt;br&gt;
6:datadog-agent configcheck  - to Print all configurations loaded of a running Agent.&lt;br&gt;
7:datadog-agent health  -  to check if the agent health is Pass to check if all the components are healthy &lt;br&gt;
8:datadog-agent config  - to check the runtime configuration management&lt;br&gt;
9:datadog-agent hostname - to get the hostname information .&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Define Observability ?</title>
      <dc:creator>Rajesh kumar samal</dc:creator>
      <pubDate>Mon, 17 Apr 2023 05:34:36 +0000</pubDate>
      <link>https://www.debug.school/larajeshkumar1_646/define-observability--j59</link>
      <guid>https://www.debug.school/larajeshkumar1_646/define-observability--j59</guid>
      <description>&lt;p&gt;Observability is to know why there is issue not only to observe if there is a issue . Observability uses metrics ,logs and traces which is main component of troubleshooting the issue and provide better solution to the customer.&lt;/p&gt;

&lt;p&gt;How to Setup the Observability ?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.debug.school/images/bHvLNhuDBRMIiSSbbIcQJWnd97CAgSYYcOax9JA_Yto/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvbXh6azd5/NHYyMW54aXl5YXBh/b28ucG5n" class="article-body-image-wrapper"&gt;&lt;img src="https://www.debug.school/images/bHvLNhuDBRMIiSSbbIcQJWnd97CAgSYYcOax9JA_Yto/w:880/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvYXJ0/aWNsZXMvbXh6azd5/NHYyMW54aXl5YXBh/b28ucG5n" alt="Image description" width="291" height="173"&gt;&lt;/a&gt;&lt;/p&gt;

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