chronograf/mocks
greg linton 1a612ffa22 feat: add migrate command to chronoctl
adds a command to migrate a db from bolt to etcd and visa versa. there
is no promise that the options/functionality will not change, hence the
'beta' note. obviously there is also no guarantee that there will never
be any data loss.
after several manual tests, i do have a high level of confidence in the
functionality presented.
2020-02-03 20:43:44 -07:00
..
auth.go
config.go
dashboards.go chore: remove v2 related code 2020-01-21 13:57:09 -07:00
databases.go Rename db & rp vars & url params for clarity & consistency 2018-04-04 14:22:08 -07:00
kapacitor_client.go
layouts.go chore: tidy and document filestore functionality 2020-01-21 13:57:09 -07:00
logger.go
mapping.go
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
organizations.go
protoboards.go feat: protoboard api 2018-08-14 14:29:10 -07:00
response.go Add tests for annotation store 2018-02-17 12:30:55 -06:00
roles.go
servers.go
sources.go
store.go chore: remove v2 related code 2020-01-21 13:57:09 -07:00
timeseries.go Update timeseries interface to write multiple points 2018-02-27 13:27:17 -06:00
users.go