- Learn Grafana 7.0
- Eric Salituro
- 192字
- 2021-06-18 18:33:26
Connecting Grafana to a Data Source
In previous chapters, we took a whirlwind tour of the Grafana UI. We looked at how graph panels query for datasets via data sources and how panels combine to form dashboard pages.
In this chapter, we will begin to apply our newly gained skills to more practical considerations. We will use real data, where possible, for analysis with a focus on solving real-world scenarios and create the kinds of comprehensive dashboards you would expect to see in a production environment.
Our first step in this journey begins (as always) with data. Here, we will configure a live database serving actual web service data (generated by Grafana itself!). We'll pull that data into Grafana as a data source, then we'll use the Explore tool to get a feel for what kinds of metrics are available. We'll also look at visualizing the data through a variety of queries. Finally, we'll learn how data is analyzed in the context of the aggregation.
The following topics will be covered in this chapter:
- Installing the Prometheus server
- Exploring Prometheus
- Querying the Prometheus data source
- Detecting trends with aggregations
- Data source limitations
- PostgreSQL 11 Server Side Programming Quick Start Guide
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 完全掌握AutoCAD 2008中文版:綜合篇
- 基于32位ColdFire構建嵌入式系統
- 工業控制系統測試與評價技術
- Visual Basic.NET程序設計
- 嵌入式操作系統原理及應用
- 穿越計算機的迷霧
- 大型機系統應用基礎
- 計算機硬件技術基礎學習指導與練習
- 網頁設計與制作
- 軟測之魂
- 數據結構與實訓
- Arduino創意機器人入門:基于ArduBlock(第2版)
- Arduino創意機器人入門:基于Mind+