Operations | Monitoring | ITSM | DevOps | Cloud

Grafana

New in Grafana 9: Search Grafana panel titles, preview dashboards, better navigation, and more!

The entire team at Grafana Labs is thrilled to bring the community our latest and greatest release, Grafana 9, which we introduced at GrafanaCONline this year. In addition to introducing the Grafana Loki query builder, a new command palette, and making role-based access control GA, we also rolled out major updates to the navigation and search functionality in Grafana with the aim of continuing to support the community and users throughout their observability journey.

How continuous profiling can help track resource usage, reduce latencies, and more

In 2019, Polar Signals Founder and CEO Frederic Branczyk predicted that continuous profiling would be the future of observability. Today, he’s making that future a reality with his open source continuous profiling tool, Parca. In this episode of “Grafana’s Big Tent” podcast, our hosts Matt Toback and Tom Wilkie chatted with Frederic about how he got his start in the continuous profiling world and how he’s built an active open source community around Parca.

How to configure Grafana Loki with a Node.js e-commerce app

I recently changed teams within Grafana and now I get the chance to work with Grafana Loki, our highly effective open source log aggregation system that stores and queries logs from your infrastructure or applications. At Grafana, we always dogfood our products so what better way to learn more about Loki than trying out a simple use case that I can actually benefit from.

Monitoring robots in real time with Grafana and other cloud native solutions

Edgardo Peregrino is a freelance software developer, writer, maker and IT technician. For six years now, I’ve been a passionate maker with a focus on robotics. Recently, I entered the world of cloud native computing, which has allowed me to integrate maker projects with open source tools such as Grafana, Prometheus, and Jaeger.

New in Grafana 9: The Grafana Loki query builder makes writing LogQL queries easier

Grafana 9 launched at GrafanaCONline 2022 in June, and one of the biggest highlights was the introduction of the new Grafana Loki and Prometheus query builders. 🎉 We believe that both of them are going to be incredibly useful for our Prometheus and Grafana Loki users. In this blog post, we will focus on the Grafana Loki query builder and share its new features and improvements with you.

What is observability? Best practices, key metrics, methodologies, and more

Sometimes the simplest questions prompt the most spirited discussion. Questions like: What is the airspeed velocity of an unladen swallow? What should we have for dinner tonight? Or, as we find out in this episode of “Grafana’s Big Tent" what even is observability?

Grafana reporting: How we improved the UX in Grafana

Behind every feature in Grafana, no matter how big or small, lies a lot of hard work, commitment, and attention to detail. At Grafana Labs, we use a cross-functional team approach to come up with ideas and solutions that ultimately make our products more usable, resilient, and adaptable to user needs. To achieve this, we work collaboratively across the UX, product, and engineering disciplines.

New in Grafana 9: Role-based access control (RBAC) is now GA

Role-based access control (RBAC), previously referred to as fine-grained access control (FGAC), is Grafana’s new authorization system. It was introduced as a beta feature in Grafana 8.0 release a year ago, and we’re now excited to promote it to general availability status. With the release of Grafana 9.0 during GrafanaCONline 2022, RBAC is enabled by default for all instances. (The easiest way to get started with Grafana 9? Sign up for a free Grafana Cloud account today.)

How to send logs to Grafana Loki with the OpenTelemetry Collector using Fluent Forward and Filelog receivers

In this guide, we’ll set up an OpenTelemetry Collector that collects logs and sends them to Grafana Loki running in Grafana Cloud. We will consider two examples for sending logs to Loki via OpenTelemetry Collector. The first one shows how to collect container logs with a Fluent Forward receiver. The second one shows how to collect system logs with a Filelog receiver.

New in Grafana 9: Introducing the command palette

Grafana is an open source tool for people with many different perspectives and various skill levels. Many initiatives to improve the Grafana user experience start by thinking about someone who’s just getting started on their observability journey. However, late last year, a Grafana Labs hackathon team looked to improve the user experience for our power users by introducing a command palette to Grafana.