Search results for: opentelemetry


Migrating from OpenTracing to OpenTelemetry

Posted on February 7, 2023 | Sonja Chevre

Guest post originally published on Tyk’s blog by Sonja Chevre An API gateway can simplify operational concerns like observability by providing a single access point for requests to all web services in a system. As all…


Kitex proxyless practice: traffic lane implementation with Istio and OpenTelemetry

Posted on January 11, 2023 | CoderPoet and Guangming Luo

Guest post originally published on CloudWeGo’s blog by CoderPoet and Guangming Luo This blog mainly introduces the realization of traffic routing based on Kitex Proxyless and the bookinfo demo rewrote with Kitex and Hertz. The purpose…


Why OpenTelemetry Is Taking Cloud Native to New Heights

Posted on December 16, 2022 | Dave McAllister

Guest post by Dave McAllister, Sr OSS Technical Evangelist at NGINX Observability is key when running cloud‑native apps. In cloud native, app functionality emerges from the interaction between numerous microservices running in multiple locations. The loosely…


Why Sumo Logic is betting its future on OpenTelemetry

Posted on December 13, 2022 | Melissa Sussmann

Guest post originally published on Sumo Logic’s blog by Melissa Sussmann When teams collect data without full observability of what others on the team can see, it becomes clear that no one’s picture is truly accurate….


OpenTelemetry demo now generally available!

Posted on October 25, 2022 | OpenTelemetry

Cross-post from the OpenTelemetry project blog by Austin Parker Earlier this year, we announced a project to build an OpenTelemetry Demo, representing the breadth of OpenTelemetry features and languages. Today, the Demo SIG is proud to announce OpenTelemetry Demo v1.0!…


Cloud Native Live: OpenTelemetry community demo

Posted on October 19, 2022

Join Pierre Tessier, experienced OpenTelemetry implementer across many languages, as he surveys the state of instrumentation (manual and automated) across 10 different languages as part of the new OpenTelemetry demo.


APM Digest: “A Guide to OpenTelemetry – Part 1″

Posted on October 18, 2022

OpenTelemetry — You have probably heard of it. You may already be using parts of it. In this 8-part blog series, posted over the next two weeks, APMdigest will explore OpenTelemetry, with input from a range…


An introduction to OpenTelemetry and observability

Posted on September 12, 2022 | Charles Mahler

Guest post originally published on the InfluxData blog by Charles Mahler Cloud native and microservice architectures bring many advantages in terms of performance, scalability, and reliability, but one thing they can also bring is complexity. Having requests…


How OpenTelemetry works under the hood in JavaScript

Posted on September 7, 2022

Guest post originally published on the Helios blog by Ran Nozik OpenTelemetry (OTel) is an open source selection of tools, SDKs and APIs, that allows developers to collect and export traces, metrics and logs. It’s the second-most…


Prometheus vs. OpenTelemetry metrics: A complete guide

Posted on July 29, 2022 | James Blackwood-Sewell

Guest post originally published on Timescale’s blog by James Blackwood-Sewell Welcome to the third and final post of our series about metrics. First, we deep-dived into the four types of Prometheus metrics; then, we examined how metrics work in…