Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simagix/keyhole
Survey Your Mongo Land - MongoDB Performance Analytics
https://github.com/simagix/keyhole
atlas docker ftdc golang grafana mongodb performance-analysis
Last synced: 28 days ago
JSON representation
Survey Your Mongo Land - MongoDB Performance Analytics
- Host: GitHub
- URL: https://github.com/simagix/keyhole
- Owner: simagix
- License: apache-2.0
- Created: 2018-04-15T01:44:40.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-07-21T19:19:36.000Z (4 months ago)
- Last Synced: 2024-09-30T08:02:36.175Z (about 1 month ago)
- Topics: atlas, docker, ftdc, golang, grafana, mongodb, performance-analysis
- Language: Go
- Homepage:
- Size: 26.8 MB
- Stars: 374
- Watchers: 18
- Forks: 61
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keyhole - Survey Your Mongo Land
Keyhole is a tool to explore MongoDB deployments. Instructions are available at
[![Survey Your Mongo Land with Keyhole and Maobi](https://img.youtube.com/vi/kObLsYJAruI/0.jpg)](https://youtu.be/kObLsYJAruI?si=Tv2Qbd2vHATt0WH1).
For MongoDB JSON logs parsing, use the improved [Hatchet](https://github.com/simagix/hatchet) project.
## License
[Apache-2.0 License](LICENSE)
## Disclaimer
This software is not supported by MongoDB, Inc. under any of their commercial support subscriptions or otherwise. Any usage of keyhole is at your own risk.
## Changes
### v1.3.x
- `-allinfo` supports high number of collections
- `-loginfo` includes raw logs### v1.2.1
- Supports ReadPreferenceTagSets### v1.2
- Prints connected client information from all `mongod` processes
- Prints client information from a log file
- Compares two clusters using internal metadata
- Performs deep comparison of two clusters