Operations | Monitoring | ITSM | DevOps | Cloud

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

WordPress vs. WP Engine: Protect Your Sites

Recently, a public dispute erupted between WordPress and WP Engine, one of the most popular managed WordPress hosting platforms. The disagreement centers around WP Engine’s use of the WordPress brand, licensing concerns, and differing views on managing the open-source platform. This fallout could impact WP Engine customers especially those who rely heavily on WordPress for their sites.

Optimizing Application Performance with Contextualized Metric, Log & Trace Data

Every organization relies on mission-critical applications and services that ultimately generate revenue, so the user experience has never been more important. Companies trust their developer and operations (DevOps) teams to ensure important applications run smoothly. DevOps teams, in turn, trust application performance optimization tools to quickly identify and resolve issues or avoid them altogether in the first place.

Edit your Git-based Grafana dashboards locally

Grafana has grown to become one of the most prominent dashboarding tools available, with an extensive set of features that support organizations of all sizes. There can come a time, however, when you have too many dashboards. As a software engineer, you might think, “Why can’t I do with dashboards what I do with my code?” That is, you know how to keep your code in version control (e.g., Git). You know how to share and review your code with colleagues (e.g., pull requests).

Consolidation and Modernization in Enterprise Observability

Organizations are seeing measurable benefits from investing in observability, including faster issue resolution, cost reduction, and improved business outcomes. However, challenges still remain, including rising costs, tool fragmentation, and the need for more comprehensive monitoring of internet dependencies and user experience. Let’s explore these challenges and the best practices organizations are adopting to address them.

From stateful to stateless: Sumo Logic's transition from Lucene to Parquet-based architecture

Ensuring scalability, performance, and cost-effectiveness is a constant challenge for cloud-native log management and observability. At Sumo Logic, we faced this challenge head-on by transitioning from a stateful, Lucene-based architecture to a completely stateless, Parquet-based architecture. This transformation lets us improve data storage efficiency, streamline operational complexity, and meet the demands of an ever-increasing data scale.

What's new in .NET 9: Two new LINQ methods

.NET 9 is releasing in mid-November 2024. Like every.NET version, this introduces several important features and enhancements aligning developers with an ever-changing development ecosystem. In this blog series, I will explore critical updates in different areas of.NET. In this post, I'll look at two new LINQ methods: CountBy and AggregateBy.

Driving Multi-Region Observability Excellence at Lansweeper

Since its inception in 2004, Lansweeper has been at the forefront of helping businesses understand, manage, and protect their IT devices and networks through a powerful IT asset management platform. As the platform grew from an on-premises solution to a cloud-based SaaS offering, Lansweeper expanded its reach to a global, multi-region customer base.

System Tables Part 1: Introduction and Best Practices

As an InfluxDB Cloud Dedicated or Clustered user, you may want to inspect your cluster to gain a better understanding of the size of your databases, tables, partitions, and compaction status. InfluxDB stores this essential metadata in system tables (described in Section 1), which help inform decisions about cluster performance and maintenance.