Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

What is CI/CD observability, and how are we paving the way for more observable pipelines?

Observability isn’t just about watching for errors or monitoring for basic health signals. Instead, it goes deeper so you can understand the “why” behind the behaviors within your system. CI/CD observability plays a key part in that. It’s about gaining an in-depth view of the entire pipeline of your continuous integration and deployment systems — looking at every code check-in, every test, every build, and every deployment.

Master Your SaaS Discovery Process Using Auvik

SaaS discovery is really easy if you’re an end user. You can probably find a product that meets your needs with a Google search and a credit card. However, SaaS discovery from an IT management and governance perspective is a whole different beast. In the past, there haven’t been a lot of easy ways to detect application usage in the browser or restrict user activity without creating hyper-restrictive internet usage policies. Enter SaaS discovery platforms.

OpenTelemetry Java Tutorial | Auto-Instrument Java App with OpenTelemetry

OpenTelemetry stands at the forefront of modern observability practices, revolutionizing how developers gain insights into their applications' performance and behavior. As a powerful distributed tracing framework, it empowers engineers to effortlessly instrument their applications, providing comprehensive visibility into the intricacies of microservices architectures. This tutorial discusses how OpenTelemetry can be used to get insights from a Java application.

Licensing and the Future of Open Source | Day 5 | Sentry Launch Week

Today we’re taking another step by relicensing both Sentry and Codecov under a new license we’ve written called the Functional Source License (FSL). FSL is an evolution of BSL that deepens our commitment to balancing user freedom and developer sustainability. We think it is a compelling option for Open Source-minded SaaS companies such as ourselves who wish to grant freedom without harmful free-riding.

Generative AI & Enterprise IT: Overhyped or Radically Under Estimated?

Join Cribl’s Jackie McGuire and Ed Bailey as they discuss AI's current and future state. They will discuss the many challenges and vast promise of this promising way to increase productivity and solve problems. In addition, Jackie and Ed will also comment on SolarWinds’ response to the SEC charges alleging Solarwinds and its CISO defrauded investors by repeatedly misleading them about its cybersecurity posture. Please join us for a great conversation.

NiCE VMware Management Pack 5.7

In the dynamic realm of virtualization management, the latest release of the NiCE VMware Management Pack is bringing new, much-desired monitoring features to the SCOM admin table. Packed with a slew of powerful features and enhancements, this release promises to enhance the monitoring capabilities for Microsoft System Center Operations Manager (SCOM) and Azure Monitor SCOM Managed Instance.

Five worthy reads: The future of tech is clean

Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. In this edition, we are exploring the emerging market for climate technology, exploring their significance, and addressing why a successful path forward lies in embracing clean, green, and planet-friendly solutions for both startups and established companies. Let’s dive right in.

Strengthen operational resilience with Service Chain Mapping. Watch our 60 second overview.

Watch this short video to learn how Interlink’s Service Chain Mapping solution transforms the ability of banking and finance organizations to address regulatory demands, manage operational risk, and avoid technology failures that could disrupt key customer journeys.

Performance optimization techniques in time series databases: function caching

Relabeling is an important feature that allows users to modify metadata (labels) of scraped metrics before they ever make it to the database. As an example, some of your scrape targets may generate metric labels with underscores (_), and some of your targets may generate labels with hyphens (-). Relabeling allows you to make this consistent, making database queries easier to write.