Operations | Monitoring | ITSM | DevOps | Cloud

March 2023

Implementing OpenTelemetry in React applications

OpenTelemetry can be used to trace React applications for performance issues and bugs. You can trace user requests from your frontend web application to your downstream services. OpenTelemetry is an open-source project under the Cloud Native Computing Foundation (CNCF) that aims to standardize the generation and collection of telemetry data. React (also known as React.js or ReactJS) is a free and open-source frontend JavaScript library for building user interfaces based on UI components.

Redis Monitoring with OpenTelemetry and SigNoz

In this post, we will show you how to set up Redis monitoring with SigNoz - an open-source full-stack APM. SigNoz captures data using OpenTelemetry, which is becoming the world standard for instrumenting cloud-native applications. Apart from capturing metrics from your Redis server, you can also capture logs and traces with OpenTelemetry.

Introduction to Kubernetes Observability

Cloud has become the de-facto standard for new application development. Kubernetes solves many problems of modern-day cloud infrastructure. It has made microservices-based distributed software systems possible, enabling organizations to provide on-demand scaling. But at the same time, Kubernetes has also increased operational complexity. In simple terms, Kubernetes is a container orchestration tool. Container environments are dynamic and ephemeral.

OpenTelemetry Browser Instrumentation Complete Tutorial

Browser instrumentation refers to collecting and analyzing data about a user's interactions with a web browser. This type of instrumentation involves using specialized tools and techniques to gather information about how a website is being used, such as page load times, network requests, and user interactions. The data collected through browser instrumentation can be used to improve website performance, identify and troubleshoot errors, and gain insights into user behavior.

Python Elasticsearch Tutorial - How to use Python Elasticsearch client

Elasticsearch is a popular search engine that can be used to swiftly and almost instantly store, explore, and analyze huge volumes of data. It offers a distributed, multitenant full-text search engine with an HTTP web interface and schema-free JSON documents on top of Apache Lucene. In this tutorial, we will demonstrate how to communicate with an Elasticsearch cluster using a Python Elasticsearch client.

OpenTelemetry vs Datadog - Choosing between OpenTelemetry and Datadog

OpenTelemetry and DataDog are both used for monitoring applications. While OpenTelemetry is an open source observability framework, DataDog is a cloud-monitoring SaaS service. OpenTelemetry is a collection of tools, APIs, and SDKs that help generate and collect telemetry data (logs, metrics, and traces). OpenTelemetry does not provide a storage and visualization layer, while DataDog does.

New compact views in Logs tab, improved correlation between signals, and 2000+ community members - SigNal 22

Welcome to our monthly product newsletter - SigNal 22! Last month our team worked on improving the logs tab and improved the correlation between telemetry signals to drive contextual insights faster. We were also trending on GitHub and crossed 2000+ developers in our slack community. Let’s dive in to see what humans at SigNoz were up to in the month of February 2023.