Commit Graph

10937 Commits (78d3b2b4bed2b5505f3ece8283f9b975d8ea2ee5)

Author SHA1 Message Date
Iris Scholten 4e5ac2eccd Merge pull request #3889 from influxdata/logs-viewer/regex-filter-out
Allow filtering out with regex in logs table
2018-07-11 16:37:11 -07:00
Chris Goller 98cbe67dd1 chore(CHANGELOG): mention fixing health status code to no content 2018-07-11 18:36:49 -05:00
Chris Goller c7180b56bc fix(server): health for source returns status no content 2018-07-11 18:30:04 -05:00
Iris Scholten a0e3d93c54 Merge pull request #3887 from influxdata/fix/tempVars-titles
Fix template variables in title when no values
2018-07-11 16:21:23 -07:00
Iris Scholten 924383f586 Allow filtering out with regex in logs table 2018-07-11 16:18:33 -07:00
Alex P b375515cc0 Reorganize actions to be async
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 16:09:54 -07:00
Iris Scholten 0de537f213 Replace template value with temp var title if no values are found 2018-07-11 16:08:49 -07:00
Brandon Farmer 5b93a8934f Use proper application header value 2018-07-11 15:53:38 -07:00
Andrew Watkins c36f610c85 Merge pull request #3884 from influxdata/chore/single-stat
Add precision to gauge and fix single stat bugs
2018-07-11 15:18:40 -07:00
Delmer 78a3767e1e Merge pull request #3878 from influxdata/fix/data-explorer-table
Fix Data Explorer fetch cell data
2018-07-11 18:12:16 -04:00
Christopher Henn f9290924a3 Derive TextTemplateSelector state correctly 2018-07-11 15:10:56 -07:00
Christopher Henn 7bbd6e1e3d Appease the linting gods 2018-07-11 15:10:56 -07:00
Christopher Henn 6b92c0b5f1 Add tests 2018-07-11 15:10:56 -07:00
Christopher Henn fe69503c5c Refine input interaction 2018-07-11 15:10:56 -07:00
Christopher Henn 424cc88ba3 Introduce TextTemplateSelector 2018-07-11 15:10:56 -07:00
Christopher Henn 91a9abf528 Enable creation of text template variables 2018-07-11 15:10:56 -07:00
Christopher Henn b527050de2 Refactor onPickTemplate prop 2018-07-11 15:10:56 -07:00
Christopher Henn edb8b7ea64 Extract TemplateControl dropdown to component 2018-07-11 15:10:56 -07:00
Christopher Henn 839e240802 Rename TemplateControlDropdown to TemplateControl 2018-07-11 15:10:56 -07:00
Christopher Henn 9470aa4a45 Extract template control rendering to method 2018-07-11 15:10:56 -07:00
Alex P 83d8dd6669 Use separate actions for updating Time Marker and Time Window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 15:00:31 -07:00
Alex P f5996ebe22 Rename components to be consistent 2018-07-11 14:57:56 -07:00
Andrew Watkins 81e00be6b7 Fix test 2018-07-11 14:48:45 -07:00
Brandon Farmer 7475542ea4 Log viewer infinite scrolling initial implementation
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-07-11 14:48:36 -07:00
Andrew Watkins 44a24e4634 Add precision to gauge and fix single stat bugs 2018-07-11 14:34:01 -07:00
Daniel Campbell a494795367 Merge pull request #3876 from influxdata/bugfix/nested-template-hydration
Hydrate nested templates consistently
2018-07-11 14:25:10 -07:00
Delmer Reed 1f2f4f9e48 Add handler for fetching query status 2018-07-11 17:14:26 -04:00
Brandon Farmer b1bb27bbee Initial duel load of log viewer data 2018-07-11 14:01:22 -07:00
Brandon Farmer 0e0a263993 Allow selection of single time from log viewer 2018-07-11 14:00:30 -07:00
Delmer Reed a94a00cd7f Add noop default to fetchTimeSeries
Layouts don't render with an `editQueryStatus` to dispatch. The noop is
required to have auto refreshing layouts.
2018-07-11 16:40:59 -04:00
Alex P b613c73975 Update time range in proper format when either window or time are changed
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 13:36:24 -07:00
Iris Scholten b5a07a5854 Merge pull request #3881 from influxdata/fix/tempVar-titles
Fix temp vars in title
2018-07-11 13:31:06 -07:00
Iris Scholten d64bd27480 Use localSelected temp var value instead of selected for name replacement 2018-07-11 13:22:04 -07:00
Delmer Reed 9ac7c21ee9 Update Table to include noop for fetching series 2018-07-11 15:50:08 -04:00
Delmer Reed 0354cbada8 Remove fetchTimeSeriesAsync 2018-07-11 14:58:51 -04:00
Delmer 4dab2232a3 Merge pull request #3866 from influxdata/fix/hosts-dashboard-header
Fix hosts links rendering
2018-07-11 14:56:55 -04:00
Christopher Henn 84646f00fa Handle conflicting template names edge case 2018-07-11 11:13:32 -07:00
Christopher Henn a58490207a Hydrate nested templates consistently 2018-07-11 10:55:08 -07:00
Christopher Henn e79f02c682 Move Promise.all call down stack 2018-07-11 10:54:55 -07:00
Christopher Henn 69b5eb9a5c Prevent infinite looping of API call 2018-07-11 10:44:42 -07:00
Christopher Henn d1fd2697a3 Remove superfluous try/catch block 2018-07-11 10:36:51 -07:00
Iris Scholten b0d22dcb33 Merge pull request #3873 from influxdata/logs-viewer/severity-colors
Logs viewer Configs - severity colors
2018-07-11 10:21:25 -07:00
Andrew Watkins 4d498eba75 Merge branch 'master' of github.com:influxdata/chronograf 2018-07-11 10:03:53 -07:00
Andrew Watkins d385e612f5 Fix decimal point form style 2018-07-11 10:03:33 -07:00
Iris Scholten 8bdc724a8b Remove nested if 2018-07-11 09:53:39 -07:00
Iris Scholten 3a863b9c46 Remove async and await from handle update ui config functions 2018-07-11 09:49:05 -07:00
Iris Scholten 84f7da0fa5 Remove stale comment 2018-07-11 09:49:05 -07:00
Iris Scholten 7521fc5cbc Ensure there is only one source of truth for color hex in logs constant file 2018-07-11 09:48:56 -07:00
Iris Scholten 42757fc8ec Prevent log viewer configs overlay from updating unless state changes 2018-07-11 09:31:59 -07:00
Andrew Watkins 19c70ff3b7 Merge pull request #3874 from influxdata/cleanup/map-tv
Cleanup/map tv
2018-07-11 09:31:28 -07:00