Draft
Conversation
…tom-metrics-to-cloudwatch 113 create script to publish custom metrics to cloudwatch
Add metric collection tool
Adding README
Updating example command to use correct script name
Added MongoDB 6.0 and 7.0 operators and aggregation stages
added support for dictionaries, zstandard, and zlib
added support for dictionaries, zstandard, and zlib
…ease-the-global-cluster-name-to-be-too-long Fixed the issue of ever expanding global cluster name
Adding pointer to dms-segments tool.
Adding gc-watchdog
removing --processes PROCESSES Degree of concurrency Since we are defaulting to one process
Fix collStat operation and add check for wiredTiger
Fix Collection name length limit
DocDB top operations report
Update it to ensure compatibility with MongoDB Atlas.
Fix bug in collection name verification logic
…nsitive information Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Potential fix for code scanning alert no. 1: Clear-text logging of sensitive information
Introduces a new tool that analyzes MongoDB databases and generates CSV files for the DocumentDB Sizing Calculator. The tool leverages the existing compression-review.py to measure compression ratios using zstd-5-dict, then combines this data with MongoDB collection statistics (document counts, sizes, indexes) to produce CSV output ready for upload to the sizing calculator.
* Corrected zstd-5-dict to zstd-3-dict for DocumentDB 8.0 * Removed dictionary-size arg and added constant for fixed size * Moved tests and test documentation to test directory * Removed license and usage from scripts
Add new sizing tool to support Amazon DocumentDB cost estimator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.