<?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: Pawan Kumar</title>
    <description>The latest articles on Debug School by Pawan Kumar (@pawankrverma_933).</description>
    <link>https://www.debug.school/pawankrverma_933</link>
    <image>
      <url>https://www.debug.school/images/PG0YrJFH_uNk5dMEJRKxO4fadobpJOqoky3fjHyTqA8/rs:fill:90:90/g:sm/mb:500000/ar:1/aHR0cHM6Ly93d3cu/ZGVidWcuc2Nob29s/L3VwbG9hZHMvdXNl/ci9wcm9maWxlX2lt/YWdlLzMxNy9kMjg3/OTllYS1mZmU4LTQw/MzItOGZkOC0zNmYx/NDExZjBlYjMucG5n</url>
      <title>Debug School: Pawan Kumar</title>
      <link>https://www.debug.school/pawankrverma_933</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/pawankrverma_933"/>
    <language>en</language>
    <item>
      <title>The list of COMMON Steps to Gather Metrices and DD Commands</title>
      <dc:creator>Pawan Kumar</dc:creator>
      <pubDate>Tue, 13 Dec 2022 11:46:53 +0000</pubDate>
      <link>https://www.debug.school/pawankrverma_933/the-list-of-common-steps-to-gather-metrices-and-dd-commands-koj</link>
      <guid>https://www.debug.school/pawankrverma_933/the-list-of-common-steps-to-gather-metrices-and-dd-commands-koj</guid>
      <description>&lt;p&gt;The list of COMMON Steps to Gather Metrices using Datadog Integration &lt;br&gt;
-DataDog Agent installation form GUI&lt;br&gt;
-API Key Configuration&lt;br&gt;
-conf.yaml file configuration in the service&lt;br&gt;
-Enable module and grant permissions&lt;br&gt;
-Start and stop the server i.e apached, httpd etc&lt;br&gt;
-Stop Start Datadog Agent Service&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Top 10 data dog agent commands with their use cases.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Systemctl restart Datadog-agent  To restart the Agent&lt;br&gt;
Systemctl Status Datadog-agent   To Check agent status&lt;br&gt;
Datadog-agent checkconfig   To check the Datadog configuration&lt;br&gt;
Datadog-agent config &lt;br&gt;
CREATE USER 'XXXXXX'@'localhost' IDENTIFIED BY '';-- New user creation in SQL with given assword&lt;br&gt;
Datadog-agent --version To check version of agent&lt;br&gt;
vi /etc/datadog-agent/datadog.yaml -- To change configuration&lt;br&gt;
cp conf.yaml.default conf.yaml&lt;br&gt;
vi conf.yaml to conigure a particular service&lt;/p&gt;

</description>
    </item>
    <item>
      <title>What is observability and how to implement</title>
      <dc:creator>Pawan Kumar</dc:creator>
      <pubDate>Mon, 12 Dec 2022 05:27:36 +0000</pubDate>
      <link>https://www.debug.school/pawankrverma_933/observability-is-practice-of-collecting-the-metrics-events-logdata-and-traces-to-get-valuable-insight-and-visiblity-of-the-data-1737</link>
      <guid>https://www.debug.school/pawankrverma_933/observability-is-practice-of-collecting-the-metrics-events-logdata-and-traces-to-get-valuable-insight-and-visiblity-of-the-data-1737</guid>
      <description>&lt;p&gt;Observability is practice of colecting the metrics Events logdata, and traces to get valuable insight and visiblity of the data&lt;/p&gt;

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