chronograf/kv
Jan Simon 6c8702d16c
feat: influxdb v3 support (#6139)
2025-12-18 10:10:17 +01:00
..
bolt feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
etcd feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
internal feat: influxdb v3 support (#6139) 2025-12-18 10:10:17 +01:00
config.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
dashboards.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
dashboards_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
kv.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
kv_test.go chore: remove remaining layout cruft 2020-01-23 11:15:32 -07:00
mapping.go fix: update api to serve dashboard ids as a string 2020-01-31 14:35:39 -07:00
mapping_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
org_config.go feat: add migrate command to chronoctl 2020-02-03 20:43:44 -07:00
org_config_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
organizations.go fix(go1.15): require non-nil parent in context.WithValue 2020-11-13 14:40:20 +01:00
organizations_test.go feat(server): update organizations_test with reader role 2022-04-21 22:41:00 +02:00
servers.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
servers_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
sources.go chore: add tests for etcd, remove unused bucket/tx logic 2020-01-23 11:15:32 -07:00
sources_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00
users_test.go chore: add a KV layer prior to adding an etcd implementation (#5349) 2020-01-21 09:26:23 -07:00