{ "info": { "author": "Corentin Chary", "author_email": "c.chary@criteo.com", "bugtrack_url": null, "classifiers": [], "description": "# Carbonate Utils\n\nUtilities to plumb carbonate tools together.\nDepends on the master (and yet unreleased) branches of whisper, carbonate and carbon.\n\n## The Tools\n\n### carbonate-sync\n\n```bash\n$ carbonate-sync --help\nusage: carbonate-sync [-h] [-c CONFIG_FILE] [-C CLUSTER] [-S REMOTE_CLUSTER]\n [-n NODE] [-b BATCH_SIZE] [--ssh-options SSH_OPTIONS]\n [--rsync-options RSYNC_OPTIONS] [--temp-dir TEMP_DIR]\n [--exclude EXCLUDE] [--start-time START_TIME]\n [--end-time END_TIME] [--overwrite OVERWRITE]\n\ncarbonate-sync\n\noptional arguments:\n -h, --help show this help message and exit\n -c CONFIG_FILE, --config-file CONFIG_FILE\n Config file to use (default:\n /opt/graphite/conf/carbonate.conf)\n -C CLUSTER, --cluster CLUSTER\n Cluster name (default: main)\n -S REMOTE_CLUSTER, --remote-cluster REMOTE_CLUSTER\n Remote cluster name (default: None)\n -n NODE, --node NODE Name of the local node (same as in carbonate.conf).\n (default: coulomier)\n -b BATCH_SIZE, --batch-size BATCH_SIZE\n Batch size for fetching metrics. (default: 1000)\n --ssh-options SSH_OPTIONS\n Pass option(s) to ssh. Make sure to use \"--ssh-\n options=\" if option starts with '-' (default: -o\n StrictHostKeyChecking=no -o\n UserKnownHostsFile=/dev/null -o Compression=no)\n --rsync-options RSYNC_OPTIONS\n Pass option(s) to rsync. Make sure to use \"--rsync-\n options=\" if option starts with '-' (default:\n --archive --sparse --update --modify-window=100800)\n --temp-dir TEMP_DIR Temporary dir (default: /tmp)\n --exclude EXCLUDE Comma separated regexp of paths to exclude (slow).\n (default: ^carbon\\.)\n --start-time START_TIME\n Sync data more recent than this time. (default: 0)\n --end-time END_TIME Sync data older than this time (default: now).\n (default: 1465420874.04)\n --overwrite OVERWRITE\n Overwrite local data with remote data (default:\n false). (default: False)\n```\n\n# Authors\n\n * Brice Arnould \n * Corentin Chary \n\n# License and warnings\n\nThese tools should be considered beta quality right now.\nTests exist for most functionality, but there is still significant work to be done to make them bullet-proof.\n\nThe code is available under the MIT license.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/criteo/carbonate-utils", "keywords": "graphite carbon carbonate", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "carbonate-utils", "package_url": "https://pypi.org/project/carbonate-utils/", "platform": "", "project_url": "https://pypi.org/project/carbonate-utils/", "project_urls": { "Homepage": "https://github.com/criteo/carbonate-utils" }, "release_url": "https://pypi.org/project/carbonate-utils/0.4.0/", "requires_dist": null, "requires_python": "", "summary": "Tools for tools for managing federated carbon clusters.", "version": "0.4.0" }, "last_serial": 3470349, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "4855a5d43f7515082dac9426cf41474a", "sha256": "a5954c445ccc247a024d9cc11e633160376091ecffafc6bcb7e16fa9ac35b0e4" }, "downloads": -1, "filename": "carbonate-utils-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4855a5d43f7515082dac9426cf41474a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2018-01-08T08:45:26", "url": "https://files.pythonhosted.org/packages/65/bf/e42a6477d2625af486bf1e90f3b8267b8275129eb87f1763ec6916f58346/carbonate-utils-0.4.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4855a5d43f7515082dac9426cf41474a", "sha256": "a5954c445ccc247a024d9cc11e633160376091ecffafc6bcb7e16fa9ac35b0e4" }, "downloads": -1, "filename": "carbonate-utils-0.4.0.tar.gz", "has_sig": false, "md5_digest": "4855a5d43f7515082dac9426cf41474a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2018-01-08T08:45:26", "url": "https://files.pythonhosted.org/packages/65/bf/e42a6477d2625af486bf1e90f3b8267b8275129eb87f1763ec6916f58346/carbonate-utils-0.4.0.tar.gz" } ] }