Grafana Adds New Tools
Written by Kay Ewbank   
Tuesday, 14 November 2023

Grafana Labs has announced new tools to make it easier to analyze application data on Grafana Cloud. The announcements are an Application Observability tool for Grafana Cloud, and Grafana Beyla, the eBPF-based application auto-instrumentation open source project for application observability.

Grafana Cloud is a managed service with free and paid tiers. 

grafana

Grafana has also announced the acquisition of Asserts.AI, whose products provide insights into relationships over time among various system components. Asserts.ai serves as a contextual layer for Prometheus metrics and provides alerts and dashboards for root cause analysis.

Grafana Application Observability is available to all users of Grafana Cloud, including the free tier. It is described as an observability solution that aims to minimize the mean time to repair (MTTR) for application problems based on OpenTelemetry semantic conventions and the Prometheus data-model. Grafana Cloud users can use the new tool by using OpenTelemetry instrumentation and exporting data to Grafana Cloud.

A second new tool that is now generally available is the open source project Grafana Beyla, which provides an alternative way to set up an application for observability. The traditional route for this starts with adding a language agent to the deployment or package, manually adding tracepoints, and then redeploying. By deploying Beyla as a daemon set in Kubernetes, you can instrument all services of the OpenTelemetry demo with a single command, without modifying source code. Based on the eBPF (Extended Berkeley Packet Filter), which allows you to attach your own programs to different points of the Linux kernel, Beyla auto-instruments HTTP/gRPC applications written in Go, C/C++, Rust, Python, Ruby, Java, NodeJS, and .NET, It provides vendor-agnostic Rate-Errors-Duration (RED) metrics and traces, exported in the OpenTelemetry format and as native Prometheus metrics.

The announcements were made at today's Grafana's annual ObservabilityCON conference in London, where Grafana also announced a cost management hub with a suite of cost management tools. The suite adds a Log Volume Explorer and Usage Attribution Report, along with Adaptive Metrics with a new interactive UI that can be used to apply and remove recommendations for aggregating unused and partially used metrics.

A number of AI-based announcements were also made, including the release of an open source LLM app to enable large language model-based extensions to Grafana; and Sift, a diagnostic assistant in Grafana Cloud that can discover contributing causes to incidents across metric, log, and tracing data.

grafana

More Information

Grafana Application Observability

Grafana Website

Related Articles

Grafana Ships Grafana 10

Grafana Updates Cloud Platform

Grafana 7 Adds New Visualizations

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


ACM Adopts Open Access Publishing Model
05/04/2024

ACM, the Association for Computing Machinery, the professional body for computer scientists, has relaunched Communications of the ACM, the organization’s flagship magazine, as a web-first  [ ... ]



Rust Twice As Productive As C++
03/04/2024

Google director of engineering, Lars Bergstrom, gave a talk at the recent Rust Nation UK conference and claimed that Rust was twice as productive as C++. Given how good Google is at C++, this is quite [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info