Stuart Carnie
50237d97ad
Merge pull request #19446 from influxdata/sgc/tsm1
...
feat: Port TSM1 storage engine
2020-09-02 15:34:48 -07:00
Stuart Carnie
a2ee61d76a
chore: Additional edits to CHANGELOG to recommend influx export all
2020-09-02 15:14:48 -07:00
Stuart Carnie
bb86b008f0
chore: Minor edits to CHANGELOG to clarify tooling
2020-09-02 14:37:36 -07:00
Stuart Carnie
971bcfab4f
chore: Include breaking changes in CHANGELOG regarding storage updates
2020-09-02 14:22:13 -07:00
Stuart Carnie
f9b058772b
Merge remote-tracking branch 'origin/master' into sgc/tsm1
2020-09-02 11:11:28 -07:00
Stuart Carnie
7f94b0d5db
fix: Rewrite predicate to remove _field from schema physical operations
...
Fixes #19488
2020-09-02 11:10:40 -07:00
Lyon Hill
46d4f7d7bb
chore(tenant): point tests to new tenant service ( #19477 )
...
Now that the tenant service is complete we should be using it for all
test instead of the kv.Service.
2020-09-02 11:50:26 -06:00
Lyon Hill
d2b645c595
fix(onboard): onboarding no longer add admin user ( #19478 )
...
The admin user should no longer be added to the new user created by
setup.
2020-09-02 10:15:57 -06:00
Gershon Shif
087e7f1828
chore: remove algo-w branch from nightly builds ( #19480 )
2020-09-01 15:59:08 -07:00
Stuart Carnie
b3138d2ead
fix: Ensure TemporaryEngine returns new inner TSDB store
2020-09-01 10:50:44 -07:00
Stuart Carnie
f38f19787f
fix: Ensure precision is passed to points parsing
...
In addition, adds additional precision parameters for v1 /write
compatibility.
Should address e2e bucket tests failing
2020-08-31 17:39:52 -07:00
Stuart Carnie
dd2af4deed
Merge remote-tracking branch 'origin/master' into sgc/tsm1
2020-08-31 16:39:18 -07:00
Stuart Carnie
a7239c007e
fix: separate flag to always permit initial user setup
...
This is not required for e2e tests
2020-08-31 16:38:54 -07:00
Ariel Salem
73d78f62c1
feat(flow-query-builder): replaced dummy data with parsed query results for flow query builder ( #19450 )
2020-08-31 15:38:24 -07:00
Stuart Carnie
a607ac30b9
chore: Re-enable `TemporaryEngine` via `--e2e-testing`
2020-08-31 13:50:20 -07:00
Stuart Carnie
a24edb2b1c
chore: Skip tests on circleci
...
This is derived from 2fd8264
and 4f850b5
, which skips tests on appveyor
2020-08-31 12:14:27 -07:00
Stuart Carnie
f2205b37aa
chore: Skip TSI cardinality tests on circleci
...
This is derived from 793635d
, which skips tests on appveyor
2020-08-31 12:11:04 -07:00
Stuart Carnie
5eed80ae95
Merge remote-tracking branch 'origin/master' into sgc/tsm1
2020-08-31 10:45:38 -07:00
Stuart Carnie
b1b6c1047a
chore: remove t.Parallel() in an attempt to make CircleCI happy
2020-08-31 10:45:23 -07:00
Bucky Schwarz
c187ff268f
fix(community-templates): change readme fetch to fetch lowercase readme.md
2020-08-28 15:24:04 -07:00
Bucky Schwarz
a9e44fd844
chore(community-templates): rename communitytemplateoverlaycontents => communitytemplateresourcecontent
2020-08-28 15:24:04 -07:00
Bucky Schwarz
9e15d8f884
feat(community-templates): add support for parameterization
2020-08-28 15:24:04 -07:00
Daniel Campbell
59e0f4a222
feat(ui): change rate limit content for payg ( #19463 )
...
* feat(ui): change rate limit content for payg
* feat(ui): open support portal in new tab
2020-08-28 11:46:02 -07:00
Zoe Steinkamp
8222cd1e13
feat: Adding the new overlay read me ( #19455 )
...
* feat: Adding the new overlay read me
2020-08-27 22:08:20 -06:00
Brett Buddin
b829d71a44
chore(Makefile): Remove gen_test references, because the files aren't there.
2020-08-27 15:53:47 -04:00
Brett Buddin
b917d8d9b0
chore(influxdb): Placate the linter.
2020-08-27 15:46:32 -04:00
Brett Buddin
c91e502f82
chore(tsm1): Temporarily disable this check, because its TONS of work to work around.
2020-08-27 14:59:20 -04:00
Brett Buddin
09b0258ab4
chore(master): Merge branch 'master' into sgc/tsm1
2020-08-27 14:43:50 -04:00
Stephanie Engel
12bd9d067f
chore: fix build config for grace nightly tests ( #19449 )
2020-08-26 16:10:52 -05:00
Greg
be35109440
feat(templates): handle task as option and spec in template query ( #19369 )
2020-08-26 14:44:59 -06:00
Andrew Watkins
6151c389f0
feat: flows index ( #19448 )
...
* feat(flows): empty state for index page
* feat(wip): link to flows from index page
* feat(wip): rename flows
* feat: name flows
* fix: set feature flags
* test: skip flagged test
2020-08-26 13:25:08 -07:00
Zoe Steinkamp
684b1149f3
feat: community template adding the new github raw readme fetch ( #19434 )
...
* feat: Adding the new github raw readme fetch
2020-08-26 12:14:07 -06:00
Greg
80b85162e0
feat(cli): add option to dump the raw flux response from query ( #19433 )
2020-08-26 12:12:17 -06:00
Stuart Carnie
dee8977d2c
chore: move v2/v1/tsdb → v2/tsdb
2020-08-26 10:46:47 -07:00
Bucky Schwarz
a5676f6924
revert: refactor(templates): Remove legacy templates ( #19300 )
2020-08-26 10:29:21 -07:00
Stuart Carnie
d20440a09f
fix: go fmt to satisfy go linter
2020-08-26 10:28:35 -07:00
Stuart Carnie
9163edb187
Merge remote-tracking branch 'origin/master' into sgc/tsm1
2020-08-26 10:14:42 -07:00
Stuart Carnie
31f4b1a403
fix(flux): Fix broken tests merged from master
2020-08-26 09:44:45 -07:00
Stuart Carnie
8104677639
revert(tasks): Revert incompatible commits
...
Revert 1ae2541
Revert fde2129
2020-08-26 09:44:21 -07:00
Stuart Carnie
3633a974b6
revert(flux): Revert incompatible commit 6f805cb
2020-08-26 09:33:51 -07:00
Stuart Carnie
39ab4a10c5
Merge remote-tracking branch 'origin/master' into sgc/tsm1
...
# Conflicts:
# cmd/influxd/launcher/query_test.go
# go.mod
# go.sum
# query/promql/internal/promqltests/go.mod
# task/backend/executor/executor.go
# task/backend/executor/support_test.go
2020-08-26 09:26:43 -07:00
Lyon Hill
a8fe07bfc7
chore(task): clean up old maxPermission code ( #19432 )
...
Tasks no longer uses the max permission system to pupulate an
authorization. We can safely remove this dead code.
2020-08-26 10:26:32 -06:00
Stuart Carnie
8ff350557f
fix(flux): Skip failing tests to facilitate merge to master
...
Closes #19442
2020-08-26 09:24:09 -07:00
Vlasta Hajek
886a8d2cf0
Merge pull request #19358 from vlastahajek/docs/update-go-client
...
docs(clientLibs): Update Go code templates
2020-08-26 15:02:18 +02:00
George
e2e954b47a
feat(kv): add support for WithCursorLimit to ForwardCursor ( #17524 )
2020-08-26 12:10:00 +01:00
Stuart Carnie
8bebf9cbeb
fix(coordinator): Return correct data types for stand-in RP values
...
Future work is required to ensure the retention policy information
is appropriately retrieved from the bucket service and / or meta client
2020-08-25 16:26:16 -07:00
Yiqun (Ethan) Zhang
6f805cbc2b
feat: flux query profiler ( #19359 )
2020-08-25 18:00:02 -05:00
Stephanie Engel
56ac8b2762
chore: add grace nightly job and build for oss ( #19436 )
2020-08-25 17:57:54 -05:00
Stuart Carnie
06fac044e5
fix(storage): Implement SeriesCardinality, which is per-bucket
...
Fixed unit tests
2020-08-25 14:52:00 -07:00
Stuart Carnie
fccaf74954
fix(tenant): Fix FindBuckets to no longer returns hard-coded buckets
...
Closes #19189
2020-08-25 14:50:15 -07:00