<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Blog on OpenTelemetry</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/</link><description>Recent content in Blog on OpenTelemetry</description><generator>Hugo</generator><language>en-US</language><atom:link href="https://deploy-preview-8652--opentelemetry.netlify.app/blog/index.xml" rel="self" type="application/rss+xml"/><item><title>OpenTelemetry JS Statement on Node.js DOS Mitigation</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/oteljs-nodejs-dos-mitigation/</link><pubDate>Thu, 15 Jan 2026 16:35:52 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/oteljs-nodejs-dos-mitigation/</guid><description>&lt;p&gt;You may have seen a recent Node.js security advisory and related coverage
discussing a potential denial-of-service issue involving &lt;code&gt;async_hooks&lt;/code&gt;.
OpenTelemetry (and other APM tools) were mentioned because we rely on
&lt;code&gt;AsyncLocalStorage&lt;/code&gt; for context propagation.&lt;/p&gt;
&lt;p&gt;To be clear: &lt;strong&gt;this is not a bug or vulnerability in OpenTelemetry&lt;/strong&gt;. The issue
ultimately lies in applications and frameworks that rely on unspecified stack
space exhaustion behavior for availability. In Node.js versions before 24.x,
&lt;code&gt;AsyncLocalStorage&lt;/code&gt; is implemented on top of &lt;code&gt;async_hooks&lt;/code&gt;, which - when
combined with this unsafe assumption — made the edge case easier to reproduce.&lt;/p&gt;</description></item><item><title>The Declarative configuration journey: Why it took 5 years to ignore health check endpoints in tracing</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/declarative-config/</link><pubDate>Thu, 15 Jan 2026 09:22:36 -0300</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/declarative-config/</guid><description>&lt;p&gt;One of the most persistent and popular feature requests for Java OpenTelemetry
over the past couple of years has been the ability to efficiently &lt;a href="https://github.com/open-telemetry/opentelemetry-java-instrumentation/issues/1060" target="_blank" rel="noopener" class="external-link"&gt;drop spans
for health check endpoints&lt;/a&gt; – or any other low-value,
cost-driving endpoints. This issue was first raised in August 2020, yet a
comprehensive solution remained elusive for a surprisingly long time. Why did it
take us five years to address this seemingly straightforward problem? The answer
lies in the fundamental principles of OpenTelemetry&amp;rsquo;s configuration system and
the journey towards a more robust, flexible approach: declarative configuration.&lt;/p&gt;</description></item><item><title>Calling New Contributors - Help Us Improve the OpenTelemetry Onboarding Experience</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/calling-new-contributors/</link><pubDate>Wed, 14 Jan 2026 17:39:49 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/calling-new-contributors/</guid><description>&lt;div class="td-alert td-alert--md alert alert-note" role="alert"&gt;&lt;div class="td-alert-heading alert-heading" role="heading"&gt;Update as of 2025-12-08&lt;/div&gt;
 &lt;div class="td-alert-body"&gt;
 &lt;p&gt;A giant thank you to those of you who have volunteered to participate! We have
received more interest than expected, so sign-ups are closed for now. Stay
tuned to the OpenTelemetry blog for more feedback opportunities in the future.&lt;/p&gt;
 &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;If you&amp;rsquo;ve ever thought about contributing to OpenTelemetry but weren&amp;rsquo;t sure
where to start, you&amp;rsquo;re not alone. In a
&lt;a href="https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/contribex-survey-results/"&gt;recent community&lt;/a&gt; survey, we heard that
people were excited to contribute but got stuck taking those first steps.
Contributing to open source can feel daunting, and we want to change that.&lt;/p&gt;</description></item><item><title>Announcing 2025 OpenTelemetry Community Awards Winners</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/community-awards-winners/</link><pubDate>Wed, 14 Jan 2026 07:44:34 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/community-awards-winners/</guid><description>&lt;p&gt;We are excited to announce the winners of the second &lt;strong&gt;OpenTelemetry Community
Awards&lt;/strong&gt;! These awards recognize individuals who have made a notable impact to
the OpenTelemetry project over the past year, whether it&amp;rsquo;s through code,
documentation, project management, outreach, adoption, or simply helping others
answer technical questions on our &lt;a href="https://slack.cncf.io/" target="_blank" rel="noopener" class="external-link"&gt;CNCF Slack&lt;/a&gt;. We
received many nominations from the community, and we are delighted to share the
winners with you.&lt;/p&gt;
&lt;p&gt;Let&amp;rsquo;s congratulate our 2025 OpenTelemetry Community Awards winners:&lt;/p&gt;</description></item><item><title>Demystifying Automatic Instrumentation: How the Magic Actually Works</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/demystifying-auto-instrumentation/</link><pubDate>Tue, 13 Jan 2026 18:04:07 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/demystifying-auto-instrumentation/</guid><description>&lt;p&gt;Despite the rise of OpenTelemetry and &lt;a href="https://ebpf.io/" target="_blank" rel="noopener" class="external-link"&gt;eBPF&lt;/a&gt;, most developers
don&amp;rsquo;t know what automatic instrumentation actually does under the hood. This
post breaks it down—not to suggest you build your own, but to help you
understand what&amp;rsquo;s going on when your tools magically &amp;ldquo;just work.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ll explore five key techniques that power automatic instrumentation: monkey
patching, bytecode instrumentation, compile-time instrumentation, eBPF, and
language runtime APIs. Each technique leverages the unique characteristics of
different programming languages and runtime environments to add observability
without code changes.&lt;/p&gt;</description></item><item><title>Exploring OpenTelemetry Priorities for Mainframes - Insights from Survey Responses</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/mainframe-survey/</link><pubDate>Tue, 13 Jan 2026 18:04:07 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/mainframe-survey/</guid><description>&lt;p&gt;Which &lt;a href="https://deploy-preview-8652--opentelemetry.netlify.app/"&gt;OpenTelemetry&lt;/a&gt; features are considered most important by users for
enhancing the observability of mainframes? Earlier this year, the
&lt;a href="https://github.com/open-telemetry/community/?tab=readme-ov-file#sig-mainframes" target="_blank" rel="noopener" class="external-link"&gt;OpenTelemetry on Mainframes Special Interest Group&lt;/a&gt;
(SIG) and the &lt;a href="https://openmainframeproject.org/" target="_blank" rel="noopener" class="external-link"&gt;Open Mainframe Project&lt;/a&gt;
conducted a &lt;a href="https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otel-mainframe-priorities-survey/"&gt;survey&lt;/a&gt; to address
this question. This blog presents a detailed overview of the survey’s findings.&lt;/p&gt;
&lt;h2 id="background-and-purpose"&gt;Background and purpose&lt;a class="td-heading-self-link" href="#background-and-purpose" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The OpenTelemetry project aims to enable an effective observability by making
high-quality, portable telemetry available from any source to any target. The
project currently hosts 90 repositories
&lt;a href="https://github.com/open-telemetry/" target="_blank" rel="noopener" class="external-link"&gt;on GitHub&lt;/a&gt; covering specifications and
implementation. When the OpenTelemetry on Mainframes SIG was formed, it gave
itself the mission to enable the most important OpenTelemetry components for the
mainframe and focus on the three key areas: Semantic Conventions, programming
language SDKs and enhancements of the OpenTelemetry Collector. Considering the
broad scope of the OpenTelemetry project and the sophisticated architecture of
the mainframe, it soon became evident that a thorough understanding of user
priorities is essential for making the best use of the OpenTelemetry features on
the mainframe. With the results from the survey available now, the SIG will
prioritize and implement targeted activities to accelerate the adoption of
OpenTelemetry on the mainframe platform.&lt;/p&gt;</description></item><item><title>Demystifying OpenTelemetry: Why You Shouldn’t Fear Observability in Traditional Environments</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/demystifying-opentelemetry/</link><pubDate>Tue, 13 Jan 2026 20:49:35 +0100</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/demystifying-opentelemetry/</guid><description>&lt;p&gt;For decades, traditional technology environments, ranging from on-premises data
centers to legacy applications and industrial control systems, have powered the
core of many organizations. These systems are battle-tested and deeply woven
into business operations, but they also present unique challenges when it comes
to modernizing IT practices, especially observability.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Challenges of implementing observability in traditional environments:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Noisy, unstructured logs make it hard to extract meaningful information.&lt;/li&gt;
&lt;li&gt;Siloed monitoring data across different tools or systems leads to fragmented
visibility.&lt;/li&gt;
&lt;li&gt;Limited instrumentation in legacy apps and systems hinders collection of
modern metrics and traces.&lt;/li&gt;
&lt;li&gt;Teams are often concerned about the potential performance impact from adding
new observability tooling.&lt;/li&gt;
&lt;li&gt;Bridging legacy protocols or hardware with modern platforms can be difficult
to integrate.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;To make this practical, let’s follow a fictional manufacturing company with a
busy production line. Here, a fleet of robotic arms equipped with sensors
reports operational data via MQTT to a central broker. A legacy application logs
production events and errors to disk, while a collection of SQL Servers and
Windows machines support production, analytics, and inventory. Sound familiar?
This is the reality for many organizations trying to bridge the old and new
worlds.&lt;/p&gt;</description></item><item><title>OpenTelemetry.io 2025 review</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/2025-year-in-review/</link><pubDate>Fri, 09 Jan 2026 17:52:18 +0100</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/2025-year-in-review/</guid><description>&lt;p&gt;As 2025 has come to an end, we&amp;rsquo;re taking a moment to look back at everything the
community accomplished across the website, documentation, and localization
efforts. The year was another exciting chapter for OpenTelemetry.io, and we are
thrilled to share some of the highlights with you.&lt;/p&gt;
&lt;h2 id="highlights-of-2025"&gt;Highlights of 2025&lt;a class="td-heading-self-link" href="#highlights-of-2025" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Where 2024 introduced the foundation of multilingual documentation, 2025 is when
localization became a core pillar of OpenTelemetry.io. This means more
contributors, more translations, more supported languages, and more visibility
for localized content.&lt;/p&gt;</description></item><item><title>What 10,000 Slack Messages Reveal About OpenTelemetry Adoption Challenges</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/slack-community-insights/</link><pubDate>Wed, 07 Jan 2026 18:47:50 +0100</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/slack-community-insights/</guid><description>&lt;img src="https://deploy-preview-8652--opentelemetry.netlify.app/blog/2026/slack-community-insights/cover.png" alt="Cover image showing Slack message volume over time"&gt;&lt;p&gt;The OpenTelemetry community has grown tremendously over the past few years, and
with that growth comes valuable insights hidden in our community conversations.
We analyzed nearly 10,000 messages from the
&lt;a href="https://cloud-native.slack.com/archives/C01N6P7KR6W" target="_blank" rel="noopener" class="external-link"&gt;&lt;code&gt;#otel-collector&lt;/code&gt;&lt;/a&gt; and
&lt;a href="https://cloud-native.slack.com/archives/CJFCJHG4Q" target="_blank" rel="noopener" class="external-link"&gt;&lt;code&gt;#opentelemetry&lt;/code&gt;&lt;/a&gt; channels
on &lt;a href="https://slack.cncf.io/" target="_blank" rel="noopener" class="external-link"&gt;CNCF Slack&lt;/a&gt; spanning from May 2019 to December 2025
to understand what challenges users face most often, which components generate
the most discussion, and where the community might need additional documentation
or tooling improvements.&lt;/p&gt;</description></item><item><title>Announcing the 2025 OpenTelemetry Governance Committee Election Candidates</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/gc-candidates/</link><pubDate>Mon, 15 Dec 2025 14:03:07 -0300</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/gc-candidates/</guid><description>&lt;p&gt;The OpenTelemetry Election Committee is excited to announce the final list of
candidates for the upcoming 2025 OpenTelemetry Governance Committee Election!&lt;/p&gt;
&lt;p&gt;If you are an
&lt;a href="https://github.com/open-telemetry/community/blob/main/elections/2025/governance-committee-election.md#voter-eligibility" target="_blank" rel="noopener" class="external-link"&gt;eligible voter&lt;/a&gt;,
you’ll have the opportunity to continue shaping the future of OpenTelemetry by
casting your vote between 27 October 2025 00:00 UTC and 29 October 2025 end of
day, &lt;a href="https://en.wikipedia.org/wiki/Anywhere_on_Earth" target="_blank" rel="noopener" class="external-link"&gt;Anywhere on Earth&lt;/a&gt; (30
October 2025 12:00 UTC). You&amp;rsquo;ll be selecting your preferred candidates to fill
the five available seats in this year&amp;rsquo;s election.&lt;/p&gt;</description></item><item><title>New Configuration Schema release candidate</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/declarative-config-rc3/</link><pubDate>Fri, 12 Dec 2025 14:58:14 -0800</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/declarative-config-rc3/</guid><description>&lt;p&gt;The &lt;a href="https://github.com/open-telemetry/opentelemetry-configuration/releases/tag/v1.0.0-rc.3" target="_blank" rel="noopener" class="external-link"&gt;latest release&lt;/a&gt; of the OpenTelemetry Configuration Schema is
out this week. It brings the Configuration working group one step closer to
completion after 3 years of effort, and the schema one step closer to being
marked stable. We might be optimists here, but we think this may be the last
release candidate before a stable release is done.&lt;/p&gt;
&lt;p&gt;Many of the changes in the repositories since the previous release involved
improvements to the tooling, to make the schema more consistent, and reduce the
chances for new inconsistencies to be introduced in the future. There are other
changes impacting both end users, contributors to the configuration schema, and
implementers of the schema.&lt;/p&gt;</description></item><item><title>Deprecating Zipkin Exporter</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/deprecating-zipkin-exporters/</link><pubDate>Mon, 01 Dec 2025 08:40:40 -0800</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/deprecating-zipkin-exporters/</guid><description>&lt;p&gt;The OpenTelemetry project is deprecating the Zipkin exporter specification in
favor of
&lt;a href="https://github.com/openzipkin-contrib/zipkin-otel" target="_blank" rel="noopener" class="external-link"&gt;Zipkin&amp;rsquo;s OTLP ingestion support&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thank you to all Zipkin contributors for helping OpenTelemetry reach this
milestone!&lt;/p&gt;
&lt;p&gt;After analyzing usage patterns across language ecosystems, we&amp;rsquo;ve observed that
the community has strongly gravitated toward OTLP, with Zipkin exporters seeing
limited adoption — in several languages, even less than the already-deprecated
Jaeger exporter. Combined with minimal user engagement on related issues and the
availability of alternatives, we believe this is the right time to sunset Zipkin
exporters in OTel SDKs.&lt;/p&gt;</description></item><item><title>Announcing Support for Complex Attribute Types in OTel</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/complex-attribute-types/</link><pubDate>Wed, 26 Nov 2025 18:00:54 -0300</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/complex-attribute-types/</guid><description>&lt;p&gt;It’s common to use simple key-value properties as attributes in telemetry. Most
telemetry backends are optimized for this pattern, making it efficient to store,
index, and query data.&lt;/p&gt;
&lt;p&gt;OpenTelemetry is designed with this in mind. Semantic conventions and
instrumentations aim to provide useful attributes that can be easily filtered
and aggregated.&lt;/p&gt;
&lt;p&gt;But what happens when the data itself is complex? OpenTelemetry also strives to
capture observability for real-world systems, libraries, and applications whose
observable properties are sometimes complex.&lt;/p&gt;</description></item><item><title>Is the OTCA Exam Right for You? Insights for Both Newcomers and Advanced Users</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otca-for-newcomers-and-advanced-users/</link><pubDate>Thu, 20 Nov 2025 20:06:54 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otca-for-newcomers-and-advanced-users/</guid><description>&lt;p&gt;In the IT industry, certifications often generate debate – some regard them as
essential career milestones, while others question their practical value. While
OpenTelemetry is getting widely adopted, not everyone is aware that there is a
dedicated certification exam available for OpenTelemetry. The
&lt;a href="https://training.linuxfoundation.org/certification/opentelemetry-certified-associate-otca/" target="_blank" rel="noopener" class="external-link"&gt;OpenTelemetry Certified Associate (OTCA)&lt;/a&gt;
exam from the &lt;a href="https://www.linuxfoundation.org/" target="_blank" rel="noopener" class="external-link"&gt;Linux Foundation&lt;/a&gt; is a
credential designed to validate foundational knowledge and best practices in
observability with OpenTelemetry, and its value extends to both newcomers and
experienced professionals. This article outlines the structure of the OTCA exam,
its relevance for individuals at different stages of their careers, and the
benefits of pursuing this certification within the broader observability
landscape.&lt;/p&gt;</description></item><item><title>Evolving OpenTelemetry's Stabilization and Release Practices</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/stability-proposal-announcement/</link><pubDate>Fri, 07 Nov 2025 21:10:00 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/stability-proposal-announcement/</guid><description>&lt;h2 id="summary"&gt;Summary&lt;a class="td-heading-self-link" href="#summary" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;OpenTelemetry is, by any metric, one of the largest and most exciting projects
in the cloud native space. Over the past five years, this community has come
together to build one of the most essential observability projects in history.
We&amp;rsquo;re not resting on our laurels, though. The project consistently seeks out,
and listens to, feedback from a wide array of stakeholders. What we&amp;rsquo;re hearing
from you is that in order to move to the next level, we need to adjust our
priorities and focus on stability, reliability, and organization of project
releases and artifacts like documentation and examples.&lt;/p&gt;</description></item><item><title>Contributing the Unroll Processor to the OpenTelemetry Collector Contrib</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/contrib-unroll-processor/</link><pubDate>Fri, 07 Nov 2025 12:37:29 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/contrib-unroll-processor/</guid><description>&lt;p&gt;The idea for unrolling bundled logs inside the OpenTelemetry Collector didn&amp;rsquo;t
start with a processor.&lt;/p&gt;
&lt;p&gt;By &amp;ldquo;unrolling,&amp;rdquo; I mean taking a single log record that contains multiple logical
events—for instance, a JSON array with ten log entries—and expanding it into ten
separate log records, one for each event. This lets you work with individual log
entries rather than bundled payloads.&lt;/p&gt;
&lt;p&gt;When the Collector SIG first discussed the problem of how to handle logs that
contain multiple logical events in a single body, like a JSON array, the initial
instinct was to solve it with an
&lt;a href="https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/41791" target="_blank" rel="noopener" class="external-link"&gt;OTTL (OpenTelemetry Transform Language) function inside the transform processor&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>OpenTelemetry eBPF Instrumentation Marks the First Release</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/obi-announcing-first-release/</link><pubDate>Mon, 03 Nov 2025 11:57:19 -0500</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/obi-announcing-first-release/</guid><description>&lt;p&gt;Following a significant collaboration between Grafana Labs, Splunk, Coralogix,
Odigos and many other community members, we are thrilled to announce the first
alpha release of &lt;a href="https://github.com/open-telemetry/opentelemetry-ebpf-instrumentation" target="_blank" rel="noopener" class="external-link"&gt;OpenTelemetry eBPF
Instrumentation&lt;/a&gt;, or OBI for short.&lt;/p&gt;
&lt;p&gt;This event marks a significant milestone after the project, originally Grafana
Beyla, was donated earlier this year by Grafana Labs. The development of eBPF
instrumentation has significantly sped up after the project became managed under
the OpenTelemetry umbrella. Many new protocols have been added, quality has
improved - especially when deploying at scale, and tests are running 10 times
faster. It’s a true testament to the value of the OpenTelemetry community.&lt;/p&gt;</description></item><item><title>Announcing the 2025 Governance Committee Election Results</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/gc-elections-results/</link><pubDate>Thu, 30 Oct 2025 16:12:35 +0000</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/gc-elections-results/</guid><description>&lt;p&gt;We are delighted to announce the results of the
&lt;a href="https://github.com/open-telemetry/community/blob/main/elections/2025/governance-committee-election.md" target="_blank" rel="noopener" class="external-link"&gt;2025 OpenTelemetry Governance Committee Election&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;The OpenTelemetry project continues to bring together an exceptionally vibrant
community, who are shaping the future of observability with their contributions.
This year, active contributors have shown their commitment again by
participating in our election process, and they&amp;rsquo;ve done it in great numbers.&lt;/p&gt;
&lt;p&gt;702 contributors were eligible to vote this year, and 273 of them cast their
ballot. With a participation rate of 39%, it is in line with last year&amp;rsquo;s
participation rate, where 299 ballots were cast with 701 eligible voters.&lt;/p&gt;</description></item><item><title>OpenTelemetry Sampling update</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/sampling-milestones/</link><pubDate>Thu, 16 Oct 2025 08:56:28 +0200</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/sampling-milestones/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;a class="td-heading-self-link" href="#introduction" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;OpenTelemetry published version 1.0 of its Tracing specification over four years
ago, and the same year &lt;a href="https://www.w3.org/TR/trace-context-1" target="_blank" rel="noopener" class="external-link"&gt;W3C TraceContext Level 1&lt;/a&gt; was published
with W3C Recommendation status. We as a community and we the observability
industry had two new standards for distributed tracing. Of course, we weren&amp;rsquo;t
finished.&lt;/p&gt;
&lt;p&gt;Sampling is a major topic of the Tracing SDK specification, and the original
specification included a set of built-in Samplers, &lt;code&gt;AlwaysOn&lt;/code&gt;, &lt;code&gt;AlwaysOff&lt;/code&gt;,
&lt;code&gt;ParentBased&lt;/code&gt;, and &lt;code&gt;TraceIdRatioBased&lt;/code&gt;, along with an interface allowing new
samplers to be implemented, primarily &lt;a href="https://www.jaegertracing.io/docs/1.22/architecture/sampling/" target="_blank" rel="noopener" class="external-link"&gt;Jaeger Remote&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>OTel Unplugged EU at FOSDEM 2026</title><link>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otel-unplugged-fosdem/</link><pubDate>Fri, 10 Oct 2025 06:53:18 -0400</pubDate><guid>https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otel-unplugged-fosdem/</guid><description>&lt;div class="td-max-width-on-larger-screens"&gt;
&lt;!-- prettier-ignore --&gt;
&lt;img src="https://deploy-preview-8652--opentelemetry.netlify.app/blog/2025/otel-unplugged-fosdem/logo.jpeg" alt="OTel Unplugged logo" style="margin: auto; max-width: 9rem;"&gt;&lt;/div&gt;
&lt;h2 id="opentelemetry-is-coming-to-fosdem"&gt;OpenTelemetry is coming to FOSDEM!&lt;a class="td-heading-self-link" href="#opentelemetry-is-coming-to-fosdem" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;When we put out our community survey, you requested more meetups and we have
heard you! We&amp;rsquo;re happy to announce that we are bringing back &lt;a href="https://events.humanitix.com/otelunplugged-eu2026" target="_blank" rel="noopener" class="external-link"&gt;OTel Unplugged&lt;/a&gt;,
the OpenTelemetry unconference that we
&lt;a href="../../2022/otel-unplugged-kubecon-na/"&gt;first ran in 2022&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="what-is-otel-unplugged"&gt;What is OTel Unplugged?&lt;a class="td-heading-self-link" href="#what-is-otel-unplugged" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;OTel Unplugged is an OpenTelemetry &lt;a href="https://en.wikipedia.org/wiki/Unconference" target="_blank" rel="noopener" class="external-link"&gt;unconference&lt;/a&gt; and project roadmapping
session. An unconference is like a conference, only instead of a speaker track,
we have a series of breakout sessions where attendees get to pick the topics. If
you are an end user, this is a great opportunity to connect with maintainers and
other users to get your questions answered and give feedback to the project. If
you are a maintainer or contributor, the is your chance to connect with your
users face to face!&lt;/p&gt;</description></item></channel></rss>