Search results for: opentelemetry


OpenTelemetry announces support for profiling

Posted on March 19, 2024

Project announcement by OpenTelemetry maintainers In 2023, OpenTelemetry announced that it achieved stability for logs, metrics, and traces. While this was our initial goal at the formation of the project, fulfilling our vision of enabling built-in…


Implementing OpenTelemetry natively in an event broker

Posted on March 6, 2024 | Tamimi Ahmad

Community post originally published on Linux.com by Tamimi Ahmad, Solace Introduction In basic terms, an event-driven architecture (EDA) is a distributed system that involves moving data and events between microservices in an asynchronous manner with an event…


Cloud Native Now: “KubeCon 2023: Opening Up About OpenTelemetry”

Posted on December 12, 2023

Mitch Ashley: And we’re back at KubeCon 2023 here in Chicago with a great conversation. We’re going to take a little bit of a different track here. I’m joined by Morgan McLean, who’s director of product management…


CNCF On demand webinar: Overcoming challenges with OpenTelemetry in event driven architecture

Posted on November 15, 2023

Event Driven Architecture (EDA) is an architectural pattern where publishers and subscribers (aka producers and consumers) are decoupled and connected by a mesh of event brokers. This allows for data and events to be published from…


OpenTelemetry at KubeCon + CloudNativeCon North America 2023 update

Posted on November 7, 2023 | OpenTelemetry maintainers

Project post by OpenTelemetry maintainers It’s been quite the year for us, and we’re eager to share some updates on the strides we’ve made. I’d like to start out by thanking our contributors and community –…


OpenTelemetry in decoupled event driven architectures – solving for the black box when your consuming applications are constantly changing

Posted on November 2, 2023

Member post from Rob Williamson, Solace The goal of OpenTelemetry is to have a common system for tracing across different (aka distributed) technologies. It solves the problems created when systems are deployed across hybrid and multi-clouds,…


CNCF On demand webinar: Overcoming challenges implementing OpenTelemetry in (decoupled) event driven

Posted on November 2, 2023

Event Driven Architecture (EDA) is an architectural pattern where publishers and subscribers (aka producers and consumers) are decoupled and connected by a mesh of event brokers. This allows for data and events to be published from…


OpenTelemetry Project Journey Report

Posted on October 20, 2023

Introduction OpenTelemetry is a framework for collecting and delivering telemetry data for applications, services, and infrastructure. It provides vendor-neutral tools, APIs, and SDKs for ingesting, transforming, and sending data to an observability back-end, either open source…


Jaeger with Opentelemetry in an easy way

Posted on October 2, 2023 | Afzal Ansari

Guest post originally published on Afzal Ansari’s Blog by Afzal Ansari What if you didn’t find the information by searching through the documentation when you didn’t understand it beforehand in a complex environment? You’d get stuck. You…


Cloud Native Live: The power of traces – why OpenTelemetry embraced trace-based testing

Posted on September 26, 2023

This live stream focuses on the addition of trace-based tests to the OpenTelemetry Demo, which addresses the challenge of maintaining and expanding the demo while ensuring seamless functionality and telemetry integrity. The stream showcases the birth…