Crunchy Data 很高興宣布 PostgreSQL Prometheus 轉接器的初始版本,這是一個遠端儲存轉接器,用於使 Prometheus 能夠使用 PostgreSQL 作為時間序列指標的儲存系統。您可以在此處找到 PostgreSQL Prometheus 轉接器專案
https://github.com/CrunchyData/postgresql-prometheus-adapter
PostgreSQL Prometheus 轉接器利用 PostgreSQL 12 的 原生分割增強功能,以在 PostgreSQL 資料庫中有效地儲存 Prometheus 時間序列資料。傳入的資料由一個或多個線程處理,這些線程將資料儲存在自動按小時或按天建立的 PostgreSQL 分割區中。
您可以將 PostgreSQL Prometheus 轉接器作為跨平台原生應用程式或在容器中執行。我們提供了一個指南,說明如何設定和使用 PostgreSQL Prometheus 轉接器
https://info.crunchydata.com/blog/using-postgres-to-back-prometheus-for-your-postgresql-monitoring-1
PostgreSQL Prometheus 轉接器在 Apache 2.0 授權下發布。 歡迎您提供回饋意見和對專案的貢獻!
Crunchy Data 很榮幸能夠支持 PostgreSQL Prometheus 轉接器的開發和維護。