Commit Graph

11580 Commits (15c9be1809e075a144a7677b73ec0fc1b504e2a7)

Author SHA1 Message Date
Adam Perlin b6afb5ff47
Merge pull request #398 from influxdata/ap-difference-panic-fix
Fix for panic when `difference` is called with no data
2018-07-13 10:42:12 -07:00
Nathaniel Cook d9b2377c9f Merged pull request #406 from influxdata/nc-rename-block
chore: Rename block to table
2018-07-13 10:56:44 -06:00
Alex Paxton a4f57c300b Merge pull request #3907 from influxdata/unify-logs-time
Unify Log Viewer Time Selection UI
2018-07-13 09:52:35 -07:00
Nathaniel Cook 43ff647444 fix: Update Godoc parameter name 2018-07-13 10:43:20 -06:00
Adam Perlin ed1809a513
Merge pull request #390 from influxdata/ifql-test-metaquery
Add initial flux meta query tests
2018-07-13 09:27:33 -07:00
adamperlin 70fae6f77a Move length check out of loop 2018-07-13 09:17:59 -07:00
Nathaniel Cook 7902652290 chore: Rename local vars for b to tbl 2018-07-13 10:04:38 -06:00
Nathaniel Cook 80acc8d8c4 chore: Rename block to table 2018-07-13 09:56:35 -06:00
Adam Perlin 99e1f362af
Merge pull request #405 from influxdata/ifql-test-string-interp
Add flux string interpolation test
2018-07-13 08:55:36 -07:00
Daniel Campbell e6764c6b68 set max height for overlay and reposition to align with top of row 2018-07-12 18:56:45 -07:00
Daniel Campbell 62b83aa40b fix issue with flickering row highlighting 2018-07-12 18:20:11 -07:00
Alex P a8c027770d Set custom time when clicking a timestamp in a log message 2018-07-12 18:17:50 -07:00
Daniel Campbell 9f479afa67 add ability to view truncated log message 2018-07-12 18:05:04 -07:00
Alex P a2ca106a6b Tie together both time dropdowns 2018-07-12 17:16:33 -07:00
Alex P 0eaaf6b2ca Use shorter names for relative time options 2018-07-12 16:32:05 -07:00
Alex P e9da93b041 Move PointInTimeDropdown to page header 2018-07-12 16:31:39 -07:00
Jared Scheib ad8711a977 Merge pull request #3838 from theoDiefenthal/oauth-less-restrictive-key-equalness-check
Less restrictive key equalness check in OAuth due to providers like Microsoft Azure
2018-07-12 16:28:06 -07:00
Iris Scholten 8ec536832d Merge pull request #3900 from influxdata/logs-viewer/histogram-bars-sort
Sort histogram bars and tooltip in the order of severity
2018-07-12 15:50:06 -07:00
Brandon Farmer 26e72a0dec Merge pull request #3903 from influxdata/log-viewer/reset-scroll
Add scroll reset and local storage defaults for log viewer
2018-07-12 15:47:40 -07:00
Brandon Farmer 8f360c8e5a Add scroll reset and local storage defaults for log viewer 2018-07-12 15:35:22 -07:00
Iris Scholten 81bbc0f74e Rename onSortChartBars to sortBarGroups 2018-07-12 15:26:56 -07:00
Nathaniel Cook e5b74d9670 Merged pull request #382 from influxdata/nc-rename-parition
chore: Rename parition key to group key
2018-07-12 16:26:15 -06:00
Iris Scholten 752e70f7ac Sort histogram bars and tooltip in the order of severity 2018-07-12 15:21:43 -07:00
Daniel Campbell d93455ef2e cleanup unused functions 2018-07-12 15:20:13 -07:00
Alex Paxton 206c468f90 Merge pull request #3901 from influxdata/improve-clarity-play-button
Improve Clarity of Log Viewer Play/Pause Toggle
2018-07-12 15:17:44 -07:00
Nathaniel Cook e4848caa25 chore: Rename parition key to group key 2018-07-12 16:16:58 -06:00
Jonathan A. Sternberg 4a275e0e2e feat(query/control): catch panics when executing a query in the controller 2018-07-12 17:16:12 -05:00
Daniel Campbell 2f9d15bad0 truncate log message text 2018-07-12 15:07:41 -07:00
adamperlin 4db4a832a3 Add flux string interpolation test 2018-07-12 15:06:59 -07:00
Nathaniel Cook f58441d95d Merged pull request #399 from influxdata/nc-dbrp-testing
chore: Add testing helpers for DBRPMapping
2018-07-12 15:32:48 -06:00
Alex P f5aaeac0a6 Merge branch 'master' into improve-clarity-play-button 2018-07-12 14:13:43 -07:00
Alex P e853caf3f9 Implement RadioButtons in Logs viewer header 2018-07-12 14:08:54 -07:00
Alex P 862cc45ade Allow icons to be used in radio buttons 2018-07-12 14:08:16 -07:00
Alex Paxton 2742c93bdb Merge pull request #3897 from influxdata/logs-histogram-window
Improve Logs Histogram Time Controls
2018-07-12 13:57:42 -07:00
Alex P 1db20007cc Bring back TimePeriod type 2018-07-12 13:41:17 -07:00
Alex P ccfeea5f7c Update Test Snapshots 2018-07-12 13:26:49 -07:00
Alex P 2ed5c110e6 Remove zoom and xbrush from histogram 2018-07-12 13:25:18 -07:00
adamperlin becab773b3 Add additional measurements to flux measurement query test input 2018-07-12 13:18:02 -07:00
Alex P 728b67ce0f Pass time up instead of entire bar group on click 2018-07-12 13:17:26 -07:00
Alex P 1309e1938e Remove unused import 2018-07-12 12:58:55 -07:00
Alex Paxton 8eb6eb494e Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -07:00
Nathaniel Cook 234f7b9cd9 chore: Add testing helpers for DBRPMapping 2018-07-12 13:43:06 -06:00
Nathaniel Cook 01ad9e99a7 Merged pull request #379 from influxdata/nc-bucket-id
feat(query): Add support for using bucketID in from
2018-07-12 13:42:29 -06:00
adamperlin 4885fd3049 Remove unnecessary condition from in flux difference function implementation 2018-07-12 12:42:16 -07:00
Nathaniel Cook 987b045f97 Merged pull request #381 from influxdata/nc-link
fix: Update Spec.md link
2018-07-12 13:40:19 -06:00
Daniel Campbell 5467ee754f Merge pull request #3891 from influxdata/fix/stale-dashboard-switcher
Fix stale dashboard switcher
2018-07-12 11:51:49 -07:00
Alirie Gray 650f011863 Merge pull request #3896 from influxdata/logs-viewer/connect-logs-viewer-to-api
Connect Logs Viewer page to API
2018-07-12 11:51:25 -07:00
Alex P 0469b8deca Update test snapshots 2018-07-12 11:44:43 -07:00
Alirie Gray f6cf0c6ab5 Fix tslint errors 2018-07-12 11:42:27 -07:00
adamperlin 3e7c79a072 Fix off-by-one error in difference bounds check, update unit tests to account for n=1 and n=0 points 2018-07-12 11:38:24 -07:00