postgresql-prometheus-adapter:远程存储适配器,使Prometheus可以使用PostgreSQL作为时间序列指标的长期存储

时间:2021-02-05 17:41:54
【文件属性】:
文件名称:postgresql-prometheus-adapter:远程存储适配器,使Prometheus可以使用PostgreSQL作为时间序列指标的长期存储
文件大小:17KB
文件格式:ZIP
更新时间:2021-02-05 17:41:54
timeseries postgresql prometheus PostgreSQLGo PostgreSQL Prometheus适配器 远程存储适配器使Prometheus可以将PostgreSQL用作时间序列指标的长期存储。 代码基于。 PostgreSQL Prometheus适配器旨在利用核心PostgreSQL最新版本中可用的本机分区增强功能,将Prometheus时间序列数据有效地存储在PostgreSQL数据库中,并且不依赖于外部PostgreSQL扩展。 该设计基于分区和线程。 传入的数据由一个或多个线程处理,并且一个或多个写入器线程将按每日或每小时分区将数据存储在PostgreSQL中。 适配器将根据传入数据的时间戳自动创建分区。 PostgreSQL P
【文件预览】:
postgresql-prometheus-adapter-master
----go.mod(882B)
----Dockerfile(146B)
----pkg()
--------postgresql()
----LICENSE(11KB)
----start.sh(2KB)
----main.go(11KB)
----README.md(5KB)
----makefile(733B)

网友评论