当前位置:网站首页>Grafana 9 is officially released, which is easier to use and more cool!
Grafana 9 is officially released, which is easier to use and more cool!
2022-07-06 17:36:00 【Java technology stack】
Click on the official account ,Java dried food Timely delivery
Recommended reading :Spring Cloud Alibaba Finally unify the Jianghu !
Produce | OSC The open source community (ID:oschina2013)
Grafana 9.0 The main focus of is improvement Grafana User experience , Make observability and data visualization easier to use and more accessible . Whether through Prometheus and Loki The visual query builder is also a panel and dashboard search function ,Grafana 9.0 Have introduced an updated workflow , Make finding and investigating data easier and more intuitive .
Learn more about all the latest features , You can join in GrafanaCONline Held Grafana 9.0 meeting :https://grafana.com/go/grafanaconline/2022/grafana-9-deep-dive/?pg=blog&plcmt=body-txt
Visual Prometheus Query builder
Even though PromQL Is a powerful query language , But when it comes to writing queries , It is not the simplest , It is not easy to understand them . about Prometheus beginners , Starting to write queries can be daunting .
Prometheus The new query builder is built to solve this problem . stay Grafana 9.0 in , You will be in Explore See a new visual query builder interface in , Allow anyone to write 、 Edit and understand the role of a query .
There are many ways to write queries
You are already familiar with Explore The interface now adds a switch field , You can select in text editing mode (Code) Or visual generator mode (Builder) Written in PromQL Inquire about . When you choose Builder Mode time , A new visual interface allows you to select the indicators of interest through the multi word search drop-down menu to make your query . You can switch between these modes , Keep your text changes as well .
Generate your query with metrics and tag filters
This new Query Builder allows you to search and select an indicator through multi word search . You can start by selecting an indicator or a tag filter .
Perform mathematical operations on the indicators
Operations Fields are used to pass through various functions 、 Aggregation and binary operations perform mathematical operations on metrics of interest . You can go through + Operation
Buttons layer these operations . because Operations Is presented in the order of execution , Not in reverse order in the text query , This makes it easier to read and edit queries .
Continuous learning through in app guidelines
If you are PromQL novice , You can use the third mode , namely Explain, Use the in app guide to learn about the queries that have been written . You can Builder Patterns and Explain Switch between modes , Keep the query at the same time , To learn more about the queried indicators and the operations performed .
Recommended reading :Spring Cloud Alibaba Finally unify the Jianghu !
Upper figure : Switch to Explain Pattern get in app guide to understand queries .
Upper figure : View the detailed description of what the different parameters of the query represent .
The new visualization generator is also called "hints" The advice of , Will provide timely suggestions for correct operation
Upper figure :Hints Guide you to select the most suitable operation for the index to be queried .
Visual Grafana Loki Query builder
stay Grafana 9.0 in , To write LogQL The query is also assisted by a visual query generation interface . in many ways LogQL Than PromQL More complicated , There is more grammar to remember . The new query builder will help you write and understand Loki Inquire about , Without having to remember any grammar .
As shown in the figure below Loki Query builder , You can add and edit tag filters 、 Parsers and functions, etc .Loki The query builder supports the Prometheus All the functions of the query builder , Include Explain Pattern , And in Code Patterns and Builder The function of switching between modes .
Explore-to-dashboard Workflow
although Grafana It always supports moving from the dashboard to Explore Without losing the function of context , But not vice versa .
Grafana 9.0 Announced a new Explore Workflow to dashboard , Allow you to go directly from Explore Mode to create a panel or dashboard . When a complex query works , You no longer have to painstakingly copy it or rewrite it to a new dashboard . Instead, simply indicate Grafana, By clicking a button ( See the picture below ), You can directly from Explore Create a new panel / Dashboard or add to an existing panel .
new heatmap panel
New and revised heatmap The panel has undergone architectural changes , Make it have higher performance ( Can be more than 20 Time series are presented on 10000 data points ), The speed has also increased by several orders of magnitude . In addition to performance ,heatmap The resolution on the panel is also higher , You can now customize and fine control the chromatogram .
Command Panel
The command panel is a great productivity boost for those who use keyboard shortcuts . Use cmd+K(macOS) or ctrl+K(Linux/Windows), You can call up a command panel , Make navigation and dashboard search easier . According to what you're doing Grafana Location in the user interface , You can run a query quickly 、 Switch to split view 、 Navigate between dashboards , Or change the theme preference .
Panel search
If you manage multiple dashboards and many different panels under each dashboard , Searching for panel titles saves time scrolling through dashboards or switching between dashboards to find the right panel . With the latest updates to the search function , You can now search the panel by title . The latest interview questions have been sorted out , You can Java Interview library applet online brush questions .
In the instrument cluster Trace panel
stay Grafana 9.0 in , You can now add... In the dashboard Trace panel , adopt Trace View to visualize , Not in Explore View them in mode . This feature is currently in Grafana 9.0 In the testing phase .
Dashboard preview
This beta feature provides a summary overview of all available dashboards , When the name is insufficient , It can help you quickly find the dashboard you need .
New navigation
Expand the navigation bar , In order to better understand Grafana And the integration you installed .Grafana 9 A method will also be introduced , Let you fill your dashboard with stars , And easily access them from the navigation menu . You can open savedItems
Function to select access to the marked dashboard .
Grafana Alerting Improvement
stay v8.0 in ,Grafana A new alarm user experience is introduced , To simplify the process of spanning multiple data sources and Grafana Deployed alarm creation and management . stay Grafana 9.0 in , This is now the default setting , With this change ,Grafana It also further improves the alarm experience —— especially UI And documentation .
download
link :https://grafana.com/grafana/download
More details can be found at :https://github.com/grafana/grafana/releases/tag/v9.0.0
Spring Cloud Alibaba Finally unify the Jianghu !
Spring Boot After the scheduled task is started , How to stop automatically ?
23 Design mode and Practice ( Very comprehensive )
Spring Boot Protect sensitive configurations 4 Methods !
Face a 5 year Java, Neither thread can exchange data !
Why does Ali recommend LongAdder?
A new technical director : No code writing with headphones ..
Don't use it. System... It's time ,StopWatch Good use of explosion !
Java 8 Sort of 10 A pose , What a show !
Spring Boot Admin Born in the sky !
Spring Boot Learning notes , This is so complete !
Focus on Java Technology stack, see more dry goods
Spring Cloud Alibaba The latest combat !
边栏推荐
- 应用服务配置器(定时,数据库备份,文件备份,异地备份)
- 当前系统缺少NTFS格式转换器(convert.exe)
- Flink parsing (III): memory management
- Development and practice of lightweight planning service tools
- JVM garbage collection overview
- Total / statistics function of MySQL
- 全网最全tcpdump和Wireshark抓包实践
- Vscode matches and replaces the brackets
- 【MMdetection】一文解决安装问题
- 基于Infragistics.Document.Excel导出表格的类
猜你喜欢
C# WinForm系列-Button简单使用
2021-03-22 "display login screen during recovery" can't be canceled. The appearance of lock screen interface leads to the solution that the remotely connected virtual machine can't work normally
Concept and basic knowledge of network layering
Huawei certified cloud computing hica
Deploy flask project based on LNMP
Flink 解析(四):恢复机制
应用服务配置器(定时,数据库备份,文件备份,异地备份)
JVM 垃圾回收器之Serial SerialOld ParNew
ByteDance overseas technical team won the championship again: HD video coding has won the first place in 17 items
Flink analysis (II): analysis of backpressure mechanism
随机推荐
yarn : 无法加载文件 D:\ProgramFiles\nodejs\yarn.ps1,因为在此系统上禁止运行脚本
Connect to LAN MySQL
Deploy flask project based on LNMP
PySpark算子处理空间数据全解析(4): 先说说空间运算
C# WinForm系列-Button简单使用
【逆向中级】跃跃欲试
C WinForm series button easy to use
Quick start of Hongmeng system
Xin'an Second Edition: Chapter 25 mobile application security requirements analysis and security protection engineering learning notes
mysql高级(索引,视图,存储过程,函数,修改密码)
vscode
Flink parsing (III): memory management
Flink parsing (V): state and state backend
分布式(一致性协议)之领导人选举( DotNext.Net.Cluster 实现Raft 选举 )
【ASM】字节码操作 ClassWriter 类介绍与使用
连接局域网MySql
Serial serialold parnew of JVM garbage collector
Jetpack compose 1.1 release, based on kotlin's Android UI Toolkit
Flink parsing (VI): savepoints
Flink parsing (IV): recovery mechanism