Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Application Performance Monitoring and related technologies.

Sponsored Post

5 ELK Stack Pros and Cons

Is your organization currently relying on an ELK cluster for log analytics in the cloud? While the ELK stack delivers on its major promises, it isn't the only search and analytics engine - and may not even be your best option for log management. As cloud data volumes grow, ELK monitoring can become too costly and complex to manage. Fast-growing organizations should consider innovative alternatives offering better performance at scale, superior cost economics, reduced complexity and enhanced data access in the cloud.

Implementing OpenTelemetry in a Gin application

OpenTelemetry can be used to trace Gin applications for performance issues and bugs. OpenTelemetry is an open-source project under the Cloud Native Computing Foundation (CNCF) that aims to standardize the generation and collection of telemetry data like logs, metrics, and traces. Gin is an HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin!

Monitoring to Ensure Optimal Developer Experience and Productivity

For Software Houses, developers are as important as customers are to a retail organization – if the Developer Experience (DX / DevExp / DevEx) is poor, then work simply will not get done effectively and the best and the brightest are likely to leave for an employer who offers a better experience and hence, more productivity and job satisfaction. Long-term frustrated employees and staff attrition tend to impact product quality and lead to weaker software applications.

Making SigNoz the Most Powerful Open Source Distributed Trace Product - SigNal 27

Welcome to the 27th edition of our monthly product newsletter - SigNal 27! Our team shipped the much anticipated Trace and Logs Explorer. With the new Trace Explorer page, SigNoz is the most powerful open-source distributed trace product out there. Let’s dive in to see what humans at SigNoz were up to in the month of July 2023.

Application Performance Monitoring vs Application Performance Management: Understanding the Differences

Ensuring optimal application performance is a Herculean task tee’d up for today’s IT operations teams. Adding to the confusion is the shared acronym of the two most common practices: While the terms are similar, the approaches and use cases are different.

Understanding APM: How to add extensions to the OpenTelemetry Java Agent

As an SRE, have you ever had a situation where you were working on an application that was written with non-standard frameworks, or you wanted to get some interesting business data from an application (number of orders processed for example) but you didn’t have access to the source code?