Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Distributed Tracing and related technologies.

Monitoring AWS Lambda Node.js Functions with OpenTelemetry

When deploying a Node.js function in the cloud, you might initially think of traditional methods involving web servers and other infrastructure. However, if your application suddenly faces a surge in traffic—thousands or even millions of requests—it could crash if it's unable to handle the load. This is where AWS Lambda shines. AWS Lambda allows developers to run code without provisioning or managing servers.

How to use OpenTelemetry resource attributes and Grafana Cloud Application Observability to accelerate root cause analysis

Let’s imagine a scenario: you use OpenTelemetry, and your observability backend runs on several hosts. You collect data on application latency, and notice a recent increase that you want to investigate. But how will you know which host caused the degradation? This is exactly where OpenTelmetry resources come in. In the context of OpenTelemetry, a resource represents the entity producing the telemetry data, such as a container, host, process, service, or operating system.

Introduction to Ingesting OpenTelemetry Logs with Loki | Zero to Hero: Loki | Grafana

Have you just discovered Grafana Loki and are planning to use OpenTelemetry as your instrumentation tool of choice? Or looking for an introduction to what OpenTelemetry is? In this Zero to Hero episode, we cover the basics of instrumenting your code with the Otel SDK, the Otel Collector and the new native Otel endpoint of Loki.

Mobile app observability with OpenTelemetry, Embrace, and Grafana Cloud

We are excited to announce an expansion of our partnership with Embrace to bring mobile observability to our users using open standards like OpenTelemetry. We first worked with Embrace last year when they created a plugin for Grafana that gives mobile teams an easy way to visualize and analyze real-time mobile metrics directly in a Grafana dashboard.

Open Telemetry 101 - A Primer

OpenTelemetry is an open-source observability framework designed to capture distributed traces and metrics from applications and services. It provides a standardized way to collect, process, and export telemetry data to various backends like tracing systems, monitoring platforms, and logging tools. OpenTelemetry, currently an incubating project at the Cloud Native Computing Foundation, is the merger of two popular observability projects: OpenTracing and OpenCensus.

How to achieve Observability for Microservices-based apps using Distributed Tracing?

Modern digital organizations have rapidly adopted microservices-based architecture for their applications. Microservices-based apps have components designed around business capabilities serving a specific purpose. It enables smaller engineering teams to own specific services that lead to increased productivity. But componentization also leads to complexity. Today’s modern internet-scale businesses have hundreds or thousands of microservices.

OpenTelemetry Metrics: Concepts, Types & Instruments

OpenTelemetry (OTel) Metrics are part of the OpenTelemetry project, which provides tools, APIs, and SDKs for telemetry data collection. These metrics capture system performance data like request latency, error rates, resource usage, and throughput. OTel aims to standardize observability across languages and platforms, making it easier to use and integrate telemetry data. Metrics are one of three core signals of OpenTelemetry along with logs and traces.

Deep dive into observability of Messaging Queues with OpenTelemetry

Working in the observability and monitoring space for the last few years, we have had multiple users complain about the lack of detailed monitoring for messaging queues and Kafka in particular. Especially with the coming of instrumentation standards like OpenTelemetry, we thought there must a better way to solve this. We dived deeper into the problem and were trying to understand what better can be done here to make understanding and remediating issues in messaging systems much easier.

Crossed 17,000+ Github stars, unlimited dashboards & alerts, improved user experience - SigNal 37

Welcome to SigNal 37, the 37th edition of our monthly product newsletter! We crossed 17,000+ Github stars for our open source project. We’ve enhanced our Dashboards UX and incorporated feedback from users in different areas of our product. Let’s see what humans of SigNoz were up to in the month of May 2024.