<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Labs on Observability Hub</title>
    <link>https://www.nandanjadhav.in/labs/</link>
    <description>Recent content in Labs on Observability Hub</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 20 Sep 2025 12:00:00 +0530</lastBuildDate>
    <atom:link href="https://www.nandanjadhav.in/labs/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Alert Fatigue Challenge</title>
      <link>https://www.nandanjadhav.in/labs/alert-fatigue-challenge/</link>
      <pubDate>Sat, 20 Sep 2025 12:00:00 +0530</pubDate>
      <guid>https://www.nandanjadhav.in/labs/alert-fatigue-challenge/</guid>
      <description>&lt;p&gt;Welcome to the &lt;strong&gt;Alert Fatigue Challenge&lt;/strong&gt; ⚡&lt;br&gt;&#xA;Each alert is &lt;strong&gt;unique&lt;/strong&gt; in a run — no repeats. Decide if it’s &lt;strong&gt;real&lt;/strong&gt; or just &lt;strong&gt;noise&lt;/strong&gt;, and see if you can keep your accuracy high!&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;style&gt;&#xD;&#xA;  #alert-game-container {&#xD;&#xA;    max-width: 700px;&#xD;&#xA;    margin: 2rem auto;&#xD;&#xA;    text-align: center;&#xD;&#xA;  }&#xD;&#xA;  #alert-box {&#xD;&#xA;    border: 2px solid #ccc;&#xD;&#xA;    border-radius: 8px;&#xD;&#xA;    padding: 1.5rem;&#xD;&#xA;    margin: 1rem 0;&#xD;&#xA;    font-size: 1.2rem;&#xD;&#xA;    font-weight: bold;&#xD;&#xA;    background-color: #f9f9f9;&#xD;&#xA;  }&#xD;&#xA;  #result, #score, #round, #finalResult {&#xD;&#xA;    margin-top: 1rem;&#xD;&#xA;    font-size: 1.05rem;&#xD;&#xA;    font-weight: bold;&#xD;&#xA;  }&#xD;&#xA;  #realBtn, #noiseBtn, #nextRound, #playAgain {&#xD;&#xA;    margin: 0.5rem;&#xD;&#xA;    padding: 0.5rem 1rem;&#xD;&#xA;    font-size: 1rem;&#xD;&#xA;    cursor: pointer;&#xD;&#xA;    border: none;&#xD;&#xA;    border-radius: 6px;&#xD;&#xA;  }&#xD;&#xA;  #realBtn { background: #d9534f; color: white; }&#xD;&#xA;  #noiseBtn { background: #0275d8; color: white; }&#xD;&#xA;  #nextRound, #playAgain { background: #5cb85c; color: white; }&#xD;&#xA;&lt;/style&gt;&#xD;&#xA;&lt;div id=&#34;alert-game-container&#34;&gt;&#xD;&#xA;  &lt;div id=&#34;alert-box&#34;&gt;Press **Next Round** to start!&lt;/div&gt;&#xD;&#xA;&lt;p&gt;&lt;button id=&#34;realBtn&#34;&gt;🚨 Real Alert&lt;/button&gt;&#xA;&lt;button id=&#34;noiseBtn&#34;&gt;🔕 Noise&lt;/button&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Find the Anomaly</title>
      <link>https://www.nandanjadhav.in/labs/findtheanomaly/</link>
      <pubDate>Tue, 16 Sep 2025 12:00:00 +0530</pubDate>
      <guid>https://www.nandanjadhav.in/labs/findtheanomaly/</guid>
      <description>&lt;p&gt;Welcome to the &lt;strong&gt;Find the Anomaly&lt;/strong&gt; game 🎮&lt;br&gt;&#xA;Test your observability skills by spotting anomalies in metric data. You’ll play &lt;strong&gt;10 rounds&lt;/strong&gt; — see if you can score 80% or more!&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;style&gt;&#xA;  #anomaly-container {&#xA;    max-width: 700px;&#xA;    margin: 2rem auto;&#xA;    text-align: center;&#xA;  }&#xA;  #anomalyChart {&#xA;    display: block;&#xA;    width: 100% !important;&#xA;    height: 400px !important;&#xA;  }&#xA;  #result, #score, #round, #finalResult {&#xA;    margin-top: 1rem;&#xA;    font-size: 1.05rem;&#xA;    font-weight: bold;&#xA;  }&#xA;  #nextRound, #playAgain {&#xA;    margin-top: 1rem;&#xA;    padding: 0.5rem 1rem;&#xA;    font-size: 1rem;&#xA;    cursor: pointer;&#xA;  }&#xA;&lt;/style&gt;&#xA;&lt;div id=&#34;anomaly-container&#34;&gt;&#xA;  &lt;canvas id=&#34;anomalyChart&#34; aria-label=&#34;Anomaly detection chart&#34;&gt;&lt;/canvas&gt;&#xA;  &lt;p id=&#34;result&#34;&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
