Pavel Zavora
698e64538a
feat(ui): remove hipchat
2021-03-15 18:27:51 +01:00
Pavel Zavora
f3f3b6e27e
chore(prettier): require arrow parens in tests
2021-03-08 10:31:13 +01:00
Pavel Zavora
3ff0d63b4e
chore: repair tsc issues
2021-03-08 09:46:56 +01:00
greg linton
67776112d1
fix: use influxdata url that happens to have the correct cors headers
2020-02-04 15:44:59 -07:00
Brandon Farmer
d8f1b42501
Be less aggressive on windowInterval
...
- backport logic from v2 line
2019-02-12 13:27:46 -08:00
Iris Scholten
957b64081d
Show errors instead of 'No Results' when error occurs
2018-10-19 10:07:51 -07:00
Christopher Henn
176c0ab07f
Add support for interval template variable in Flux
2018-10-18 13:43:57 -07:00
Iris Scholten
b251c9350e
Update Single Stat Vis types to work with Flux data ( #4449 )
2018-09-13 16:17:16 -07:00
Iris Scholten
b92bf60ba5
Update flux dygraph parsing ( #4442 )
...
* Update fluxTablesToDygraph parsing
* Move fluxtables to dygraph into a worker job
* Fix FluxGraph to use new fluxTablesToDygraph
2018-09-12 17:59:18 -07:00
Iris Scholten
ceeb3e9b23
Flux in line graphs ( #4410 )
...
* Create workers for flux fetch and response decoding
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
* Add flux data to linegraph
* Fix error when queryConfigs are undefined
* Add service as prop instead of treating source as either service or source
* Fix raw data view after changing components
* Remove commented code
* Update Changelog
* Fix tests
* Remove unnecessary comment
* Rename timeSeries and data for clarity
* Add try catch around worker jobs
* Add type annotations
* Remove unncessary check
* Update to use descriptive variables
2018-09-11 17:25:24 -07:00
Brandon Farmer
c4e40b7643
Update flux golang dependencies
2018-09-10 15:20:56 -07:00
Andrew Watkins
89009c88af
Change partition to group
2018-07-24 08:40:00 -07:00
Andrew Watkins
787bf6df73
Change #partition to #group
2018-07-24 08:29:03 -07:00
Christopher Henn
0739c2f2ce
Only parse first 2MB of Flux query responses
2018-06-07 14:32:54 -07:00
Christopher Henn
7a30b6fab8
Reorganize Flux apis and parsing
2018-06-05 10:57:20 -07:00
Andrew Watkins
ed4a6f24e5
Change IFQL to Flux
2018-06-05 10:57:19 -07:00
Christopher Henn
4cabb78e3e
Introduce Line Graph to Time Machine
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 14:10:48 -07:00
Andrew Watkins
d2154aa194
Fix Flux CSV response parsing
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-01 15:49:50 -07:00
Andrew Watkins
e3196a6d2d
Add in browser debugger for testing
2018-06-01 15:49:50 -07:00
Andrew Watkins
9ac84263a1
Fix tests
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:31:50 -07:00
Christopher Henn
2c56ee1ce3
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
f1d583407a
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
b1240ad156
WIP schema explorer
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Andrew Watkins
85598e5588
WIP add table vis to TimeMachine
2018-05-23 15:55:59 -07:00
Andrew Watkins
2b37494dcb
Add IFQL script response parser
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-23 11:30:52 -07:00
Andrew Watkins
aca34ccb49
WIP introduce tables
2018-05-22 16:44:45 -07:00
ebb-tide
1feb86dfa9
Removed unused functions, rename files, and add tests
2018-05-04 16:50:34 -07:00
Brandon Farmer
7d7319ecf5
Default to zero for gauges
2018-04-12 00:33:34 -07:00
Andrew Watkins
d3b810a08e
Add linter to tests
2018-03-01 11:16:29 -07:00
Andrew Watkins
d586967615
Will pass all tests using jest
2018-03-01 11:16:02 -07:00
Andrew Watkins
dc3cf7faf8
WIP Enable jest to resolve all modules
2018-03-01 11:16:02 -07:00
Andrew Watkins
8b304bb312
Rename spec dir to test
2018-03-01 11:16:02 -07:00