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 Move Mock Authenticator into mocks package 2017-10-26 15:46:06 -07:00
config.go Add bolt implementation of chronograf.ConfigStore 2017-12-13 10:38:01 -08:00
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 Add PaginatingKapacitorClient 2017-08-15 16:55:47 -04:00
layouts.go chore: tidy and document filestore functionality 2020-01-21 13:57:09 -07:00
logger.go Backup/Migrate/Initialize moved into Open 2017-12-18 12:06:17 -08:00
mapping.go Add correct implementation of mappings 2018-02-05 14:54:39 -05:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
organizations.go Add default org logic to OrganizationsStore 2017-11-06 10:14:12 -05:00
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 Add roles to chronograf 2017-02-23 16:02:53 -06:00
servers.go Add test for creating NewSources via server flag 2017-07-07 12:56:12 -07:00
sources.go Add tests to sources/users endpoints 2017-02-21 23:54:24 -06:00
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 Add Num to UsersStore interface 2017-11-30 12:55:59 -05:00