keyhole
keyhole copied to clipboard
Survey Your Mongo Land - MongoDB Performance Analytics
The linter won't pass cleanly now, but will be good to have a report which can be used to see the relative health of new PRs. Fixes #97
To improve confidence in contributions, make github actions that build the code and also run golangci-lint.
Hi, On Ubuntu 22.04, when installed keyhole from snap package, the `--web` option makes keyhole to not to start. It seems to fail to bind to a network interface to...
I cannot seem to connect keyhole to databases that are deployed in kubernetes. I've tried the following two ways: - Kubectl forward port: Forwarding the mongodb port from one of...
What is the minimum access required to run keyhole? I know the log states > a valid user with roles 'clusterMonitor' and 'readAnyDatabase' on all mongo processes are required. however...