Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

How to use OpenTelemetry and Grafana Alloy to convert delta to cumulative at scale

Migrating from other vendors becomes a lot easier with OpenTelemetry and Grafana Alloy, our distribution of the OpenTelemetry Collector. But when you come from platforms that use different temporalities, such as Datadog or Dynatrace, you face a challenge integrating with a Prometheus-like ecosystem such as Grafana Cloud: Your metrics still mean the same as before, but they just don’t look right.

Overcoming the Top Challenges Faced by MSPs with ScienceLogic

What are the biggest challenges facing MSPs this year? CRN recently asked top MSP executives what keeps them awake at night. The findings should come as no surprise. Compliance and cybersecurity remain perpetual challenges. Compounded by talent gaps, a constantly evolving regulatory environment, and new threat vectors, MSPs are working overtime to stay ahead of changes.

Stream logs in the OCSF format to your preferred security vendors or data lakes with Observability Pipelines

Today, CISOs and security teams face a rapidly growing volume of logs from a variety of sources, all arriving in different formats. They write and maintain detection rules, build pipelines, and investigate threats across multiple environments and applications. Efficiently maintaining their security posture across multiple products and data formats has become increasingly challenging.

How Electrical Coops are Bridging the Digital Divide: Tri-Co

Imagine living in a world where electricity was a luxury, available only to city dwellers. This was the reality for many Americans in the 1930s, when President Franklin Delano Roosevelt (FDR,) who was living with polio, regularly visited Warm Springs, Georgia, which were thought to be beneficial for polio sufferers at the time. During his travels, FDR witnessed the stark contrast in electrical access between urban and rural communities.

RFID Asset Tracking: A Complete Guide

For organizations that rely on physical assets, tracking and managing those resources efficiently is critical. RFID asset tracking has emerged as a key technology to streamline asset management, improve accuracy, and enhance visibility in real-time. From inventory control to equipment management, RFID has become a go-to solution for businesses aiming to stay competitive. In this comprehensive guide, we’ll explore the essentials of RFID and how it’s revolutionizing the world of asset tracking.

Current Assets vs Fixed Assets: A Quick Comparison

Asset management is a cornerstone of any successful business. Understanding the distinction between current assets and fixed assets plays a vital role in decision-making, resource allocation, and financial planning. Each asset type serves a different function in your business, so effectively managing both is critical to ensuring smooth operations, profitability, and growth.

From App Search to Elasticsearch - Tap into the future of search

App Search will be discontinued in 9.0 versions, but Elasticsearch has everything you need to build powerful AI-powered search experiences. Here’s what you need to know. Recent advancements in generative AI are transforming user behavior, inspiring developers to create search experiences that are more dynamic, intuitive, and engaging.

Apache DataFusion is Now the Fastest Single Node Engine for Querying Apache Parquet Files

This blog was originally published on Apache DataFusion Project News & Blog I am extremely excited to announce that Apache DataFusion 43.0.0 is the fastest engine for querying Apache Parquet files in ClickBench. It is faster than both DuckDB and chDB/Clickhouse using the same hardware. It also marks the first time a Rust based engine holds the top spot, which has previously been held by traditional C/C++ based engines.

How to reduce TTFB

TTFB (Time to First Byte) is a commonly used metric that measures the duration between a client's HTTP request and the receipt of the first byte of the server's response. A lower TTFB means a more responsive server and faster page load times. In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

10+ Kubernetes Architecture Best Practices For Performance, Security, And Cost Efficiency

Looking to optimize your Kubernetes architecture? While the word “Kubernetes” translates to “helmsman” (i.e., someone who steers a ship), Kubernetes ultimately functions more like an orchestra conductor than a ship captain. Kubernetes (also known as K8s) simplifies the orchestrating containers for engineers. This frees engineering up to focus on innovation, reduce time to market, and optimize cloud spend.