https://github.com/percona-lab/prom-migrate
prom-migrate reads all data from Prometheus 1.8 via API and creates a new Prometheus 2.0 storage directory.
https://github.com/percona-lab/prom-migrate
prometheus tsdb
Last synced: 7 months ago
JSON representation
prom-migrate reads all data from Prometheus 1.8 via API and creates a new Prometheus 2.0 storage directory.
- Host: GitHub
- URL: https://github.com/percona-lab/prom-migrate
- Owner: Percona-Lab
- License: apache-2.0
- Created: 2017-11-09T20:39:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T06:34:11.000Z (about 8 years ago)
- Last Synced: 2025-05-05T22:17:14.763Z (9 months ago)
- Topics: prometheus, tsdb
- Language: Go
- Homepage:
- Size: 5.2 MB
- Stars: 16
- Watchers: 4
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# prom-migrate
[](https://travis-ci.org/Percona-Lab/prom-migrate)
prom-migrate reads all data from Prometheus 1.8 via API and creates a new Prometheus 2.0 storage directory.
Status: alpha (it _may_ work for you).
## Installation
To install or upgrade prom-migrate run:
```sh
go get -u github.com/Percona-Lab/prom-migrate
```
## Running
```sh
./prom-migrate -h
```