Commit Graph

13100 Commits (f32b6f2fead3bc5fdf87abbecad34de51dbaaac3)

Author SHA1 Message Date
kelwang f32b6f2fea
Merge pull request #1924 from zhulongcheng/conv-macro-err
fix(http): convert macro errors
2018-12-13 12:45:42 -05:00
Mark Rushakoff c7064463a4 ci: use -p=4 on circle
The docker container we're using has 2 vCPUs. -p=8 was working fine for
a while, but diagnosing #1832 looks like the tsi1.test process was
likely getting OOM-killed. Reducing from -p=8 to -p=4 ought to reduce
memory pressure enough to avoid OOM kills, hopefully.

Also remove a stale TODO.
2018-12-13 08:46:00 -08:00
Chris Goller b7a8361977
Merge pull request #1556 from zhulongcheng/fix-auth-definition
docs(http): update authorization definition
2018-12-13 09:13:51 -06:00
zhulongcheng 8522c93063 fix(http): convert macro errors 2018-12-13 23:11:52 +08:00
Palakp41 ff14ed1822
Merge pull request #1891 from influxdata/feat/streaming-new-source-button
Add the ability to count down timer on listening for data
2018-12-12 16:40:15 -08:00
Palak Bhojani 7259934280 Add the ability to count down timer on listening for data 2018-12-12 16:26:23 -08:00
Stuart Carnie b589c42b3b
Merge pull request #1896 from influxdata/sgc-group-panic
Fix panic when read request results in empty an group
2018-12-12 16:58:59 -07:00
Christopher Henn 890105ec06 Implement single stat visualization options 2018-12-12 15:57:45 -08:00
Christopher Henn 9b9967d8c7 Polish SingleStat styling
- Ensures that a SingleStat inside a TimeMachine can be resized
- Ensures that a SingleStat has the approriate border raidus when used
  in a cell or TimeMachine
2018-12-12 15:57:45 -08:00
Christopher Henn 98aececac7 Remove unused props from DraggableResizerPanel 2018-12-12 15:57:45 -08:00
Iris Scholten 6a2e507389
Merge pull request #1899 from influxdata/swagger-telegraf-config-schema
Update telegraf config schema to match cur swagger
2018-12-12 15:23:55 -08:00
Iris Scholten 50fbba9227 Update telegraf config schema to match cur swagger
chore(http): updated go validation library and fixed swagger test

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-12-12 15:11:18 -08:00
Lyon Hill f7ae8c3524
feat(api/task): Add validation for both tasks and buckets on task create (#1900)
fixes #1622
2018-12-12 16:07:40 -07:00
Nathaniel Cook d65a980f9b
Merge pull request #1839 from influxdata/flux-staging
chore: update Flux to v0.9.0
2018-12-12 15:57:46 -07:00
Iris Scholten 3315fa9cf1
Merge pull request #1893 from influxdata/dataLoaders/system-bundle
Feat(ui/dataLoaders): Change plugin selection to bundle selection
2018-12-12 13:43:58 -08:00
Stuart Carnie 8c296dd20a
fix(storage): Add unit tests to verify nil cursor
When matching series have no data, the NewGroupResultSet cursor should
return nil. Added tests to verify these conditions.
2018-12-12 14:27:11 -07:00
Deniz Kusefoglu 3088d4e8a9
Merge pull request #1901 from influxdata/bugfix/determine-source-id
Pass source id instead of source to resolvedSourceID
2018-12-12 13:22:11 -08:00
Deniz Kusefoglu f9bf8e918c Pass source id instead of source to resolvedSourceID 2018-12-12 12:56:45 -08:00
Iris Scholten c9508d4ac9 Feat(ui/dataLoaders): Change individual plugin selection to bundle selection 2018-12-12 12:48:10 -08:00
Stuart Carnie f2891c3f59
fix(storage): Fix panic when read request results in empty an group
Moves the check to determine if a series has data for the current time
range into the groupBySort function, which is consistent with the
groupNoneSort function.
2018-12-12 13:22:02 -07:00
Iris Scholten cae010be69
Merge pull request #1892 from influxdata/fix/signin
Fix(ui/onboarding): Fix signin
2018-12-12 11:54:38 -08:00
alexpaxton 851ba878b7
Introduce Clockface Labels Components (#1890)
* Introduce Labels components

* Export label type from clockface

* Make component spacer behave as expected

* Include padding so IndexList rows scale more gracefully

* Allow optional truncation of labels in list with tooltip

* Add option for displaying a delete button on a label

* WIP introduce label selector component

* Flesh out suggestive functionality including keyboard support

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>

* Enable scrolling in labels widget

Also doing a handful of things to improve usability

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>

* Make linter happier
2018-12-12 11:54:26 -08:00
Iris Scholten 0ed9c1bd6a Fix(ui/onboarding): Fix signin
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-12-12 11:40:19 -08:00
Deniz Kusefoglu 134c458697
Merge pull request #1855 from influxdata/onboarding/add-logos-to-streaming-sources
Add (available) logos to streaming data cards and data type selector
2018-12-12 11:36:16 -08:00
Brandon Farmer f67eb65562
Merge pull request #1859 from influxdata/chore/move-user-api-generated
Use generated client for users endpoints
2018-12-12 11:16:51 -08:00
Brandon Farmer 3a397f26f9
Merge pull request #1887 from influxdata/fix/read-source-logs
Update readSource usages in log viewer
2018-12-12 11:14:08 -08:00
Nathaniel Cook f5801c1aa9 chore: update Flux to v0.9.0 2018-12-12 11:42:35 -07:00
Nathaniel Cook 896837b9e5 Merge branch 'master' into flux-staging 2018-12-12 11:41:35 -07:00
Christopher Henn 66770afdc8 Use clockface dropdown in ColorDropdown component 2018-12-12 10:39:40 -08:00
Christopher Henn 1e167ae41e Fix decimal place visualization option
Changes the gauge and single stat visualizations to use their decimal
place option more literally. For example, if the decimal place option is
set to 2 digits, then every number in the visualization will be
formatted with 2 digits after the decimal place. Previously, this option
was ignored altogether, and seemed to be programmed to mean “display at
most 2 digits after the decimal place”.
2018-12-12 10:39:40 -08:00
Christopher Henn f3a655bea8 Polish AutoInput
- Allow deleting the input entirely
- Only reset value if mode has changed, even if a mode button is clicked
- Emit changes to the input value consistently
2018-12-12 10:39:40 -08:00
Christopher Henn 0e1d89aa19 Polish query tab styling 2018-12-12 10:39:40 -08:00
Christopher Henn e57d082b1c Enable setting prefix/suffix for gauge views 2018-12-12 10:39:40 -08:00
Jonathan A. Sternberg 3b42e9c947
Merge pull request #1872 from influxdata/js-flux-parser-updates
fix(http): update the query handler to use valid flux syntax
2018-12-12 12:34:53 -06:00
kelwang d13064d6ef
Merge pull request #1787 from influxdata/convert_user_error
fix(http): convert user errors
2018-12-12 13:31:46 -05:00
Jade McGough 78d0fc2b17
fix(testing): compare expected error messages against actual (#1857)
* fix(testing): compare expected error messages against actual

* remove nonsense

* remove nonsense

* add expected error message for bucket not found

* oops
2018-12-12 10:24:33 -08:00
Brandon Farmer 3769a85130 Update readSource usages in log viewer 2018-12-12 09:58:46 -08:00
Jade McGough 58ff2c4eec
fix(http): don't panic if an invalid macro id is requested (#1848) 2018-12-12 09:18:56 -08:00
Jonathan A. Sternberg 23e6b59497
fix(http): update the query handler to use valid flux syntax
The test used `AND` instead of `and` which is not valid syntax. It also
did not include packages and imports in the generated JSON from parsing
the flux query.
2018-12-12 11:11:56 -06:00
Mark Rushakoff f383e8337a test(tsdb/tsi1): test series id cache delete concurrently
Report the total number of gets, puts, and deletes at the end of the
test. I've found this kind of output to be a useful sanity check in
similar tests that exercise concurrency involving tasks.

Use a local random source in each goroutine. I unscientifically
eyeballed that to increase total operations by 5-10%.

Also call t.Parallel in a few more tests that involve disk access. This
shaves 1-2 seconds off the full tsi1 test suite on my machine.
2018-12-12 08:21:17 -08:00
Ben Johnson 5f781748c4
Merge pull request #1835 from influxdata/bj-fix-full-compaction-panic
Fix full compaction panic.
2018-12-12 09:01:13 -07:00
Ben Johnson 7099bb02c4
Merge pull request #1834 from influxdata/bj-fix-help-hang
Fix hang on help command.
2018-12-12 09:00:19 -07:00
Edd Robinson a6fa3caf53
Merge pull request #1860 from influxdata/er-ready-uptime
Add uptime to ready endpoint
2018-12-12 12:01:18 +00:00
Edd Robinson 46aed2774f Add uptime to ready endpoint 2018-12-12 11:41:50 +00:00
Deniz Kusefoglu 0104466552 Add icons/logos to streaming data selector and data source type selector 2018-12-11 17:17:44 -08:00
Kelvin Wang 831fc8697b fix(http): convert user errors 2018-12-11 20:11:26 -05:00
Brandon Farmer 07ae96d4a2 Use generated client for users endpoints 2018-12-11 17:04:26 -08:00
Stuart Carnie da7e0f615a
Merge pull request #1751 from influxdata/sgc-data-gen
Add data generator package for read and query load testing
2018-12-11 17:59:37 -07:00
Stuart Carnie 8f8311a3ae
chore(gen): Add ingen generator data structures to platform for reuse 2018-12-11 17:45:57 -07:00
Brandon Farmer 6670ef9892
Merge pull request #1853 from influxdata/chore/update-cur_swagger
Document endpoints used by the front end
2018-12-11 16:15:39 -08:00