Operations | Monitoring | ITSM | DevOps | Cloud

%term

Ephemeral Environments: Redefining Pre-Production with Natalie Lunbeck

Natalie Lunbeck of Shipyard explores how ephemeral environments can transform pre-production processes. Learn about the benefits of on-demand staging environments, enhanced testing, and cost control. Join the discussion on implementing these solutions to improve your development workflow.

Beyond Booleans: How Feature Flags and OpenFeature Can Level Up Your Next Project

Feature flags are more than just on/off switches! In this meetup, we will be exploring a variety of creative ways to use feature flags in your projects. From making safer deployments to running A/B tests and gradually rolling out features, you'll see how versatile and powerful feature flags can be. We'll also introduce the OpenFeature standard, which makes implementing feature flags more streamlined than ever. Whether you're new to feature flags or looking to get more out of them, this session will provide practical insights and tips to help you take your projects to the next level.

Kentik Close-Up 03. Network Monitoring Systems and Kentik NMS

Welcome to another exciting episode of Kentik Close-Up! In this episode, "Network Monitoring Systems and Kentik NMS," Leon Adato is joined by product experts Rosalind Whitley and Kendra Crossman to dive into the essentials of Network Monitoring Systems (NMS). Learn why network monitoring systems are crucial, what makes Kentik’s solution unique, and how it can revolutionize your approach to network monitoring. We also explore real-time demonstrations of Kentik NMS in action, showcasing its capabilities in handling streaming telemetry, metrics, and more.

Unleashing the Power of Hybrid Cloud - Introducing Hybrid Observability in HPE GreenLake Flex Solutions

In today's fast-paced digital economy, businesses are constantly seeking innovative solutions to streamline their operations, enhance agility, and drive growth. As enterprise IT infrastructure environments get more distributed and complicated to meet evolving demands, the need for robust IT monitoring, management and automation becomes even more important.

A Schematic Review Checklist for Firmware Engineers

Schematic reviews are a part of the hardware development cycle in many if not most, hardware development companies. Typically led by the electrical engineering team, it is easy to overlook design issues that will be important to the firmware team. This post tells of a few stories of design misses that I have made and puts some common lessons learned into a checklist for other firmware engineers.

The Unreasonable Effectiveness of Simplicity in IT Operations Strategy

A constant challenge in business is aligning stakeholders, customers, and employees behind a single mission. Carefully crafted plans often fail spectacularly as a result of complexity. Some of these efforts fail slowly; some even before execution begins. Especially when collaboration is important, simplicity can make challenging work innately more understandable, measurable, and engaging.

A complete guide to LLM observability with OpenTelemetry and Grafana Cloud

In the fast-paced world of technology, change is constant — and nowhere is that more evident today than in the flood of new features and advancements involving large language models (LLMs). They power various applications, from chat bots to advanced copilots. And as these LLMs and applications become more sophisticated, it will be vital that they work well and reliably. This is where observability, with the help of OpenTelemetry (using OpenLIT), plays an essential role.

The new, queryless UI for Grafana Pyroscope: Introducing Explore Profiles

We are excited to share a significant update for Grafana Pyroscope users and the broader open source community: the launch of Explore Profiles, a new application that makes it easier and faster to surface meaningful insights from your profiling data. Explore Profiles is a Grafana app plugin designed to integrate seamlessly with Grafana Pyroscope, the open source continuous profiling backend, providing a smooth, queryless experience to browse and analyze your profiling data.

Time, timezones, and scheduling

Our On-call product has been in the wild for a few months now, and in this post I want to talk about building a time-sensitive system and what we did to handle some of the challenges. I’ll cover what our scheduler is responsible for, the basics of working with time, and talk a bit about how we tested our system.