學習Grafana初級使用
-
PromQL
Prometheus privides a functional query language called PromQL (Prometheus Query Language) that lets the user select and aggregate time series data in real time.
The result of an exporession can either be shown as a graph, viewed as tabular data in Prometheus’s expression browser, or consumed by external systems via the HTTP API.
-
What is Prometheus
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud.
It’s the leading open-source monitoring framework and TSDB.
It is now a standalone open source project and maintained independently of any company. To emphasize this ,and to clarify the project’s governance structure, promeheus joined the Cloud Native Computing Foundation In 2016 as the second hosted project, agter Kubernetes.
-
Cloud Native Computing Foundation
The Cloud Native Computing Foundation (CNCF) hosts critical components of the global techology infrastructure. CNCF brings together the world’s top developers, end users, and vendors and runs the largest open source developer conferences. CNCF is part of the nonprofit Linux Foundation.
CNCF serves as the verdor-neutral home for many of the fastest-growing open source projects, including Kubernetes, Promotheus, and Envoy.
-
Kubernetes(K8s)
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
-
Prometheus vs. Grafana
-
Loki
Loki is horizontally-scalable, highly-avaiable, multi-tenant log aggregation system inspired by Prometheus. It is designed to be very cost effective and easy to operate. It does not index the contents of the logs, but rather a set of labels for each log stream.
-
Structures
Dashboards consist of panels, panel consists of a query and a visualization.
相關文章
- grafana初級入門Grafana
- R語言的初級學習R語言
- Ajax傳值的初級學習(一)
- 初級英語學習筆記01筆記
- Java工程師學習指南(初級篇)Java工程師
- Java工程師學習指南 初級篇Java工程師
- 初學者Mybatis的初級使用MyBatis
- Entity Framework學習初級篇4--Entity SQLFrameworkSQL
- influxDB+Grafana初體驗UXGrafana
- 初級入門都要學什麼?linux要學習多久Linux
- 學習使用mybatis框架初遇異常MyBatis框架
- 初級學習android的相關準備工作和學習的流程Android
- Entity Framework 學習初級篇3-- LINQ TO EntitiesFramework
- iOS初級開發學習筆記:APP生命週期的學習總結iOS筆記APP
- Laravel 學習--資料庫使用初識 1Laravel資料庫
- oracle語句練習--初級Oracle
- kafka初裝學習Kafka
- [轉載]初級Java程式設計師的學習路線Java程式設計師
- 學習SQL 快取依賴的筆記(比較初級)SQL快取筆記
- Entity Framework 學習初級篇5--ObjectQuery查詢及方法FrameworkObject
- Vuex 的使用方式(初級版)Vue
- nsight 初級使用指南
- RxJava學習一:初識RxJava
- WEB前端開發職業學習路線初級完整版Web前端
- [譯]怎樣學習React—從初級到高階路線圖React
- Entity Framework 學習初級篇2--ObjectContext類的介紹FrameworkObjectContext
- Java多執行緒之join()的使用初學習Java執行緒
- 初級~~初級~~~初初級~~~KanjiWeb 3.0 (漢字通)破解~~~~~~~~~ (8千字)Web
- JavaWeb學習篇10_JQuery初級、高階、Ajax、json簡單學習、校驗使用者名稱是否存在案例、JavaWebjQueryJSON
- 初學Node.js--學習隨筆Node.js
- 安卓初學基礎學習筆記安卓筆記
- Qt學習- (掃雷專案初學)QT
- Laravel 初學者學習點滴Laravel
- Redis學習(一)——初識RedisRedis
- Git學習1:初識GitGit
- JMS學習(一):初識JMS
- .NET Core 基於 Grafana Loki 日誌初體驗GrafanaLoki
- java學習路線-Java技術人員之路從初級到高階Java