This website requires JavaScript.
Explore
Help
Register
Sign In
Ms-Studio
/
appstore-1panel
Watch
1
Star
0
Fork
0
You've already forked appstore-1panel
mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced
2025-03-13 13:00:33 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
41ef978f0a
Branches
Tags
View all branches
appstore-1panel
/
apps
/
prometheus
/
README.md
wanghe
1646270042
refactor: 部分应用优化 (
#686
)
2023-12-07 16:10:55 +08:00
487 B
Raw
Blame
History
Unescape
Escape
Prometheus
Prometheus
一个监控系统和时间序列数据库
主要功能:
多维数据模型,其中时间序列数据由指标名称和键/值对标识
PromQL
,
一种利用此维度的灵活查询语言
不依赖分布式存储;
单个服务器节点是自治的
时间序列收集通过 HTTP 上的拉模型进行
通过中间网关支持推送时间序列
通过服务发现或静态配置发现目标
多种图形和仪表板支持模式