- 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
- Ansible Configuration Management
- 平面設計初步
- 機器學習及應用(在線實驗+在線自測)
- Dreamweaver CS3網頁設計與網站建設詳解
- Mastering Salesforce CRM Administration
- 工業機器人現場編程(FANUC)
- 計算機網絡技術基礎
- Implementing Splunk 7(Third Edition)
- 工業機器人運動仿真編程實踐:基于Android和OpenGL
- 水下無線傳感器網絡的通信與決策技術
- 經典Java EE企業應用實戰
- MATLAB-Simulink系統仿真超級學習手冊
- 網絡信息安全項目教程
- Spark Streaming實時流式大數據處理實戰
- 深度學習之模型優化:核心算法與案例實踐