influxdb/v1/coordinator
Sam Arnold 725794ef28
feat: show measurement database and retention policy wildcards (#22396)
* feat: show measurement database and retention policy wildcards

Closes #22390

* chore: formatting

* test: this commit fails tests with empty database

* fix: show measurements with one empty database
2021-10-05 13:20:15 -04:00
..
config.go feat: add `--storage-write-timeout` flag to set write request timeouts (#22617) 2021-10-04 15:38:09 -04:00
meta_client.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
meta_client_test.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
points_writer.go feat: add `--storage-write-timeout` flag to set write request timeouts (#22617) 2021-10-04 15:38:09 -04:00
points_writer_internal_test.go fix: prevent silently dropped writes with overlapping shards (#21946) 2021-07-27 12:15:08 -04:00
points_writer_test.go feat: add `--storage-write-timeout` flag to set write request timeouts (#22617) 2021-10-04 15:38:09 -04:00
shard_mapper.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
shard_mapper_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
statement_executor.go feat: show measurement database and retention policy wildcards (#22396) 2021-10-05 13:20:15 -04:00
statement_executor_test.go fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00