Operations | Monitoring | ITSM | DevOps | Cloud

Search Observability Data In-Place: Store Where You Want, Query When You Want

When we created Cribl Search, we wanted to give systems administrators the ability to query data without having to spend resources on collection and processing first — but we didn’t stop there. With Search, we’re also making it possible to query all the data you’ve already collected, processed, and kept in places like object stores, file systems, analytics tools, S3 buckets, or other data stores.

Network Performance Reporting Feature Release

Obkio’s long-awaited Network Performance Reporting feature is now available for all users of Obkio’s Network Monitoring App. Create custom network monitoring reports to simplify and visualize the analysis of information in your network. Learn more about how to access and use Network Performance Reporting with Obkio.

Logz.io's New Features: Easier, Faster, and More Cost-Efficient Observability

Our product strategy this year was relatively simple. Many observability practitioners we spoke with complained that observability was oftentimes slow, heavy, complex, and costly – which can be summed up in our CEO’s recent blog on modern observability challenges. While our customers didn’t report similar challenges, we wanted to further distance ourselves from this typical observability experience.

How to choose the right Agile value metrics

Nearly every business leader these days is focused on achieving value—and for good reason. Business leaders are accountable for ensuring all the work they do delivers the most value possible to the business. Some have adopted Agile methodologies to achieve this. For Agile methodologies to be effective, you need to measure the right things. And to measure the right things, you need the right data producing the right information to provide you with the right insights. Agile value metrics can help.

November Product Updates: Mac / Linux Patching, Ticketing Enhancements

In November, NinjaOne continued to release updates at a rapid pace, with 5 releases and hotfixes delivering new functionality and greater stability to Ninja users. 5.3.7, this month's largest release, including major new functionality for patch management and ticketing. Please Note: 5.3.7 is currently available in OC and CA instances, with EU and NA instance updates coming soon.

Broadcom Software Debuts the Experience-Driven NOC at DoDIIS 2022

Command, control, and communications (C3) systems are fundamental to all military operations, and the network is the backbone to keeping the warfighter up to date and out of harm's way. The right network modernization strategies will enable the latest C3 capabilities to provide real-time situation awareness and decision support for today’s military operations.

Get in front of delivery risks by managing work in progress

Sleuth’s product team is pleased to announce an exciting new feature that provides early and actionable visibility into emerging work-in-progress risk! With this release, Sleuth provides customers even more actionable visibility into their engineering efficiency. It extends Sleuth's deploy-centric tracking capabilities upstream in the developer workflow to provide real-time visibility into in-flight work and its emerging risks. Here's how it works.

Improving Incident Management with Automation

Incident management is your organization’s first line of defense. When incidents occur, internal teams must be ready to respond quickly. While incidents can happen anytime, it’s unrealistic to expect incident managers to be prepared to perform manual root cause analysis. Manually monitoring and analyzing applications on multiple servers is extremely difficult, which is why human reaction times have traditionally limited the speed of incident management.

Kubernetes 1.26 - What's new?

Kubernetes 1.26 is about to be released, and it comes packed with novelties! Where do we begin? This release brings 37 enhancements, on par with the 40 in Kubernetes 1.25 and the 46 in Kubernetes 1.24. Of those 37 enhancements, 11 are graduating to Stable, 10 are existing features that keep improving, 16 are completely new, and one is a deprecated feature. Watch out for all the deprecations and removals in this version!

Testing React components with Cypress

Components are reusable bits of code that, most of the time, work and function independently. If you want to be confident that components are working properly, you need to test them. Conveniently, Cypress.io has designed their testing framework to include component testing. This tutorial illustrates the differences between end-to-end (E2E) and component testing, and what to consider when using these methods. Then, you will learn how to use Cypress for component testing.