<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>SigNoz - go--golang</title>
      <link>https://signoz.io/tags/go--golang</link>
      <description>SigNoz is an open-source observability tool powered by OpenTelemetry. Get APM, logs, traces, metrics, exceptions, &amp; alerts in a single tool.</description>
      <language>en-us</language>
      <managingEditor>hello@signoz.io (SigNoz Inc)</managingEditor>
      <webMaster>hello@signoz.io (SigNoz Inc)</webMaster>
      <lastBuildDate>Wed, 07 Aug 2024 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://signoz.io/rss/tags/go--golang" rel="self" type="application/rss+xml"/>
      <item>
    <guid>https://signoz.io/blog/opentelemetry-gin</guid>
    <title>Implementing OpenTelemetry in a Gin application</title>
    <link>https://signoz.io/blog/opentelemetry-gin</link>
    <description>It is essential to monitor your Gin apps in Go(Golang). OpenTelemetry can help instrument Gin apps and provide you with end-to-end tracing. In this guide, we will demonstrate how to instrument your Gin app with OpenTelemetry...</description>
    <pubDate>Wed, 07 Aug 2024 00:00:00 GMT</pubDate>
    <author>hello@signoz.io (SigNoz Inc)</author>
    <category>OpenTelemetry Instrumentation</category><category>Go / Golang</category>
  </item>
      <item>
    <guid>https://signoz.io/blog/opentelemetry-grpc-golang</guid>
    <title>Monitor gRPC calls with OpenTelemetry - explained with a Golang example</title>
    <link>https://signoz.io/blog/opentelemetry-grpc-golang</link>
    <description>This article demonstrates how to monitor gRPC calls with OpenTelemetry using a sample Golang application using gRPC framework. OpenTelemetry is a vendor-agnostic instrumentation library that can be used to monitor gRPC calls...</description>
    <pubDate>Wed, 18 Oct 2023 00:00:00 GMT</pubDate>
    <author>hello@signoz.io (SigNoz Inc)</author>
    <category>OpenTelemetry Instrumentation</category><category>Go / Golang</category>
  </item>
      <item>
    <guid>https://signoz.io/blog/distributed-tracing-golang</guid>
    <title>Implementing Distributed Tracing in a Golang application</title>
    <link>https://signoz.io/blog/distributed-tracing-golang</link>
    <description>Distributed tracing provides insights into how a particular service is performing as part of the whole in a distributed system. In this article, we will implement distributed tracing for a Golang application based on microservices architecture with OpenTelemetry, and visualize the collected data with SigNoz...</description>
    <pubDate>Tue, 01 Aug 2023 00:00:00 GMT</pubDate>
    <author>hello@signoz.io (SigNoz Inc)</author>
    <category>OpenTelemetry Instrumentation</category><category>Go / Golang</category>
  </item>
    </channel>
  </rss>