Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

The AppD Approach: Market-changing SAP Monitoring

AppDynamics’ unique, market-changing SAP Monitoring Agent is the only APM solution delivering code-level SAP visibility and real-user, business transaction performance monitoring. For enterprises running SAP business applications, our innovative agent can significantly improve service quality, cost of service, speed and innovation.

Finding slow ActiveRecord queries with Scout

Once your Rails app begins seeing consistent traffic, you're bound to have slow SQL queries. While PostgreSQL and MySQL can log slow queries, it's difficult to gleam actionable information from this raw stream. The slow query logs lack application context: where's the LOC generating the query? Is this slow all of the time, or just some of the time? Which controller-action or background job is the caller? Enter Scout.

Using Skylight to Solve Real-World Performance Problems [Part II: The Odin Project]

The Odin Project is an open source community and curriculum for learning web development. Students build portfolio projects and complete lessons that are constantly curated and updated with the latest resources. They offer completely free courses like Ruby, Rails, JavaScript, HTML, and CSS. Once a student climbs the technical ladder, there's even a course on how to go about getting a job in the industry, walking you through things like job searching, interviews, and much more.

BCS uses Auvik's network management software

>Business Computer Solutions is a managed service provider in the UK. BCS uses Auvik's network management software to improve the company's profitability. BCS commercial director Martin Hynes explains how Auvik helps BCS differentiate themselves in the market, close more accounts, solve network issues before clients call, and get maximum efficiency from their engineering team.

Monitoring Potentially Hazardous Asteroids

RapidSpike Connect Anything (RCA) is my favourite least used product. We use it for loads of stuff internally, but it often gets overlooked by our customers. But as a developer, whenever I see a slightly obscure API, I can’t resist having a play with it to get the data into RCA, just to prove we can monitor anything.

Jaeger vs Zipkin - OpenTracing Distributed Tracers

In the previous three parts of our OpenTracing series, we provided an Overview of OpenTracing, explaining what OpenTracing is and does, how it works and what it aims to achieve, we looked at Zipkin – a popular open-source distributed tracer and then at Jaeger – a newer open-source distributed tracer developed under the CNCF umbrella. In this blog post – the last part of the OpenTracing series – we will compare Jaeger vs. Zipkin side by side!

Introducing Sentry 9

Errors. We all cause them all the time, which can make it difficult to figure out the person or team who should be responsible for fixing individual issues. Time that could be spent resolving an issue is instead spent tracking down who should be handling it and what it’s even about. This is a waste. It balloons time to resolution, often from minutes to hours or sometimes even days.