<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open Telemetry on biancarosa.com.br</title><link>/tags/open-telemetry/</link><description>Recent content in Open Telemetry on biancarosa.com.br</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 23 Dec 2025 14:48:56 +0000</lastBuildDate><atom:link href="/tags/open-telemetry/index.xml" rel="self" type="application/rss+xml"/><item><title>Putting at test how portable OpenTelemetry really is</title><link>/posts/putting-at-test-how-portable-opentelemetry/</link><pubDate>Tue, 23 Dec 2025 14:48:56 +0000</pubDate><guid>/posts/putting-at-test-how-portable-opentelemetry/</guid><description>&lt;p>&lt;em>This post was originally published on my &lt;a href="https://backendengineeringadventures.substack.com/p/putting-at-test-how-portable-opentelemetry">Substack - Backend Engineering Adventures&lt;/a>.&lt;/em>&lt;/p>
&lt;p>I posted a little while ago on &lt;a href="https://backendengineeringadventures.substack.com/p/getting-started-with-otel-and-honeycomb">how to set up OTel in Python and send data to Honeycomb&lt;/a>. I love Honeycomb, but my requirements for observability tooling on personal projects changed - I wanted to self-host because I had more services to plug in and didn&amp;rsquo;t want to pay a service subscription (because this is all my playground).&lt;/p>
&lt;p>So I decided to give Grafana a shot. Good for learning purposes since I’d never used it extensively. I deployed the stack (Loki, Prometheus, Tempo, Grafana) on &lt;a href="https://railway.com/?referralCode=sWx4lg">Railway&lt;/a>, along with an OTEL Collector, to serve as the central hub. Initially, I used this &lt;a href="https://railway.com/new/template/8TLSQD">template,&lt;/a> but I ended up creating my &lt;a href="https://railway.com/deploy/YqPTd9?referralCode=sWx4lg&amp;amp;utm_medium=integration&amp;amp;utm_source=template&amp;amp;utm_campaign=generic">own&lt;/a> because the first one didn&amp;rsquo;t include the OTel Collector. I can explore more about how I did it!&lt;/p></description></item></channel></rss>