Operations | Monitoring | ITSM | DevOps | Cloud

IT Service Catalog Explained in 5 Minutes

A service catalog is the central hub for IT services—an essential tool for every modern organization. It boosts efficiency, improves collaboration, and ensures faster service delivery. In this short video, see how Alloy Navigator's ready-to-use, role-specific service catalog makes IT services easier to request and deliver—saving time for end-users, IT specialists, and managers alike.

KubeCon 2024 | Interviews with Observability Experts | Observability Insights with Josh Lee

Join me at KubeCon 2024 as I sit down with Josh Lee, Developer Advocate at Altinity, to discuss the latest trends, challenges, and insights in observability. In this interview, we cover key topics such as OpenTelemetry adoption (including the Open Agent Management Protocol), data sovereignty, standardization through semantic conventions, and the need to unify observability tooling across organizations.

What Is Cloud Monitoring? A Guide Through the Best Tools

As more businesses embrace digital transformation, cloud computing is becoming more relevant each day. Cloud technology provides the flexibility, scalability, and agility modern organizations need to stay competitive, transforming everything from daily operations to customer experiences. However, as companies expand their use of the cloud, managing these complex environments is proving to be a real challenge. What is cloud monitoring?

Accelerate incident triage with AI-Powered Event Management

IT Operations teams must detect and address incidents quickly to ensure efficient operations and reliable IT infrastructures. As organizations grow and scale their service offerings, their IT environments inevitably become more complex. Filtering through alerts becomes increasingly challenging due to excessive noise and a lack of end-to-end visibility. As a result, IT operations teams are forced to escalate issues more frequently.

Designing for Scale: How eG Enterprise Manages Millions of Metrics with AIOps-driven Self-Monitoring

Customers evaluate a modern observability and monitoring solution by the ROI they get, self-monitoring capabilities ultimately improve scalability and quality. The value of any observability solution lies in its ability to proactively detect and alert customers to issues before they cause a business-impacting outage. IT infrastructures and applications can fail in many different ways.

Coroot v1.7: Monitoring ClickHouse and Zookeeper with eBPF

At Coroot, we started using eBPF to give users insights into their system performance without needing them to change code or redeploy services. This approach not only makes setup easier but also ensures full visibility, even for third-party and legacy services. To truly achieve this, though, the tool needs to support a wide range of application protocols. Coroot has long supported popular ones like HTTP, gRPC, Postgres, MySQL, Redis, Memcached, MongoDB, Kafka, and Cassandra.

OpenTelemetry Profiling: A Look into Performance Insights

In software development, making sure your apps perform well is key. Performance issues, hidden delays, and wasted resources can quickly hurt user experience and increase costs. That’s where OpenTelemetry profiling steps in to help. In this blog, we’ll break down what OpenTelemetry profiling is, why it’s important, and how you can use it to optimize your applications.

Configuring a React Application with Honeycomb For Frontend Observability

Are you trying to wire your React application to Honeycomb, but running into some challenges understanding how our instrumentation works with React? In this article, I’ll lay out approaches for wiring Honeycomb to client-side only React so you can ingest your telemetry into Honeycomb and take advantage of the Web Launchpad. This telemetry sends semantically-named attributes, and can be used with any OTLP destination. These examples use a React application created with Vite.