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_totalbut 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.