Jacob Marble
a56e0226e6
fix(storage): check engine closed before collecting index metrics ( #16656 )
2020-01-23 15:27:25 -08:00
Alex Boatwright
8e9b2a69a7
fix: adding labels to resources is no longer broken ( #16652 )
2020-01-23 15:23:20 -08:00
Andrew Watkins
4fe3aff9a6
chore(ui): move notifications ( #16658 )
...
* chore: move checks rules and endpoints to own dirs
* chore(rule): move components to rule dir
* chore: move check components
* chore: reducers and components
* chore: move rule and endpoint reducers
* chore: move selectors
* fix: imports
2020-01-23 14:40:21 -08:00
Jakub Bednář
ee85eec6a1
feat(clientLibs): add Ruby client library to Client Page ( #16617 )
...
* doc(clientLibs): add actual version of Java client
* feat(clientLibs): add Ruby client library
* feat(clientLibs): add Ruby client library
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2020-01-23 14:32:32 -08:00
Daniel Campbell
94b13f1532
feat(influxdb): Add Ruby Logo ( #16655 )
2020-01-23 14:20:54 -08:00
Johnny Steenbergen
592e9369a7
feat(pkger): add support for inspecting url paths to grab extension for pkger decoding
2020-01-23 14:14:28 -08:00
Andrew Watkins
78c1e9e19e
refactor(ui/views): normalization ( #16616 )
...
* refactor: move views logic to separate directory
* refactor: normalize views
* fix: spinners
* fix: dont render views until status is done
* fix(http/dashboards): view shape not returning from getDashboard
* test: delete irrelevant and redundant test
* fix: go tidy
* test: skipping monaco test
* chore: sort type exports
* chore: cleanup
2020-01-23 13:17:08 -08:00
Deniz Kusefoglu
7a9b09cf1c
fix(dashboard-dd): Add name of newly created dropdown ( #16640 )
2020-01-23 14:57:05 -05:00
Gavin Cabbage
b91d778579
feat: resource log
2020-01-23 13:04:06 -05:00
Deniz Kusefoglu
fa7861d904
feat(permissions): Add new resources to permissions array ( #16638 )
2020-01-23 12:19:23 -05:00
Andrey Yurchenkov
99d702e0ff
fix(documentation): Rename DEVELOPMENT.MD to DEVELOPMENT.md ( #16601 )
2020-01-23 08:57:32 -08:00
Lyon Hill
379fd085fc
fix(kv): update org collection to use forward cursor ( #16639 )
2020-01-23 08:47:02 -07:00
Lyon Hill
d509946bef
fix(kv): update notification rules to use the new forward cursor ( #16637 )
2020-01-23 08:46:53 -07:00
Lyon Hill
25cc4ea83d
fix(kv): update label collection to use new forward cursor ( #16636 )
2020-01-23 08:46:40 -07:00
Lyon Hill
a7dddba728
fix(kv): Update documents in kv to use new forward cursor ( #16635 )
2020-01-23 08:46:23 -07:00
Lyon Hill
8894b65d2d
fix(kv): update kvlog to use the new forward cursor ( #16634 )
2020-01-23 08:46:09 -07:00
Johnny Steenbergen
f22201f5a8
fix(pkger): update yaml dep and trim space for all queries exported by pkger
...
attempt at fixing an issue that is hard to reproduce. the dep library says it
is fixed but we are still seeing issues.
closes : #16632
2020-01-22 17:44:56 -08:00
Deniz Kusefoglu
b0097217ee
feat(monaco): Add commenting keybindings to monaco ( #16615 )
...
* feat(monaco): Add commenting keybindings to monaco
* feat(monaco): Add types to monaco
* feat(monaco): Add tests
2020-01-22 18:11:51 -05:00
Alex Boatwright
e77a79f476
fix: ensure cells are done before mapping them ( #16633 )
...
* fix: ensure cells are done before mapping them
* fix: prettier
* fix: defining a type
2020-01-22 15:04:44 -08:00
Zoe Steinkamp
8ff62ab938
Merge pull request #16630 from influxdata/zs-honeybadgetstatecallchecks16561
...
fix(honeybadger): fixing checks state call
2020-01-22 12:30:24 -07:00
Zoe Steinkamp
31af384e28
fix(honeybadger): fixing checks state call
2020-01-22 11:58:57 -07:00
Zoe Steinkamp
1e485fb362
fix(honeybadger): fixing checks state call
2020-01-22 11:53:18 -07:00
Zoe Steinkamp
8e85a045b4
fix(honeybadger): fixing checks state call
2020-01-22 11:26:46 -07:00
Lyon Hill
635be50323
fix(kv): Update dashboard collection to use new forward cursor ( #16626 )
...
By updating to the new forward pointer the query should be more efficient.
2020-01-22 11:01:09 -07:00
Alex Boatwright
cc4552ece1
fix: allow dashboard description editing ( #16625 )
2020-01-22 10:00:20 -08:00
Zoe Steinkamp
5d4248e065
Merge pull request #16589 from influxdata/zs-flakeyonboardinge2e16446
...
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:38:56 -07:00
Zoe Steinkamp
7ae36195af
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:13:03 -07:00
Alex Boatwright
b71ef8a805
fix: clear variable editor on close ( #16623 )
2020-01-22 09:12:25 -08:00
Alex Boatwright
1e41be33ce
fix: allow edit of cells ( #16624 )
2020-01-22 09:12:10 -08:00
Zoe Steinkamp
4121ee8f86
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:00:11 -07:00
Zoe Steinkamp
38c86d6c69
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:00:11 -07:00
Zoe Steinkamp
ccaa177f1b
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:00:11 -07:00
Zoe Steinkamp
c9744bc3dc
fix(test): Fixing flakey e2e onboarding test in cypress
...
Fixed as per alexs request
2020-01-22 10:00:11 -07:00
Zoe Steinkamp
074d7ef3ae
fix(test): Fixing flakey e2e onboarding test in cypress
...
remove skip
2020-01-22 10:00:11 -07:00
Zoe Steinkamp
b1e9b80c78
fix(test): Fixing flakey e2e onboarding test in cypress
2020-01-22 10:00:11 -07:00
Alex Boatwright
47b43bf980
fix: enable cloning and exporting of dashboards ( #16614 )
2020-01-21 17:14:12 -08:00
George
8b2109362d
fix(kv): use forward cursor in find all buckets ( #16605 )
...
* fix(kv): use forward cursor in find all buckets
Co-authored-by: Lyon Hill <lyondhill@gmail.com>
2020-01-21 15:27:47 -07:00
Jacob Marble
b836ab9c17
feat(storage): implement backup and restore ( #16504 )
...
* feat(backup): `influx backup` creates data backup
* feat(backup): initial restore work
* feat(restore): initial restore impl
Adds a restore tool which does offline restore of data and metadata.
* fix(restore): pr cleanup
* fix(restore): fix data dir creation
* fix(restore): pr cleanup
* chore: amend CHANGELOG
* fix: restore to empty dir fails differently
* feat(backup): backup and restore credentials
Saves the credentials file to backups and restores it from backups.
Additionally adds some logging for errors when fetching backup files.
* fix(restore): add missed commit
* fix(restore): pr cleanup
* fix(restore): fix default credentials restore path
* fix(backup): actually copy the credentials file for the backup
* fix: dirs get 0777, files get 0666
* fix: small review feedback
Co-authored-by: tmgordeeva <tanya@influxdata.com>
2020-01-21 14:22:45 -08:00
Zoe Steinkamp
9d7f6a523d
Merge pull request #16597 from influxdata/zs-clickaddlabel16529
...
fix(popover): Fixing the add label popover effect
2020-01-21 13:11:25 -07:00
Zoe Steinkamp
6656ae4058
fix(popover): Fixing the add label popover effect
...
prettier
2020-01-21 12:12:18 -07:00
Zoe Steinkamp
034e916494
fix(popover): Fixing the add label popover effect
2020-01-21 12:12:18 -07:00
Andrew Watkins
a4e3dce135
refactor(ui): normalize cells ( #16569 )
...
* wip: cells reducer
* wip: normalize cells
* refactor(norm): dashboards
* chore: move GetResources to resources dir
* feat: introduce GetResource component
* feat: introduce GetTimeRange component
* refactor(cells): move updateCells to cells thunks
* refactor: move clone cell
* refactor: stop passing entire dashboard to dashboard page
* chore: cleanup
* fix: overlays not rendering
* refactor: move GlobalAutoRefresh polling to container
* refactor: stop passing entire dashboard object
* fix: deletion of dashboards
* fix: runtime error and formatting
2020-01-21 10:54:24 -08:00
Jonathan A. Sternberg
3139b0424a
Merge pull request #16583 from influxdata/flux-staging/v0.59.x
...
build(flux): update Flux to v0.59.4
2020-01-21 12:28:37 -06:00
Jonathan A. Sternberg
0ec9a8b6b8
build(flux): update Flux to v0.59.4
2020-01-21 11:27:06 -06:00
Lyon Hill
6aba0395ae
fix: uuid security ( #16554 )
...
Update to remove dependency on insecure version of uuid library
https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSATORIGOUUID-72488
2020-01-21 11:26:48 -06:00
Faith Chikwekwe
2f6c6791b9
build(flux): update Flux to v0.59.3
2020-01-21 11:26:46 -06:00
George
4f14ceabab
feat(kv): add support for prefixed cursor search ( #16545 )
...
* feat(kv): add support for prefixed cursor search
* chore(kv): ensure kv store implementation return seek missing prefix error in tests
* chore(kv): update changelog
2020-01-21 12:52:30 +00:00
Edd Robinson
aa8b12f2aa
Merge pull request #16600 from influxdata/er-tsm-block-fix
...
fix(storage): ensure all block data returned
2020-01-21 11:28:26 +00:00
Stuart Carnie
13a248a4fb
fix(tsm1): Add multiple unit tests to verify correctness
...
This commit adds numerous tests for ascending and descending cursors
that generate merged blocks across multiple files, which exceed the
default fixed buffer size used by the array cursors (MaxPointsPerBlock).
Tests cover two scenarios
1. Each file has one block and the block from the second file is
entirely contained within the first block of the first file.
When merging, the new block is 1200 values, which exceeds the
MaxPointsPerBlock.
2. Each file has multiple blocks, and the blocks have a mixture of
values which interleave and overwrite.
2020-01-19 22:53:58 -07:00
Edd Robinson
91551302f9
fix(storage): ensure all block data returned
...
This commit prevents multiple blocks for the same series key having
values truncated when they are being read into an empty buffer.
The current cursor reader code has an optimisation that incorrectly
assumes the incoming array will be limited to 1,000 values (the maximum
block size), but arrays can contain values from multiple matching
blocks.
2020-01-19 22:03:20 +00:00