Dashboards

How to deploy Grafana Beyla on Kubernetes as a sidecar container

Principal Staff Engineer Nikola Grčevski demonstrates how to deploy Grafana Beyla on Kubernetes as a sidecar container. Grafana Beyla is an eBPF auto-instrumentation tool for application observability: you just have to tell it what to listen to, give it permissions, and deploy it-- and you can see metrics and logs from that component or service without having to do any manual instrumentation.

Monitor Amazon EC2: key metrics for instances, regions, and more in one view

Amazon EC2 was one of the first services available on AWS, helping propel the cloud platform into the mainstream of IT. And while EC2 instances come in a wide range of sizes and flavors to address all sorts of use cases, keeping tabs on those instances isn’t always easy. That’s why we’re excited to introduce our new EC2 monitoring solution in Grafana Cloud.

Observability trends and predictions for 2024: CI/CD observability is in. Spiking costs are out.

From AI to OTel, 2023 was a transformative year for open source observability. While the advancements we made in open source observability will be a catalyst for our continued work in 2024, there is even more innovation on the horizon. We asked seven Grafanistas to share their predictions for which observability trends are on their “In” list for 2024. Here’s what they had to say.

Grafana 10.2.3 release: new features and breaking changes

On Dec. 18, 2023, we unintentionally introduced some new features and two minor breaking changes in the Grafana 10.2.3 patch release. These changes were originally intended for Grafana 10.3, which we plan to release later this month, but these commits were merged into the 10.2.3 release branch early due to a mistake in our release process. Because Grafana 10.2.3 introduces more changes than expected in a typical patch release, there’s a risk of more bugs than expected.

Introduction to eBPF with Grafana Beyla, with Nikola Grcevski (Grafana Office Hours #25)

Nikola Grcevski, Principal Software Engineer at Grafana Labs, gives us an introduction to eBPF with Grafana Beyla. We discuss what is eBPF, how you can use it to auto-instrument applications, and how to get started with Beyla. eBPF observability is all the rage because we all want automagical instrumentation-- but does it live up to that promise? Nikola's here to tell us what eBPF can and can't do, and where he'd like to take Beyla next.

Teams Call Quality Dashboard: The First Step In Teams Insight

Do you have much experience using the Call Quality Dashboard (CQD)? Does your team go on about it being a ‘good starting point’? Do you even know what the CQD does? Fear not. If you answered ‘no’ to any of those questions, we’re going to fill you in with all the details that matter and give you some additional direction on how to get the most out of them. The bottom line is they’re a good starting point, but a long way from being a proactive performance solution.

The concise guide to Loki: How to work with out-of-order and older logs

For this week’s installment of “The concise guide to Loki,” I’d like to focus on an interesting topic in Grafana Loki’s history: ingesting out-of-order logs. Those who’ve been with the project a while may remember a time when Loki would reject any logs that were older than a log line it had already received. It was certainly a nice simplification to Loki’s internals, but it was also a big inconvenience for a lot of real world use cases.

With OpenTelemetry, ComplyAdvantage overhauled its observability (twice)

ComplyAdvantage, which provides compliance and risk management tools, has overhauled its observability platform twice in two years, first moving from on-prem Grafana OSS to Datadog, and then migrating from Datadog to Grafana Cloud. Join Principal SRE Adam Wilson to hear how his team’s approach to observability evolved, and how their increased OTel usage made it possible to migrate twice — and to get the most out of Grafana Cloud for metrics, logs, traces, Kubernetes monitoring, and more.

How to create alerts to monitor sensor data with Grafana, Prometheus, and Telegram

When monitoring sensor data, such as data from a weather station, a home security system, or a home automation assistant, it’s useful to have an alerting system in place, as well. By setting up alerts for sensor data, you can automatically receive notifications when any significant event occurs — whether that’s someone arriving at your front door or a thunderstorm rolling in.