Operations | Monitoring | ITSM | DevOps | Cloud

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

New in Grafana 8.5: How to jump from traces to Splunk logs

The recent release of Grafana 8.5 marks the start of enabling the jump from traces directly to Splunk logs. It’s a big leap that now allows you to draw a straight line between your traces — whether they are coming from Tempo, Zipkin, or Jaeger — to even more third-party logging data, all from the comfort of your traces view. Previously, the Grafana trace to logs enablement included only Loki logs.

4 Signs You Have a Cloud Migration Planning Problem

Cloud migration is a complex process, and the more up-front planning you put into it, the more likely you’ll be able to avoid challenges and setbacks during execution. And yet, challenges and setbacks seem to be the norm, not the exception, with almost three-quarters (72%) of those surveyed stating that they’ve run into problems so big they were forced to move migrated applications back on premises or jump into firefighting mode to figure out how to fix them quickly.

VMware Management Pack Update Release (22.3.2731.0)

VMware administrators can breathe a little easier today with the release of the latest OpsLogix VMware management pack for System Center Operations Manager. The new update includes a new feature for Ransomware vulnerability monitoring, designed to decrease the attack surface for your VMware infrastructure and keep your data safe. This new addition to the popular OpsLogix VMware Management Pack is free for anyone using our solution today.

Auth, Org management, Exceptions monitoring & a team workation - SigNal 12

This is our 12th monthly product newsletter, and every month our team has shipped code to make SigNoz better for our users. Our latest release is special! It is not only packed with much-awaited user-requested features, but it is also the first time our team met in person to ship a release together. Yes, after 12 months of seeing each other on Zoom, we finally got a chance to see each other in person during our week-long workation.

Building Oh Dear's new design: Implementing the design

In the previous blog post I gave an introduction about the project setup for the redesign of the new Oh Dear frontend. In this blog post I would like to show you how we are implementing the redesign of the Oh Dear frontend. Feel free to provide feedback on the design choices and statements made in this and future blog posts. We’d love to hear what you think of it.

Workflow 2.0

This is a conversation we had with our Engineering, Product, and Design (EPD) organization. We are publishing it as we believe it’s important to our customers and fundamental to our open source approach. You can join the conversation on GitHub. Lately, I am spending a lot of my time thinking about Sentry and its core developer story. I also consider why we haven’t been able to overcome the main challenges we recognized years ago.

Resolving Teams User Experience Problems with Data Rather than Guesswork

Vitrolife Saves More than 10,000 Hours of Microsoft Teams Troubleshooting with Vantage DX Sweden-based Vitrolife has approximately 1,200 employees spread across 20 countries worldwide. In their hybrid workplace, the IT team felt as if they were working with a blindfold on when it came to figuring out the source of a problem impacting Microsoft Teams performance.

Instrumenting Your Custom Application Code with OpenTelemetry

Application Monitoring, or Application Tracing, is an important piece of Observability within your application and stack. Application tracing involves installing an API and/or SDK in your application which then instruments, or wraps your application code with other code that measures the time spent in certain areas of your code, and adds important contextual information to the traces.