Dashboards

5 key takeaways from the Grafana Labs' 2024 Observability Survey

Regardless of the industry they operate in or the number of people they employ, businesses with mature observability practices can respond to incidents faster — and save time and money in the process, according to the second annual Grafana Labs Observability Survey. Organizations are making observability a critical part of their software development lifecycles as they grapple with the complexity of modern applications.

Introduction to AWS Observability in Grafana Cloud | Grafana

Grafana Cloud's streamlined approach to collecting and configuring your AWS data makes it easier to manage your cloud environment and improve performance. ☁️ Grafana Cloud is the easiest way to get started with Grafana dashboards, metrics, logs, and traces. Our forever-free tier includes access to 10k metrics, 50GB logs, 50GB traces and more. We also have plans for every use case.

How to use PGO and Grafana Pyroscope to optimize Go applications

Profile-guided optimization (PGO) is a compiler feature that uses runtime profiling data to optimize code. Now fully integrated in Go 1.21+, PGO is a powerful tool to boost application performance — and with Grafana Pyroscope, our open source continuous profiling database, you can significantly magnify the value of PGO. In this post, we’ll explore what PGO is, how the Pyroscope team has used it internally to improve performance, and how you can use PGO to make your own programs faster.

How to build the ideal engineering team dashboard

Toggle topic hub menu Engineering teams of today use a plethora of tools to perform different functions in the software development life cycle. While tools like Slack, Teams, etc. are great for quick notifications, they rarely give you a comprehensive view of the things in current state. Sure, you can switch between tabs for all your tools but an "Engineering dashboard" that brings this all together makes it much easier to consume quickly and effectively.

How to Display Grafana Alerts to Your Dashboards | Grafana

💡 Did you know you can display Grafana alerts on your dashboards? Join Senior Developer Advocate Marie Cruz in this quick tutorial to learn how to configure a Grafana alert and link it to your dashboard and panel. ☁️ Grafana Cloud is the easiest way to get started with Grafana dashboards, metrics, logs, and traces.

How we improved ingester load balancing in Grafana Mimir with spread-minimizing tokens

Grafana Mimir is our open source, horizontally scalable, multi-tenant time series database, which allows us to ingest beyond 1 billion active series. Mimir ingesters use consistent hashing, a distributed hashing technique for data replication. This technique guarantees a minimal number of relocation of time series between available ingesters when some ingesters are added or removed from the system.

Grafana 10.4 release: Grafana Alerting improvements, visualization updates, new plugin, and more

Grafana 10.4 is here! The latest version of Grafana introduces feature updates, a new plugin, as well as provides a preview of functionality we intend to make generally available in Grafana 11, which will be featured at GrafanaCON 2024 in April. Download Grafana 10.4 Until then, the Grafana 10.4 release includes upgrades to the canvas, geomap, and table visualizations. There is also a quicker way to set up alert notifications in Grafana Alerting and a new UI for configuring SSO.