Commit Graph

29051 Commits (92fa813c45db7ec838a6ea84384e300c9cf8cb3f)

Author SHA1 Message Date
Jacob Marble 92fa813c45 add spans to multiple services 2019-03-07 12:12:31 -07:00
Andrew Watkins b441d23818
chore: add buckets sub item to config nav (#12429) 2019-03-07 10:37:26 -08:00
Chris Goller f9ca3be160
Merge pull request #12423 from influxdata/feat/test-chronograf-session
feat(influxd/launcher): add test mimicing chronograf setup
2019-03-07 12:35:47 -06:00
Andrew Watkins 2a1813bb13
test: reintroduce org (#12425)
* chore: unskip org test

* chore: org experiment

* test: only run each test once
2019-03-07 10:13:50 -08:00
Chris Goller 0d74ea8d55 feat(influxd/launcher): add test mimicing chronograf setup 2019-03-07 11:07:02 -06:00
Chris Goller 9fda8bd63c
Merge pull request #12422 from influxdata/fix/oper-user
Grant user union of their tokens and urms perms
2019-03-07 10:58:14 -06:00
Michael Desa c143694c4e
fix(kv): grant user union of their tokens and urms perms 2019-03-07 08:42:21 -08:00
Christopher M. Wolff e28ecdc0e9
refactor(query): make queryd present ProxyQueryService (#12360)
Fixes influxdata/idpe#2014.
2019-03-07 07:32:13 -08:00
Edd Robinson 27970f8ee9
Merge pull request #12391 from influxdata/er-tags
Reorder series key tagset
2019-03-07 11:51:27 +00:00
Edd Robinson 40b53d40ab Update CHANGELOG 2019-03-07 11:35:19 +00:00
Edd Robinson 807ee67729 Fix test case 2019-03-07 09:56:07 +00:00
Edd Robinson 582ed6834c ddress PR feedback 2019-03-07 09:56:07 +00:00
Edd Robinson 098ec71919 Remove erroneous print 2019-03-07 09:56:07 +00:00
Edd Robinson 8bdf857ddb Fix expected flux cases 2019-03-07 09:56:07 +00:00
Edd Robinson 3f1bec0836 Update emitted keys and tests 2019-03-07 09:56:07 +00:00
Edd Robinson f21be142d1 Storage engine now validates all tags are utf-8
The storage engine will now drop any points that contain invalid tag
data. Special tag keys for the measurement and field key will be
excepted from this validation.
2019-03-07 09:56:07 +00:00
Edd Robinson 1cb20b654d ExplodePoints now complies with new keys 2019-03-07 09:56:07 +00:00
Edd Robinson 9949fef2a5 Only validate tag pairs are valid unicode
We will want to validate that all tag key/value data is valid unicode.
This commit changes the validation helper to only validate provided
tags, since measurements are currently very likely to contain invalid
utf-8 characters.

There are two exceptions to the tag validation: the validation of the
special tag keys for measurements and field keys.
2019-03-07 09:56:07 +00:00
Edd Robinson f029f1645d Change location and value for internal tag keys 2019-03-07 09:56:07 +00:00
Jorge Landivar 2d0ba57f4b
Merge pull request #12387 from zhulongcheng/task-paging
feat(http): add task paging links
2019-03-07 01:49:29 -06:00
Russ Savage e79ff69a45
Merge pull request #12415 from influxdata/fix/system-dash
fixing system dash
2019-03-06 18:17:40 -08:00
Chris Goller 94dcfc770e
Merge pull request #12412 from influxdata/fix/remove-all-users-create-org
fix(authz): revert https://github.com/influxdata/influxdb/pull/11441
2019-03-06 20:08:04 -06:00
Russ Savage 4874bd0a72 fixing system dash 2019-03-06 18:03:00 -08:00
Chris Goller 0ad1b504ec fix(e2e): skip org tests until we can create orgs 2019-03-06 19:54:19 -06:00
Daniel Campbell d232b21eb4
fix onboarding scrollbars (#12408) 2019-03-06 17:42:51 -08:00
Chris Goller 1e48a940b1 fix(authz): revert https://github.com/influxdata/influxdb/pull/11441
This will disallow web users from creating organizations until
we figure out how.
2019-03-06 19:20:24 -06:00
Andrew Watkins 911f533b5b
test(e2e/orgs): strengthen org delete test
* test(e2e/orgs): experimenting with org delete

* test(e2e/task): try delete test 1000 times

* reduce tests to 200

* test(task/e2e): wait for create and /org/delete

* test: visit tasks

* test(e2e/task): wait on task delete and get

* test(orgs/e2e): wait on get all orgs

* test(e2e): increase default command timeout to 10s

* visit tasks after create

* test(e2e/orgs): unskipping create and delete

* unskipping update org

* update org 200 times
2019-03-06 16:35:30 -08:00
Palakp41 eb55424013
Merge pull request #12405 from influxdata/update-swagger-type-logs
Update Logs type in tasks response to include an object for event
2019-03-06 16:12:49 -08:00
Palak Bhojani ef440615e6 Update response to include event object for LogEvent type
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Chris Goller
2019-03-06 16:01:47 -08:00
Palakp41 d00e54e1f2
Merge pull request #12401 from influxdata/feat/org-add-members
Add the ability to add members to an org
2019-03-06 15:44:38 -08:00
Delmer d18c6fe38c
feat(ui/oauth/redirect): redirects to /api/v2/signin (#12406) 2019-03-06 18:27:31 -05:00
Palak Bhojani 18574c57a3 Add the ability to add members to an org 2019-03-06 15:09:08 -08:00
Palak Bhojani cdce8b1388 Update Logs type in swagger to match the api response 2019-03-06 14:52:12 -08:00
Delmer fe6ce24c80
chore(ui/client:) update client to 0.2.27 (#12395) 2019-03-06 17:13:51 -05:00
Michael Desa 219e056366
Merge pull request #12382 from influxdata/feat/templates
Add templates
2019-03-06 13:41:52 -08:00
Jonathan A. Sternberg 9549cc4d97
fix(storage/reads): track memory allocations when reading from storage (#12404) 2019-03-06 15:29:45 -06:00
Michael Desa 2687b7fd61
feat(influxdb): add support for templates
feat(influxdb): add generic store for documents

feat(influxdb): support authorizations in document store

feat(influxdb): support orgs in user resource mapping

feat(influxdb): add read-only included field on documents

feat(influxdb): add labels support to documents service

fix(influxdb): rename data field to content on documents

feat(influxdb): add with org id options for document store

feat(http): add templates swagger

feat(influxdb): add documentation to document options

doc(kv): add documentation for kv document store

test(kv): pull document tests in to the testing package

fix(http): fix swagger specification of templates endpoints
2019-03-06 13:18:31 -08:00
Delmer 0fa7605276
fix(ui/tasks/redux): add updateTask for add/remove labels (#12369) 2019-03-06 15:40:35 -05:00
Nathaniel Cook c4a1270ec7
Merge pull request #12399 from influxdata/flux-staging
chore(flux): update to Flux v0.21.4
2019-03-06 13:05:53 -07:00
Nathaniel Cook 23b409209b chore(flux): update to Flux v0.21.4 2019-03-06 12:51:15 -07:00
Deniz Kusefoglu 08f159dd46
Merge pull request #12315 from influxdata/task-import-export-functions
Create task export from and import to template functions
2019-03-06 11:45:31 -08:00
Nathaniel Cook b129026334
Merge pull request #12371 from influxdata/flux-staging
upgrade Flux to v0.21.3
2019-03-06 12:17:12 -07:00
Deniz Kusefoglu 6c7b2808e5 Fix task edit path 2019-03-06 11:08:18 -08:00
Deniz Kusefoglu 6a56f68580 Remove unused task types 2019-03-06 11:06:09 -08:00
Deniz Kusefoglu 355151e2ff Convert blankTemplate to a function 2019-03-06 11:04:44 -08:00
Deniz Kusefoglu c87b6404ef Make version numbers match in templates 2019-03-06 10:57:49 -08:00
Deniz Kusefoglu 23229216eb Fix test indentation 2019-03-06 10:57:34 -08:00
Deniz Kusefoglu 2fce891950 Fix capitalization of functions 2019-03-06 10:51:40 -08:00
Chris Henn bea7cc9d50
Update ui/src/organizations/components/OrgTaskExportOverlay.tsx
Co-Authored-By: ebb-tide <deniz@influxdata.com>
2019-03-06 10:49:06 -08:00
Chris Henn 22909a13e1
Update ui/src/shared/copy/notifications.ts
Co-Authored-By: ebb-tide <deniz@influxdata.com>
2019-03-06 10:48:52 -08:00