|
- Overview - Prometheus
Prometheus is an open-source systems monitoring and alerting toolkit originally built at SoundCloud Since its inception in 2012, many companies and organizations have adopted Prometheus, and the project has a very active developer and user community
- 入门 | Prometheus - Prometheus 监控系统
由于 Prometheus 以相同的方式暴露关于自身的数据,它也可以抓取和监控自身的健康状况。 虽然一个只收集自身数据的 Prometheus 服务器不是很有用,但它是一个很好的入门示例。
- Prometheus看完这些,入门就够了 - 知乎
Prometheus 是一款基于时序数据库的开源监控告警系统,非常适合 Kubernetes 集群的监控。 Prometheus的基本原理是通过HTTP协议周期性抓取被监控组件的状态,任意组件只要提供对应的HTTP接口就可以接入监控。
- Prometheus全面学习教程(精心整理,看这一篇就足够)_prometheus教程-CSDN博客
一、Prometheus概述 1、Prometheus介绍 Prometheus 是一个开源的服务监控系统和时序数据库,其提供了通用的数据模型和快捷数据采集、存储和查询接口。
- Prometheus - Wikipedia
For his crimes, Prometheus was punished by Zeus, who bound him with chains and sent an eagle to eat Prometheus's immortal liver every day, which then grew back every night Years later, the Greek hero Heracles, with Zeus's permission, killed the eagle and freed Prometheus from this torment
- 开始使用 Prometheus - 可观测中文社区
在这个教程中,我们简单讨论了什么是指标以及为什么它们很重要、Prometheus 的基本架构以及如何运行 Prometheus。 该文档基于 Prometheus 官方文档 翻译而成。
- Prometheus - Monitoring system time series database
Designed for the cloud native world, Prometheus integrates with Kubernetes and other cloud and container managers to continuously discover and monitor your services
- 快速开始 · Prometheus 中文文档
本文类似 “Hello World” 的向导,教你怎么安装,配置,并且用一个简单的例子演示如何使用 Prometheus。 你可以在本地下载并运行 Prometheus,配置以采集自身和示例应用的运行数据,然后使用查询语句,规则和图形来使用收集到的时间序列数据。 1 下载和运行
|
|
|