<?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: Sravya</title>
    <description>The latest articles on Debug School by Sravya (@sravya).</description>
    <link>https://www.debug.school/sravya</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: Sravya</title>
      <link>https://www.debug.school/sravya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://www.debug.school/feed/sravya"/>
    <language>en</language>
    <item>
      <title>High levelSteps to integrate tool using datadog</title>
      <dc:creator>Sravya</dc:creator>
      <pubDate>Tue, 18 Apr 2023 12:03:33 +0000</pubDate>
      <link>https://www.debug.school/sravya/high-levelsteps-to-integrate-tool-using-datadog-5165</link>
      <guid>https://www.debug.school/sravya/high-levelsteps-to-integrate-tool-using-datadog-5165</guid>
      <description>&lt;p&gt;First know the tools which need to send data to agent.&lt;br&gt;
Ex: docker, kubernetes ,tomcat etc.&lt;br&gt;
** validate the tool whether it is exposing to metrices or not. If not, enable it.&lt;br&gt;
** Enable integration at datadog.&lt;br&gt;
** Enable datadog to collect the metrices from integration.&lt;br&gt;
** Restart the agent.&lt;br&gt;
** validate the metrices.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Observability</title>
      <dc:creator>Sravya</dc:creator>
      <pubDate>Mon, 17 Apr 2023 05:37:25 +0000</pubDate>
      <link>https://www.debug.school/sravya/observability-4eee</link>
      <guid>https://www.debug.school/sravya/observability-4eee</guid>
      <description>&lt;p&gt;observability is the ability to measure a system’s current state based on the data it generates, such as logs, metrics, and traces. It relies on telemetry derived from instrumentation that comes from the endpoints and services in your multi-cloud computing environments.&lt;/p&gt;

&lt;p&gt;How to setup observability for your project? &lt;/p&gt;

&lt;p&gt;** By determining workloads and components to measure, and the sources of telemetry.&lt;br&gt;
** Identifying what we need to measure.&lt;br&gt;
** Defining the sources of telemetry (metric, logs and traces).&lt;/p&gt;

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