mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-13 16:52:56 +00:00
* feat: add metrics for various interfaces * feat: add db label for protocols * feat: add postgres protocol metrics * feat: add metrics for grpcs apis * feat: add auth failure counter for mysql/pg * fix: add db label to grpc prometheus interface * Apply suggestions from code review Co-authored-by: dennis zhuang <killme2008@gmail.com> * feat: add error code for auth failure counter * fix: use schema as dbname when catalog is default --------- Co-authored-by: dennis zhuang <killme2008@gmail.com>