Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Are there any alternatives to OpenTelemetry worth considering?

Are you looking for an OpenTelemetry alternative? Then you've come to the right place. There are no good alternatives to OpenTelemetry if your use case involves generating different types of telemetry signals like logs, metrics, and traces and their collection. In certain use cases, like monitoring only metrics or time-series data, you can use a tool like Prometheus. If you’re sure you want an OpenTelemetry alternative, then let me point you to these three here.

Top OpenTelemetry Tools Most Suited for OpenTelemetry Data

OpenTelemetry is a Cloud Native Computing Foundation(CNCF) project aimed at standardizing the way we instrument applications for generating telemetry data(logs, metrics, and traces). OpenTelemetry lets you export the data it collects to any backend of your choice. In this article, we will discuss some of the top OpenTelemetry tools that are tailored to support OpenTelemetry data, offering valuable insights into the functioning and optimization of applications.

Launch of SigNoz Cloud, Improvements in Logs tab, and Metrics Query Builder - SigNal 29

Welcome to the 29th edition of our monthly product newsletter - SigNal 29! We are excited to share important updates from Team SigNoz. We are pleased to announce the public launch of SigNoz cloud. We’ve also raised funding of $6.5M to fuel the next phase of building and growth. We also shipped many improvements to the product. Let’s dive in to see what humans at SigNoz were up to in the month of September 2023.

An overview of Context Propagation in OpenTelemetry

In today's rapidly evolving landscape of software applications, where complexity often thrives, the need for observability and tracing has never been more pronounced. The ability to comprehend the inner workings of distributed systems and track the journey of requests as they traverse through various components is paramount for maintaining optimal performance and troubleshooting issues. This is where OpenTelemetry, a prominent observability framework, steps in.

OpenTelemetry Exporters - Types and Configuration Steps

In this post, we will talk about OpenTelemetry exporters. OpenTelemetry exporters help in exporting the telemetry data collected by OpenTelemetry. OpenTelemetry frees you from any kind of vendor lock-in by letting you export the collected telemetry data to any backend of your choice. In modern distributed systems, efficiently collecting, transmitting, and analyzing telemetry data from diverse sources poses a significant challenge.
Sponsored Post

Better CI/CD with GitHub Actions and deployment tracking

Understanding the impact of each of your deployments is crucial, especially as they become increasingly frequent. Chances are, your team is either aiming to increase shipping velocity or has already started deploying "continuously" (which is to say, multiple times a day). The biggest tech teams at the likes of Amazon and Google deploy thousands of times daily, and Atlassian has found that 75% of enterprise DevOps teams call deployment frequency their most important success criteria. And while CD comes with a host of well-established benefits, it also introduces a heightened risk of introducing new errors and issues.

Planning and Baselining a Migration to Azure SQL

A migration from on-premises SQL Server to Azure SQL offers many customers a number of advantages. It can enable scalability, reduce costs, enhance security, ensure high availability, and simplifies maintenance. Many organizations are looking to equivalent cloud services to move on-prem workloads such as SQL databases to the cloud, freeing themselves from the overheads of purchasing, configuring and maintaining physical hardware and infrastructure.

APM Today: Application Performance Monitoring Explained

Application Performance Monitoring (APM) is a technology approach that provides real-time information about how your software applications are performing. With a comprehensive view into application health and availability, APM can do things like: Both the importance and the usage of APM has grown in recent years. That’s because companies rely on increasingly complex applications to run their businesses. Here is what you need to know about Application Performance Monitoring.

What is Shadow IT? Will AI make this more challenging?

Shadow IT is a term used to describe IT systems, applications, or services that are used within an organization without the explicit approval, knowledge, or oversight of the IT department or the organization’s management. It typically arises when employees or departments adopt and use software, hardware, or cloud services for their specific needs without going through the official IT procurement or security processes.

Can you have a career in Node without knowing Observability?

”Isn’t Observability something for Ops to worry about?” I’ve heard this response more than once when talking about how developers should learn OpenTelemetry. I wanted to write this piece to show you how important and how easy it is to learn observability from day one as a coder.