An Introduction to Prometheus
An Introduction to Prometheus Originally published in Chinese on 2021-10-21; this English edition preserves the original scope and technical context. Prometheus is an open source monitoring solution and a graduation project of the Cloud Native Foundation CNCF. It can provide functions such as collection, storage, query, and alarm of indicator data. This article mainly introduces the basic concepts of Prometheus and some issues that need attention in its application. ...