keyhole

Survey Your Mongo Land - MongoDB Performance Analytics

APACHE-2.0 License

Stars
374

Bot releases are visible (Hide)

keyhole - Clusters comparison feature

Published by simagix almost 4 years ago

  • Compare two MongoDB clusters from two connections or two files
  • flag compared results in red if there are differences
  • escape password when connecting to shard servers
  • upgrade to go driver 1.4.4
  • fixed $date seeding problem
  • add error codes
  • check auth when seeding
  • logger enhancement
keyhole - TSV log info output

Published by simagix almost 4 years ago

  • upgrade to go driver v1.4.2
  • support for MONGODB-AWS auth
  • output loginfo to TSV
keyhole - redundant index recommendation 2dsphere

Published by simagix about 4 years ago

  • reset version to v1.0
  • 2dsphere redundant index correction
  • flag inconsistent index
  • Data populating falls short when having unique index
  • replace : with _ for stats filename
  • Prints warning with -print
  • Support changed log format due to v4.4 upgrade
  • minor correction on JS declaration
  • modified for filter of write commands
  • Escape password when connecting to shard servers