Operations | Monitoring | ITSM | DevOps | Cloud

The State of Availability Today: Availability Monitoring & Management

At first glance, availability monitoring may seem like one of the more mundane responsibilities of site reliability engineering (SRE) and IT operations teams. Determining whether an application is available may appear to be relatively straightforward, especially for teams that focus simply on monitoring certain transactions or services. This may have been true in the past.

Cribl and GitOps: Go From Development to Production

Git integration has always been at the foundation of Stream. In the fall 2021 release of Cribl Stream (both on-prem software and Cloud), our Enterprise users have a received set of APIs to separate the development and deployment of Stream. Stream GitOps connects with your favorite git based versioning platforms and leverages their PR, approve/reject, and CI/CD workflows to push production-ready changes from a development branch into a main branch or release.

IT & The Flow State: 5 Ways IT Can Facilitate The Flow State at Work

Let’s start with a concept you’re probably familiar with: how it feels to get into a flow state at work. Maybe you were creating a new graphics package for a client deliverable. Maybe you were building a new website, or working on a coding sprint for the next product release. Maybe you were digging into some script automations for common technical issues. It doesn’t really matter what you were doing; what’s really important is how you felt while you were doing it.

What's next in Kubernetes monitoring, Prometheus histograms, observability, and more: KubeCon EU 2022 in review

In May, a team from Grafana Labs descended on Valencia, Spain, to share their latest insights on the cloud native landscape at KubeCon + CloudNativeCon EU 2022. Along with diving into the future of Kubernetes monitoring with kubectl alpha events and multi-cloud deployments, Grafanistas presented an overview of the Prometheus ecosystem with an eye towards how sparse high-resolution histograms are going to change the game.

OpenTelemetry in a C# .NET application | Implementation guide

C# (pronounced C-Sharp) is a simple, modern, object-oriented, and type-safe programming language. ASP.NET is one of the top frameworks for building modern applications using C#, F#, or Visual Basic. OpenTelemetry is one of the popular CNCF projects. Some other notable projects under CNCF include Kubernetes, Helm, and Fluentd. The OpenTelemetry project aims to create an open source web standard for instrumenting cloud-native applications.

Solving slow web applications with the Kentik Page Load test

Kentik Synthetics is all about proactive monitoring. With synthetic monitoring, you can investigate users’ digital experience by peeling back, layer by layer, exactly what’s going on in every aspect of the digital experience from the network layer all the way to application. Because synthetic tests can be so granular, the results provide different information than you can get from flows, streaming telemetry or other observability data.

In 2022, should we still be wrestling with slow computers?

The invention of computers gave us the promise of high speed, a new user experience, and extreme reliability. Early research by Robert B. Miller, who helped design some of the earliest IBM computers, discussed the transactions between humans and computers. Miller believed users require a response from a machine within two seconds to maintain their concentration and productivity.

Synthetic Monitoring Phases & Strategies

Synthetic monitoring tools have long formed a core part of application performance management and monitoring toolsets. Yet no matter how familiar you are with synthetic monitoring, there is likely room to get more out of it than you currently are. Indeed, the default approach to synthetic monitoring tends to involve using it reactively: problems occur in production, and your team uses synthetic monitoring to help understand and remediate them.