questdb/questdb

Expose additional Prometheus metrics for PGwire

オープン

#2,794 opened on 2022/11/22

 (4 件のコメント) (0 件のリアクション) (0 人の担当者)Java (972 件のフォーク)batch import
Good first issueNew featurehacktoberfest

Repository metrics

Stars
 (13,403 個のスター)
PR merge metrics
 (平均マージ 5d 13h) (30d で 108 merged PRs)

説明

Here are some nice-to-have metrics requested by one of the users from our Slack community

  • number of PGwire connections
  • number of PGwire queries: similar to the questdb_json_queries_total but for PGwire
  • number of file handles: helps to see how close we are to the limit

We should already have a foundation for them, so it's a matter of exposing them externally.

コントリビューターガイド