{"id":20260410,"url":"https://github.com/influxdata/whisper-migrator","last_synced_at":"2025-04-11T01:33:15.581Z","repository":{"id":57555378,"uuid":"49728326","full_name":"influxdata/whisper-migrator","owner":"influxdata","description":"A tool for migrating data from Graphite Whisper files to InfluxDB TSM files (version 0.10.0).","archived":false,"fork":false,"pushed_at":"2017-11-09T12:33:11.000Z","size":18,"stargazers_count":33,"open_issues_count":13,"forks_count":14,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-03-24T22:42:09.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/influxdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-15T15:46:44.000Z","updated_at":"2021-12-17T19:59:59.000Z","dependencies_parsed_at":"2022-09-14T11:10:30.034Z","dependency_job_id":null,"html_url":"https://github.com/influxdata/whisper-migrator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Fwhisper-migrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Fwhisper-migrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Fwhisper-migrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/influxdata%2Fwhisper-migrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/influxdata","download_url":"https://codeload.github.com/influxdata/whisper-migrator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248325380,"owners_count":21084914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T11:19:28.680Z","updated_at":"2025-04-11T01:33:15.564Z","avatar_url":"https://github.com/influxdata.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# whisper-migrator\nA tool for migrating data from Graphite Whisper files to InfluxDB TSM files (version 0.10.0).\n\nThis tool can be used in three modes\n\n1. Get whisper file information. This option displays, number of points in the file\n  and oldest timestamp in the file\n\n  migration.go -wspinfo -wspPath=whisper folder\n\n2. Write to influxdb using go client, clientv2\n  It uses influxdb go client, clientv2. And migrates data calling HTTP APIs.\n  This option can be invoked as\n\n   migration.go -option=ClientV2 -wspPath=whisper folder -from=\u003c2015-11-01\u003e -until=\u003c2015-12-30\u003e -dbname=migrated\n     -host=http://localhost -port=8086, -retentionPolicy=default -tagconfig=config.json\n\n3. Write to influxdb using TSMWriter\n   This option, uses TSMWriter and creates .tsm file directly in the influxData folder.\n   This option will write the graphite data faster than the option 1\n   This option can be invoked as follows\n\n    migration.go -option=TSMW -wspPath=whisper folder -influxDataDir=influx data folder -from=\u003c2015-11-01\u003e -until=\u003c2015-12-30\u003e\n      -dbname=migrated -retentionPolicy=default -tagconfig=config.json\n\n    The influxd daemon process must be restarted to see the migrated data.\n\nTag Config file\n\n  This file is required to specify tags and measurement name for a given pattern. Please see the sample tagconfig file, migration_config.json\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfluxdata%2Fwhisper-migrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfluxdata%2Fwhisper-migrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfluxdata%2Fwhisper-migrator/lists"}