<?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>DEV Community: Bhavesh </title>
    <description>The latest articles on DEV Community by Bhavesh  (@bhavesh_az).</description>
    <link>https://dev.to/bhavesh_az</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4030675%2F2ea73040-6ff6-4403-9c3e-4cefb72205fb.jpeg</url>
      <title>DEV Community: Bhavesh </title>
      <link>https://dev.to/bhavesh_az</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhavesh_az"/>
    <language>en</language>
    <item>
      <title>How I Monitored LLM Token Usage in a Go AI Service using OpenTelemetry (with MCP)</title>
      <dc:creator>Bhavesh </dc:creator>
      <pubDate>Sat, 18 Jul 2026 23:20:36 +0000</pubDate>
      <link>https://dev.to/bhavesh_az/how-i-monitored-llm-token-usage-in-a-go-ai-service-using-opentelemetry-with-mcp-cme</link>
      <guid>https://dev.to/bhavesh_az/how-i-monitored-llm-token-usage-in-a-go-ai-service-using-opentelemetry-with-mcp-cme</guid>
      <description>&lt;p&gt;&lt;em&gt;Every prompt you send to an LLM costs money—but do you actually know &lt;strong&gt;where&lt;/strong&gt; those tokens are going? I instrumented an existing Go AI service with OpenTelemetry to track every token, then used MCP to dig through the telemetry and uncover what was really happening behind the scenes.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe0j1qo62ht7or7zvp5xf.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe0j1qo62ht7or7zvp5xf.png" alt="Monitoring LLM Token Usage in a Go AI Service with OpenTelemetry" width="750" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  Why monitor your AI Service for Token Usage?
&lt;/h3&gt;

&lt;p&gt;Unmonitored AI can instantly break your budget. A tech firm recently faced a massive $500 million Claude AI bill in just one month because nobody was tracking internal token usage.&lt;br&gt;
Read more : &lt;br&gt;
&lt;/p&gt;
&lt;div class="crayons-card c-embed text-styles text-styles--secondary"&gt;
    &lt;div class="c-embed__content"&gt;
        &lt;div class="c-embed__cover"&gt;
          &lt;a href="https://economictimes.indiatimes.com/us/news/company-racks-up-500m-claude-ai-bill-in-one-month-after-putting-no-usage-limits-on-employee-licenses/articleshow/131405384.cms" class="c-link align-middle" rel="noopener noreferrer"&gt;
            &lt;img alt="" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fimg.etimg.com%2Fthumb%2Fmsid-131407705%2Cwidth-1200%2Cheight-630%2Cimgsize-1324572%2Coverlay-economictimes%2Farticleshow.jpg" height="420" class="m-0" width="800"&gt;
          &lt;/a&gt;
        &lt;/div&gt;
      &lt;div class="c-embed__body"&gt;
        &lt;h2 class="fs-xl lh-tight"&gt;
          &lt;a href="https://economictimes.indiatimes.com/us/news/company-racks-up-500m-claude-ai-bill-in-one-month-after-putting-no-usage-limits-on-employee-licenses/articleshow/131405384.cms" rel="noopener noreferrer" class="c-link"&gt;
            Company racks up $500M Claude AI bill in one month after putting no usage limits on employee licenses
          &lt;/a&gt;
        &lt;/h2&gt;
          &lt;p class="truncate-at-3"&gt;
            A company faced a shocking $500 million bill for AI usage in just one month due to lack of spending limits on employee licenses. Explore the implications of unlimited access to AI tools and the need for governance in enterprise AI spending.
          &lt;/p&gt;
        &lt;div class="color-secondary fs-s flex items-center"&gt;
            &lt;img alt="favicon" class="c-embed__favicon m-0 mr-2 radius-0" src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Feconomictimes.indiatimes.com%2Ficons%2Fetfavicon.ico" width="48" height="48"&gt;
          economictimes.indiatimes.com
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;br&gt;
Complex automated workflows and heavy daily prompts will quietly drain your budget long before anyone in finance notices the spike.

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fobii3gkbv4kys50vdgwt.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fobii3gkbv4kys50vdgwt.png" alt="Reddit Post For AI Bill" width="800" height="297"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  Let's Use Datadog to solve this (Oh No Wait...)
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6fegowcmkal2w3gpv291.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6fegowcmkal2w3gpv291.gif" alt="I Am Broke" width="480" height="276"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Datadog can become expensive for AI apps because every model, user, and prompt adds more data to track. AI also creates lots of text, which costs more to store. It also uses Datadog-specific tools, so switching to another platform later can be hard and take a lot of work.&lt;/p&gt;
&lt;h4&gt;
  
  
  Here are few reasons why we choose OpenTelemetry :
&lt;/h4&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;strong&gt;Datadog "Custom Metrics Tax"&lt;/strong&gt;: Tracking GenAI apps creates too many unique tags, increasing Datadog custom metric costs ("Datadog Tax").&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Vendor Lock-In&lt;/strong&gt;: Datadog's LLM features rely on proprietary &lt;em&gt;dd-trace-go&lt;/em&gt; instrumentation, making migration to another platform costly and code-intensive.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Self-Hosted Option&lt;/strong&gt;: Self-hosting gives you full control over AI data ingestion, preventing expensive log indexing costs from large LLM payloads.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  Adding OpenTelemetry to Your Existing Go AI Service
&lt;/h2&gt;

&lt;p&gt;This blog focuses primarily on monitoring the data that's already being generated, rather than on instrumentation itself. If you haven't set up instrumentation yet, check out these resources first—they'll help you get started. (Or, honestly, you can just ask an AI assistant; it's pretty straightforward.)&lt;/p&gt;

&lt;p&gt;Follow this : &lt;a href="https://signoz.io/blog/golang-monitoring/" rel="noopener noreferrer"&gt;https://signoz.io/blog/golang-monitoring/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;
  
  
  Why I Chose SigNoz for Observability
&lt;/h3&gt;

&lt;p&gt;For this guide, we'll use SigNoz for observability. It's open source, supports self-hosting, and is a great choice if you're just getting started. Self-hosting also gives you more control over your data while keeping costs low.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  &lt;strong&gt;BIG&lt;/strong&gt; Mistake (ASKING AI FOR HELP WITH SIGNOZ)
&lt;/h2&gt;

&lt;p&gt;SigNoz is a fast-growing open source project, which means the docs, installation steps, User interface, and best practices are constantly evolving. SigNoz's team is always finding better ways to make things easier, so when you're working with SigNoz, always start with the official documentation instead of blindly following what an AI says.&lt;/p&gt;

&lt;p&gt;Otherwise, you might end up going down a rabbit hole, spend hours on things that have already changed, and eventually come back to write a blog post telling people &lt;em&gt;"why you should've just read the docs."&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;...At least that's what happened to my friend. 😉&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  Installing Signoz on Linux
&lt;/h2&gt;

&lt;p&gt;Follows this : &lt;a href="https://signoz.io/docs/install/docker/" rel="noopener noreferrer"&gt;https://signoz.io/docs/install/docker/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  Play Around
&lt;/h2&gt;
&lt;h3&gt;
  
  
  Verify Metrics &amp;amp; Logs Ingestion
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fys2k33z2v82ae4ngjbm5.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fys2k33z2v82ae4ngjbm5.gif" alt="Verify Metrics" width="720" height="405"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Create Dashboard
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyo3updyeogbtvkwjpzm7.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fyo3updyeogbtvkwjpzm7.gif" alt="Create Dashboard " width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  AI Token Usage Monitoring
&lt;/h2&gt;
&lt;h3&gt;
  
  
  Create Alert
&lt;/h3&gt;

&lt;p&gt;Before you begin, make sure you've created a notification channel. I chose Slack—this time, setting it up was much simpler. &lt;br&gt;
Follow this : &lt;a href="https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/" rel="noopener noreferrer"&gt;https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now, let's create the alert. I used &lt;code&gt;llm_token_total&lt;/code&gt;, which measures the total number of tokens generated over time.&lt;/p&gt;

&lt;p&gt;For this example, I configured the alert to trigger when llm_token_total &amp;gt; 1000 within a 1-minute window. This is just an example—it's better to monitor your token usage for a few days first, understand your typical usage patterns, and then set an alert threshold that aligns with your budget.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flocgsuc7jza5fodyd2jt.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Flocgsuc7jza5fodyd2jt.gif" alt="Creating Alert" width="720" height="405"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;
  
  
  Result: Slack Alert After a Token Usage Spike
&lt;/h3&gt;

&lt;p&gt;When the alert condition is met—for example, when your token budget is exceeded—a custom message is sent to Slack. This makes it easier to track usage and plan your budget more effectively.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fj7szxr6a9o106tiny3ea.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fj7szxr6a9o106tiny3ea.png" alt="Slack Alert" width="715" height="1525"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Use MCP to explore further
&lt;/h3&gt;

&lt;p&gt;I used the VS Code + Cline + free DeepSeek model setup because, well, it was &lt;em&gt;free&lt;/em&gt;. But feel &lt;em&gt;free&lt;/em&gt; to use whatever stack you prefer—pun absolutely intended. With the latest updates, connecting to an MCP server has become surprisingly straightforward, regardless of the tools you choose.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr62z6lx45s2g5875nkv0.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr62z6lx45s2g5875nkv0.gif" alt="MCP Server Convo" width="720" height="405"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h3&gt;
  
  
  Bonus Challenge
&lt;/h3&gt;

&lt;p&gt;If you actually made till here, then go further. Add some custom metrics, then write a blog on how you used OpenTelemetry and SigNoz to observe your AI stack. Be sure to add this blog as a reference to that!&lt;/p&gt;

&lt;p&gt;Share what worked, what didn't, and any observability tricks you picked up along the way. Let's learn from each other.&lt;/p&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Setting all of this up took barely 3–4 hours, which honestly isn't much considering the visibility and insights you gain in return. If you've made it this far, you've already done the hard part—so you might as well add OpenTelemetry to your project and start your observability journey.&lt;/p&gt;

&lt;p&gt;And finally, a huge shoutout to SigNoz for continuing to invest in open source. If this guide helped you or you appreciate what they're building, &lt;strong&gt;consider giving their GitHub repository a star&lt;/strong&gt;. It's a small gesture that goes a long way in supporting projects like these.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/SigNoz" rel="noopener noreferrer"&gt;
        SigNoz
      &lt;/a&gt; / &lt;a href="https://github.com/SigNoz/signoz" rel="noopener noreferrer"&gt;
        signoz
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      SigNoz is an open-source, OpenTelemetry-native observability platform for your team and their AI agents. Get logs, metrics, and traces in one tool with features like APM, distributed tracing, log management, infra monitoring, etc. Combined with SigNoz MCP and a native AI teammate (in SigNoz Cloud) it helps you build more resilient apps.
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;&lt;p&gt;
  
    
    
    &lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FSigNoz%2Fsignoz%2FHEAD%2Fdocs%2Freadme-assets%2Fsignoz-hero-light.png" class="article-body-image-wrapper"&gt;&lt;img alt="SigNoz - Observability on Your Terms, Powered by Open Standards." src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fraw.githubusercontent.com%2FSigNoz%2Fsignoz%2FHEAD%2Fdocs%2Freadme-assets%2Fsignoz-hero-light.png" width="900"&gt;&lt;/a&gt;
  
&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://github.com/SigNoz/signoz/README.zh-cn.md" rel="noopener noreferrer"&gt;中文&lt;/a&gt; ·
  &lt;a href="https://github.com/SigNoz/signoz/README.de-de.md" rel="noopener noreferrer"&gt;Deutsch&lt;/a&gt; ·
  &lt;a href="https://github.com/SigNoz/signoz/README.pt-br.md" rel="noopener noreferrer"&gt;Português&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;
  &lt;a href="https://github.com/SigNoz/signoz/issues" rel="noopener noreferrer"&gt;&lt;img alt="GitHub issues" src="https://camo.githubusercontent.com/0753c4e62c97fe370f75868aefa9a8ad2ca85a112aa3019c81e51905fc703898/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f5369674e6f7a2f7369676e6f7a"&gt;&lt;/a&gt;
  &lt;a href="https://github.com/SigNoz/signoz/releases" rel="noopener noreferrer"&gt;&lt;img alt="GitHub release" src="https://camo.githubusercontent.com/beeba853ab864917d31b6ab419bb8b14f4905a70223952455c2f3a1555f56b1b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f5369674e6f7a2f7369676e6f7a3f6c6162656c3d72656c65617365"&gt;&lt;/a&gt;
  &lt;a href="https://signoz.io/slack" rel="nofollow noopener noreferrer"&gt;&lt;img alt="Slack community" src="https://camo.githubusercontent.com/1a46bd128057622eadce9036d72150fcbb012d0b547c44d819fba9aabbfc3e99/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d636f6d6d756e6974792d3441313534423f6c6f676f3d736c61636b266c6f676f436f6c6f723d7768697465"&gt;&lt;/a&gt;
  &lt;a href="https://www.linkedin.com/company/signozio/" rel="nofollow noopener noreferrer"&gt;&lt;img alt="LinkedIn" src="https://camo.githubusercontent.com/9ba5b3293e85100abf1eaffa9bce10fdab76b2c0ddedffaab006a948cbfeaf22/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c696e6b6564696e2d5369674e6f7a2d3041363643323f6c6f676f3d6c696e6b6564696e266c6f676f436f6c6f723d7768697465"&gt;&lt;/a&gt;
  &lt;a href="https://twitter.com/intent/tweet?text=Monitor%20your%20applications%20and%20troubleshoot%20problems%20with%20SigNoz,%20an%20open-source%20alternative%20to%20DataDog,%20NewRelic.&amp;amp;url=https://signoz.io/&amp;amp;via=SigNozHQ&amp;amp;hashtags=opensource,signoz,observability" rel="nofollow noopener noreferrer"&gt;&lt;img alt="Tweet" src="https://camo.githubusercontent.com/cb820a0ecc9645168e33b03925d7f14691262ddbaeaf66a0a91697803d0cba2d/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f687474702f736869656c64732e696f2e7376673f7374796c653d736f6369616c"&gt;&lt;/a&gt;
&lt;/p&gt;

&lt;p&gt;SigNoz is an open-source observability platform built on OpenTelemetry. We’re building an enterprise-grade alternative to fragmented monitoring stacks, with logs, metrics, traces, alerts, and dashboards in one place.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;Choose how to run SigNoz&lt;/h3&gt;
&lt;/div&gt;

&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;SigNoz Cloud (Recommended)&lt;/h4&gt;
&lt;/div&gt;

&lt;p&gt;Fully managed SigNoz with a 30-day free trial, no credit card required, usage-based pricing that starts at $49, and regional data hosting.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://signoz.io/teams/" rel="nofollow noopener noreferrer"&gt;&lt;strong&gt;Start free →&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;Enterprise&lt;/h4&gt;
&lt;/div&gt;

&lt;p&gt;Enterprise Cloud, BYOC, or Enterprise Self-Hosted with compliance, support, custom retention, RBAC, ingestion controls, data residency, and region selection.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://signoz.io/enterprise/" rel="nofollow noopener noreferrer"&gt;&lt;strong&gt;Explore Enterprise →&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;Community&lt;/h4&gt;

&lt;/div&gt;

&lt;p&gt;Free open-source SigNoz that runs in your own infrastructure. Deploy with Docker, Kubernetes, or Linux and keep full control of your data plane.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://signoz.io/docs/install/self-host/" rel="nofollow noopener noreferrer"&gt;&lt;strong&gt;Install SigNoz →&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h3 class="heading-element"&gt;What can you monitor?&lt;/h3&gt;

&lt;/div&gt;

&lt;p&gt;SigNoz helps teams debug production issues faster by connecting logs, metrics, traces, alerts, dashboards, exceptions, and agent-native workflows in one place.&lt;/p&gt;

&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;APM Overview&lt;/h4&gt;

&lt;/div&gt;

&lt;p&gt;Monitor service latency, error rate, throughput, Apdex…&lt;/p&gt;&lt;/div&gt;


&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/SigNoz/signoz" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;
 

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;h3&gt;
  
  
  Collaboration
&lt;/h3&gt;

&lt;p&gt;This blog was made with collaboration &lt;br&gt;
Trushna from Trillion Defense &amp;amp;&lt;br&gt;
Me (Bhavesh) from Trillion Defense&lt;/p&gt;

&lt;p&gt;References: &lt;br&gt;
&lt;a href="https://signoz.io/docs/install/docker/" rel="noopener noreferrer"&gt;https://signoz.io/docs/install/docker/&lt;/a&gt; &lt;br&gt;
&lt;a href="https://github.com/SigNoz/foundry/blob/main/docs/concepts/mcp-server.md" rel="noopener noreferrer"&gt;https://github.com/SigNoz/foundry/blob/main/docs/concepts/mcp-server.md&lt;/a&gt; &lt;br&gt;
&lt;a href="https://signoz.io/blog/golang-monitoring/" rel="noopener noreferrer"&gt;https://signoz.io/blog/golang-monitoring/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let's Connect &lt;br&gt;
Bhavesh &lt;br&gt;
LinkedIn: &lt;a href="https://www.linkedin.com/in/bhavesh-sp/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/bhavesh-sp/&lt;/a&gt;&lt;br&gt;
Github: &lt;a href="https://github.com/BhaveshSP" rel="noopener noreferrer"&gt;https://github.com/BhaveshSP&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Trushna &lt;br&gt;
LinkedIn: &lt;a href="https://www.linkedin.com/in/trushna-purohit/" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/trushna-purohit/&lt;/a&gt;&lt;br&gt;
Github: &lt;a href="https://github.com/TrushnaCodes" rel="noopener noreferrer"&gt;https://github.com/TrushnaCodes&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>ai</category>
      <category>signoz</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
