Commit Graph

33958 Commits (6151c389f0e42e115c0a70478cd319a0d7492cf7)

Author SHA1 Message Date
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
Bucky Schwarz a5676f6924 revert: refactor(templates): Remove legacy templates (#19300) 2020-08-26 10:29:21 -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
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
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
Brett Buddin fde2129002
fix(task/executor): Use correct name for last success time extern (#19435)
* fix(task/executor): Use correct name for last success time extern.

* chore(tasks/executor): Don't reuse this constant in the tests. Test the name.
2020-08-25 17:32:36 -04:00
Brett Buddin 1ae2541bf3
feat(task): Inject Task's LatestSuccess Timestamp In Flux Extern (#19402)
* feat(task): Inject latest success/failure into extern.

* chore(task/backend): Don't specify an extern if there are no statements.

* chore(task/executor): Don't apply the latest failure for now.

* chore(changelog): Add 19402 to changelog.

* chore(kit): Introduce feature flag for time injection.

* chore(task/executor): Guard injection into extern by feature flag.

* chore(task/executor): No need for this subtest pattern.

* chore(task/executor): Add tests for extern injection.
2020-08-25 13:06:26 -04:00
Paul Hummer 342a29897e
Merge pull request #19427 from influxdata/flux-staging/v0.82.2
build(flux): update Flux to v0.82.2
2020-08-25 11:03:52 -06:00
Andrew Watkins 63047111c0
fix: increase task limit to 500 (#19424) 2020-08-25 08:48:23 -07:00
Deniz Kusefoglu 543bbd12c1
refactor(templates): Remove legacy templates (#19300) 2020-08-25 08:47:01 -07:00
Ariel Salem a03745e57d
feat(metric-selector): query builder for flows (#19396) 2020-08-25 08:06:48 -07:00
Brett Buddin f96303bfb2
feat(task): Record last success and failure run times in the Task (#19390)
* feat(task): Record the latest success/failure of a Task.

* chore(task): Fix typo.

* chore(kv): Test the updating of latest success/failure fields.

* fix(kv/task): Copy the latest success/failure fields when unmarshalling.

* chore(changelog): Add 19390 to changelog.
2020-08-25 10:44:37 -04:00
Lyon Hill f0e382adc2
chore: remove feature flag for task executor (#19422)
We now default task execution to pull from the user service a permission
set.
2020-08-25 08:39:03 -06:00
Paul Hummer df41d42457 build(flux): update Flux to v0.82.2 2020-08-25 08:04:28 -06:00
George 45a3f2e87c
feat(paging): add support for after id parameter in find options (#19219)
* feat(paging): add support for after id parameter in find options

* chore(http): update swagger to reflect after query parameter in list buckets

* chore(changelog): update changelog to reflect after query parameter in list buckets

* chore(tenant): update tenant storage tests for paginating with after
2020-08-25 14:59:59 +01:00
greg linton 56988b9afd chore: require flagging in pull request template 2020-08-24 19:15:12 -06:00
Bucky Schwarz 70b7287c9e chore(community-templates): remove github file restriction 2020-08-24 15:15:16 -07:00
Michael Desa eb2dd5af7b
fix(kv): gaurd new org dashboard pagination with feature flag (#19421)
* fix(kv): gaurd new org dashboard pagination with feature flag

* chore: remove trailing whitespace from line

* fix(testing): remove extra context
2020-08-24 12:50:10 -07:00
Alirie Gray b6642b13b7
Merge pull request #19325 from influxdata/update-swagger-scrapers-label-patch
docs: remove unused patch scraper label route from swagger
2020-08-24 12:24:19 -07:00
Alex Boatwright 55f9c2bc2d
fix: update dashboard limits to 100 (#19417) 2020-08-24 12:02:14 -07:00
Alirie Gray 5e41bc8373 docs: remove unused patch scraper label route from swagger 2020-08-24 10:55:56 -07:00
Timmy Luong a6dc8748d2 chore: update giraffe 2020-08-24 09:41:27 -07:00
vlastahajek 2da740a1c2 Merge branch 'master' into docs/update-go-client
# Conflicts:
#	ui/src/clientLibraries/constants/index.ts
2020-08-24 16:50:30 +02:00
Brett Buddin 77fcf692c5
fix(notification/rule): Include the edge of the boundary we are observing. (#19392)
* fix(notification/rule): Include the edge of the boundary we are observing.

* chore(changelog): Add 19392 to changelog.
2020-08-24 10:08:14 -04:00
Ben Johnson 32fb699ecf
Merge pull request #19387 from influxdata/influxql-delete
feat(influxql): Implement DELETE & DROP MEASUREMENT
2020-08-24 08:02:36 -06:00
Ben Johnson 1501351623 feat(influxql): Implement DELETE & DROP MEASUREMENT 2020-08-21 13:32:47 -06:00
Alirie Gray 521500ba76
fix: add variable name validation for flux identifier (#19317) 2020-08-21 10:49:07 -07:00
Alirie Gray 5660be302e
fix: add delete org owner back (#19347) 2020-08-21 10:48:46 -07:00
Alirie Gray 9b4fef0f9a fix: add variable name validation for flux identifier 2020-08-21 10:28:18 -07:00
KevinSmile ebaa32313b fix(api/dashboards): FindOptions not working 2020-08-20 16:55:52 -06:00
KevinSmile 887f88bd5a fix(api/orgs): (API-design-issue) FindOptions for orgs 2020-08-20 16:55:30 -06:00
alexpaxton 95e270d550
fix: increase default height of raw data view in flux cells (#19401) 2020-08-20 12:41:29 -07:00
alexpaxton 9b02fa60e2
feat(flows): improve add cell button ux (#19400)
* refactor: WIP redesign add cell interaction

* feat: redesign add cell interaction
2020-08-20 12:41:18 -07:00
alexpaxton 45b1f86e20
feat: hide cell move buttons behind feature flag (#19350) 2020-08-20 12:09:10 -07:00
Brett Buddin 0780232b83
feat(task): Parse Task Options using Flux AST Helpers (#19326)
* feat(task): Extract options using AST-based method.

* feat(task): Use AST-based option APIs for updating task option.

* chore(task): Use the old way of parsing durations.

* fix(task): Ordering changed on us. Fixing tests to reflect the new order.

* fix(task): There's no way for us to know if there are multiples with the current APIs.

* chore(task): Guard against duplicate options. Minor cleanup.

* fix(kit/feature): Break cyclical dependency between influxdb and pkgs that use feature.

* chore(task): Feature flag updating Flux options.

* chore(task): Ensure we are testing both paths of feature flag.

* chore: Remove dead code.

* chore(task/options): Remove unnecessary conditional.

* chore(task/options): Unexport some error helpers.
2020-08-20 11:57:23 -04:00
Jonathan A. Sternberg 519f60f7d5
feat(storage/reads): replace panic on unsupported type with an error (#19353)
This replaces the panic that happens when attempting to create a cursor
for an unsupported aggregate type for the mean aggregate. It instead
refactors the result set so the cursor is constructed as part of the
`Next()` call and false is returned when there is an error creating the
cursor. The cursor is then accessed with `Cursor()`. When `Next()`
returns false, an error can be accessed by using `Err()`.
2020-08-20 10:13:49 -05:00
Michael Desa 550966dbe2
chore(http): add response_code as label to http_api_* metrics (#19389)
This was added so that we can distinguish between 4XX and 401 class
errors. It should have a minimal impact in overall cardinality.

Co-authored-by: Greg Linton  <greg@influxdata.com>

Co-authored-by: Greg Linton  <greg@influxdata.com>
2020-08-19 13:19:18 -07:00
Timmy Luong 050aed013c chore: update giraffe 2020-08-19 12:44:18 -07:00
Timmy Luong bdd0055924 test: exclude Band Chart from e2e test because of feature flag 2020-08-19 12:44:18 -07:00
Deniz Kusefoglu 8ce6fe6a17 feat(bandChart): add feature flag and update options for Band Chart 2020-08-19 12:44:18 -07:00
Deniz Kusefoglu 894aa99d37 feat(bandChart): Add concept of bandChart 2020-08-19 12:44:18 -07:00
Deniz Kusefoglu 7832525c0a feat(bandChart): Bump giraffe version 2020-08-19 12:44:18 -07:00
alexpaxton 56f9be9ff3
fix(ui): catch errors from user not having tokens (#19366)
* fix: catch errors from user not having tokens

* fix: WIP write unit test

* refactor: make getting started page link to sources page

* feat: write unit test for tokens widget
2020-08-19 12:37:19 -07:00
alexpaxton 839fd6e01d
feat(ui): replace custom list with List component (#19217)
* feat: replace custom list with List component

* fix: use correct ref type

* fix: use proper testID props

* refactor: Make inline add buckets button consistent with others

* fix: repair query builder e2e test

* fix: tokens e2e test
2020-08-18 13:37:29 -07:00
Bucky Schwarz 176fdc86ca fix: in non cloud environments, show actual errors, rather than hb nonsense 2020-08-18 12:14:33 -07:00
alexpaxton ebf41ec351
feat(ui): new load data page (#19351)
* Revert "Revert "feat(ui): redesign load data page (#19246)" (#19336)"

This reverts commit 0111f024d5.

* fix: guard against no tokens or buckets

* fix: typo

* refactor: name sources page titles properly

* fix: avoid referencing image asset inline
2020-08-18 11:17:36 -07:00