Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

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

Navigating the Serverless Landscape: Lessons from our Tracing Collector API Journey

In the previous blog in this series, we delved into the redesigned architecture of Amazon Prime Video and how they integrated different architectural styles for optimal performance and cost efficiency. We also discussed the impact of Amazon’s decision on the concept of a “serverless-first” mindset, highlighting the importance of considering alternative architectural approaches based on specific use cases and requirements.

Getting Started with GROK Patterns

If you’re new to logging, you might be tempted to collect all the data you possibly can. More information means more insights; at least, those NBC “the more you know” public services announcements told you it would help. Unfortunately, you can create new problems if you do too much logging. To streamline your log collection, you can apply some filtering of messages directly from the log source. However, to parse the data, you may need to use a Grok pattern.

OpenTelemetry demo app with Grafana, Loki, Prometheus, Tempo (Grafana Office Hours #06)

DevOps Engineer Blueswen Li 劉義瑋 joins us to walk us through some OpenTelemetry demo apps he created, instrumented with Grafana, Loki, Prometheus, and Tempo. He is joined by two of our Developer Advocates, Paul Balogh and Nicole van der Hoeven.

Harnessing Distributed Tracing for Application Performance Optimization

Distributed tracing is a powerful technique that allows you to track the flow and timing of requests as they navigate through a system. By linking operations and requests between multiple services, distributed tracing provides valuable insights into system performance and helps identify bottlenecks. In this blog post, we will delve into the benefits of distributed tracing, explore its relevance for various application architectures, and uncover how it operates behind the scenes.

New in Grafana 10: A UI to easily configure SAML authentication

In addition to the built-in user authentication that utilizes usernames and passwords, Grafana also provides support for various mechanisms to authenticate users, so you can securely integrate your instance with external identity providers. We are excited to announce that with the release of Grafana 10.0, we have introduced a new user interface that simplifies the configuration of SAML authentication for your Grafana instances.

Leveraging Microsoft Network Monitoring for IT Professionals

Imagine having the power to keep your organization's network in tip-top shape and ensure those essential Microsoft apps are running like greased lightning. In this blog post, we'll unravel the mysteries of Microsoft Network Monitoring, arm you with the knowledge to deploy it like a pro, and help you troubleshoot network performance issues affecting key Microsoft apps and services like Teams, Office 365, Sharepoint, and more.

Thank you, sysadmins, as always!

Happy World Sysadmin Day 2023 Sysadmins are often the last resort when your office system crashes or when the network slows to a trickle. Every July, on the last Friday, professionals worldwide express their gratitude and celebrate our IT heroes, our sysadmins. On July 28, 2023, we thank sysadmins for what they do best: monitoring our IT systems and ensuring they are constantly up, fast, and secure.

HTTP Status Codes Uncovered: Your Ultimate Guide

Did you like our previous blog about domain hijacking? Let’s see if you know all the HTTP codes now. There is a complex series of dialogues happening behind the scenes every time you use the internet. Your browser and servers are always communicating — and while most people don’t understand the internet’s language, it’s definitely essential for developers and SEO experts to understand it.