Skip to content

Commit

Permalink
Merge pull request wish#35 from wish/yiguo/dbstats1
Browse files Browse the repository at this point in the history
support dbstats
  • Loading branch information
yiguo-wish authored Jun 5, 2023
2 parents c22850d + 8010151 commit f7e7885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/mongoproxy/plugins/authz/plugin.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ var (
"getnonce": {},
"logout": {},
"ping": {},
"dbStats": {},
"dbstats": {},
}
)

Expand Down

0 comments on commit f7e7885

Please sign in to comment.