Alex P
19b0cba263
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-12 10:49:44 -07:00
Alex P
934b39fe37
Separate time and window
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:49:44 -07:00
Nathaniel Cook
932c114649
fix(query): Fix panic in controller if planning errors
2018-07-12 11:47:34 -06:00
Alex P
c36cc41705
Introduce time window dropdown and actions
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:43:35 -07:00
Delmer Reed
b8ba510be3
Remove active link check in rename
2018-07-12 13:06:35 -04:00
Adam Perlin
a8ecbe52c5
Merge pull request #394 from influxdata/ifql-test-increase
...
Ifql test increase
2018-07-12 09:50:28 -07:00
Adam Perlin
9380d47a7d
Merge pull request #391 from influxdata/ifql-test-groupfield
...
Add flux test for explicitly grouping by field
2018-07-12 09:48:49 -07:00
Delmer Reed
82bc384591
Refactor switcher links updates into one method
2018-07-12 12:48:34 -04:00
Andrew Watkins
9a8e69723d
Merge pull request #3893 from influxdata/bugfix/notifications
...
Bugfix: Notification on unconnected source
2018-07-12 09:40:45 -07:00
Andrew Watkins
1da084db4e
Replace use of errorThrown with newer notify action
2018-07-12 09:22:52 -07:00
Andrew Watkins
0bd0e47d39
Add test for bug
2018-07-12 09:05:02 -07:00
Andrew Watkins
f5cb773e9e
Use proper id in htmlFor prop
2018-07-12 08:41:50 -07:00
Delmer Reed
923a4ccc71
Add methods for dashboard changes
2018-07-12 11:38:37 -04:00
Delmer Reed
5514abc38f
Add test for updating dashboard name link
2018-07-12 11:21:39 -04:00
adamperlin
d1119b0b68
Update difference_panic flux test
2018-07-12 08:15:42 -07:00
Adam
c8da4b02aa
feat(query/influxql): Add group-by time + offset support ( #384 )
...
previous versions only supported the first parameter to time() that set the window size. This version supports the second parameter, which shifts the offset a fixed amount from the epoch
2018-07-12 10:46:29 -04:00
Brandon Farmer
af0c92a37b
Merge pull request #3885 from influxdata/features/infinite-scroll
...
Initial log viewer infinite scroll behaviour
2018-07-11 22:06:09 -07:00
adamperlin
a0300688d5
Add test cases for flux sum increase function and difference() panic
2018-07-11 20:32:08 -07:00
Brandon Farmer
93a8ea6baa
Add types and extract constants for log viewer
2018-07-11 19:36:51 -07:00
Alex P
d1e0a0b014
Set time marker when user clicks bar in histogram
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 19:16:18 -07:00
Alex P
caa4453e7b
Add optional bar click behavior to histogram
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 19:13:03 -07:00
Delmer Reed
77491fad71
Refactor link rename to update without fetching
2018-07-11 22:12:24 -04:00
Alex P
26dd668516
Add Tests for new time range reducers
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 18:52:07 -07:00
Alex P
04b014ed67
Make histogram zoom interaction optional
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 18:24:47 -07:00
Delmer Reed
b16b8a27e1
Update active dashboard link after getting dashboard
2018-07-11 21:23:15 -04:00
Delmer Reed
982bd7eaff
Fix stale dashboard on rename
2018-07-11 21:23:15 -04:00
Alex P
dfdf29de06
Fine tune placement and text of time selection dropdowns
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 17:57:55 -07:00
adamperlin
ad2e467df9
Add flux test for explicitly grouping by field
2018-07-11 17:53:01 -07:00
adamperlin
16b6c5e39e
Add initial flux meta query tests
2018-07-11 17:33:59 -07:00
Alex P
ae5e30d479
Use vanilla date instead of moment to avoid warning
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-11 17:33:28 -07:00
Mark Rushakoff
a1bf6856fc
chore(http): integrate with prom.Registry
2018-07-11 16:54:23 -07:00
Mark Rushakoff
15efa9d411
chore(query/control): use non-global prometheus metrics
2018-07-11 16:54:23 -07:00
Mark Rushakoff
11d5e76e1b
chore(prometheus): don't use global prometheus registry
...
And add tests.
2018-07-11 16:54:23 -07:00
Mark Rushakoff
037eca4577
feat(kit/prom): add kit/prom and kit/prom/promtest
...
This is to drive eliminating use of global prometheus registries, and to
facilitate testing of metrics close to where they're generated.
2018-07-11 16:54:23 -07:00
Chris Goller
3e3284ba98
Merge pull request #3888 from influxdata/fix/health-status
...
fix(server): health for source returns status no content
2018-07-11 18:49:22 -05:00
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