influxdb/cmd/influxd/launcher
Jonathan A. Sternberg f6669f7512
feat(internal/cmd): add internal command for influxdb flux test harness (#20508)
The internal command can be used to execute flux tests using the same
internals as the `flux test` command, but it will invoke these tests
against a test influxdb instance that is launched in-process.
2021-01-25 10:31:23 -06:00
..
cmd.go feat(cmd/influxd): add `nats-max-payload-bytes` config option to influxd (#20564) 2021-01-20 12:44:43 -08:00
engine.go feat: Implement full restore 2020-11-05 10:05:01 -07:00
flusher.go refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
launcher.go feat(cmd/influxd): add `nats-max-payload-bytes` config option to influxd (#20564) 2021-01-20 12:44:43 -08:00
launcher_helpers.go feat(internal/cmd): add internal command for influxdb flux test harness (#20508) 2021-01-25 10:31:23 -06:00
launcher_test.go refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-21 11:15:08 -08:00
pkger_test.go refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-21 11:15:08 -08:00
print_config.go feat(cmd/influxd): add `print-config` subcommand to support automation (#20524) 2021-01-19 12:34:12 -08:00
print_config_test.go feat(cmd/influxd): add `print-config` subcommand to support automation (#20524) 2021-01-19 12:34:12 -08:00
query_test.go refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-21 11:15:08 -08:00
storage_test.go refactor: simplify how we set the top-level influxd logger (#20374) 2020-12-21 11:15:08 -08:00