Skip to content

Commit

Permalink
support dbstats
Browse files Browse the repository at this point in the history
  • Loading branch information
yiguo-wish committed Jun 5, 2023
1 parent c22850d commit 8010151
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 8010151

Please sign in to comment.