Hunter Trujillo
|
8471c829de
|
Resolve some PR issues. Improve Logging UX. Switch back to version detection due to poor UX (lag) of feature detection. Split out LogsTableRow to SFC. LogsTable also becomes an SFC.
|
2017-11-28 10:47:14 -07:00 |
Hunter Trujillo
|
f2dc4ffb79
|
Linter.
|
2017-11-27 04:01:39 -07:00 |
Hunter Trujillo
|
51e7e8fe3c
|
Refactor to use feature detection instead of version detection. Add logs upgrade message.
|
2017-11-21 14:46:54 -07:00 |
Hunter Trujillo
|
9a72902fa3
|
Add Kapacitor version detection.
|
2017-11-20 22:22:40 -07:00 |
Alex P
|
e9073d0d84
|
Improve catchall template for log items
|
2017-11-15 09:44:44 -08:00 |
Alex P
|
570355c2cf
|
Remove unused prop
|
2017-11-15 09:41:23 -08:00 |
Alex P
|
152fb9b319
|
Remove non-functional filter from DOM
Can re-introduce when it is functional
|
2017-11-15 09:40:21 -08:00 |
Alex P
|
2b429885df
|
WIP Make new log items fade in
|
2017-11-13 18:15:53 -08:00 |
Alex P
|
dd17704b94
|
Polish TICKscript editor controls
|
2017-11-13 17:11:43 -08:00 |
Alex P
|
bfb288985c
|
Sort logs table newest to oldest
|
2017-11-13 16:52:45 -08:00 |
Alex P
|
7724527faf
|
Use fancy scrollbars on logs table
|
2017-11-13 16:49:47 -08:00 |
Alex P
|
17bf971833
|
Render spinner in logs panel when awaiting logs
|
2017-11-13 11:47:49 -08:00 |
Alex P
|
2e553cfa76
|
Refactor log table items into individual components
|
2017-11-13 11:18:48 -08:00 |
Hunter Trujillo
|
855be3d412
|
Address some issues in PR.
|
2017-11-08 16:00:24 -07:00 |
Hunter Trujillo
|
132cbd56d5
|
CHANGELOG. Fix "TICKscript" consistency.
|
2017-10-31 14:24:19 -06:00 |
Hunter Trujillo
|
9f1e5bb685
|
Merge branch 'kapacitor-logs' into feature/tickscript-logging. Fix conflicts. Wire up logs. Voila, logs.
# Conflicts:
# ui/src/kapacitor/components/Tickscript.js
# ui/src/kapacitor/components/TickscriptHeader.js
# ui/src/kapacitor/containers/TickscriptPage.js
|
2017-10-31 14:09:20 -06:00 |
Hunter Trujillo
|
dee4b0e96b
|
Change chunked log fetch URL to use chronograf kapacitor proxy using rule ID.
|
2017-10-31 12:21:35 -06:00 |
Hunter Trujillo
|
86117d4473
|
Merge branch 'master' into feature/tickscript-logging
|
2017-10-31 11:56:49 -06:00 |
Chris Goller
|
29a7bbd491
|
Merge pull request #2183 from influxdata/feature/logrotate-notifempty
Update chronograf logrotate policy to not rotate if file is 0 bytes
|
2017-10-30 19:36:14 -05:00 |
Chris Goller
|
735cef1fd4
|
Update chronograf logrotate policy to not rotate if file is 0 bytes
|
2017-10-30 19:27:02 -05:00 |
Chris Goller
|
ccb6198413
|
Merge branch 'ndrone-feature/hosts'
|
2017-10-30 19:04:20 -05:00 |
Chris Goller
|
9261a4d5a7
|
Merge branch 'master' into feature/hosts
|
2017-10-30 19:02:32 -05:00 |
Andrew Watkins
|
015080aa33
|
Merge pull request #2157 from influxdata/bugfix/logscale-single-point
Logscale single point
|
2017-10-30 10:12:47 -07:00 |
Andrew Watkins
|
6c3f16bf36
|
Merge branch 'master' into bugfix/logscale-single-point
|
2017-10-30 10:02:41 -07:00 |
Andrew Watkins
|
fd3b526770
|
Merge pull request #2158 from influxdata/bugfix/connect-to-source
Fix cannot connect to source false error flag
|
2017-10-30 10:02:17 -07:00 |
Andrew Watkins
|
8c96e2a6c2
|
Merge branch 'master' into bugfix/logscale-single-point
|
2017-10-30 09:54:32 -07:00 |
Andrew Watkins
|
b4f4bd5125
|
Merge branch 'master' into bugfix/connect-to-source
|
2017-10-30 09:52:16 -07:00 |
Nicholas Drone
|
c772801bde
|
Fixes #1077 by removing win_system and system from the select query.
|
2017-10-27 18:33:19 -04:00 |
Deniz Kusefoglu
|
20e4037eda
|
Merge pull request #2167 from influxdata/fractional_seconds_in_csv
Adds fractions of seconds to time field in csv export
|
2017-10-27 10:27:20 -07:00 |
Andrew Watkins
|
f5af9167c2
|
Prettier webpack
|
2017-10-27 09:11:03 -07:00 |
Andrew Watkins
|
a60b458dd6
|
Merge branch 'master' of github.com:influxdata/chronograf
|
2017-10-27 09:10:35 -07:00 |
Andrew Watkins
|
160b468e04
|
Fix memoizer warning in production build
|
2017-10-27 09:10:14 -07:00 |
Chris Goller
|
1797b5912d
|
Merge pull request #2171 from influxdata/feature/kapa-chunked-logs
Feature/kapa chunked logs
|
2017-10-27 10:36:02 -05:00 |
Chris Goller
|
4d183c8087
|
Update circle builds to use go 1.9.2 and node 6.11.5
|
2017-10-27 10:11:09 -05:00 |
Chris Goller
|
fb1f99fb7d
|
Merge pull request #2172 from influxdata/feature/golang-1.9.2
Update Go and Node to 1.9.2 and 6.11.5
|
2017-10-27 09:42:48 -05:00 |
Chris Goller
|
f81f1c0b7a
|
Update Go and Node to 1.9.2 and 6.11.5
|
2017-10-26 19:04:23 -05:00 |
Andrew Watkins
|
a4c4fc80bd
|
Merge pull request #2170 from influxdata/bugfix/highlight-dots
Highlight circles are back
|
2017-10-26 15:43:36 -07:00 |
Chris Goller
|
832589f9b9
|
Fix logger and redirector to be flushers allowing HTTP chunking
|
2017-10-26 17:38:20 -05:00 |
Chris Goller
|
9e1fe7bf29
|
Fix kapacitor proxy to accept url query parameters
|
2017-10-26 17:38:03 -05:00 |
Chris Goller
|
2e869f5536
|
Add flush interval to kapacitor proxy to fix buffering
|
2017-10-26 17:37:28 -05:00 |
deniz kusefoglu
|
26895710ab
|
Edit changelog
|
2017-10-26 14:37:23 -07:00 |
deniz kusefoglu
|
3a0e3425d5
|
Fix tests
|
2017-10-26 14:35:03 -07:00 |
Andrew Watkins
|
63a85eb9c6
|
Highlight circles are back
|
2017-10-26 14:09:04 -07:00 |
deniz kusefoglu
|
daecb50a19
|
Adds fractions of seconds to time field in csv export
|
2017-10-26 12:52:36 -07:00 |
Nathan Haugo
|
a1ea2c058e
|
Merge pull request #2140 from influxdata/feature/kapa-insecure
Add insecure ssl support to connect to kapacitor
|
2017-10-26 10:40:28 -04:00 |
Andrew Watkins
|
512bf8a890
|
Merge pull request #2162 from influxdata/ux/dbrp
Update database list to include retention
|
2017-10-25 10:32:25 -07:00 |
Andrew Watkins
|
933d267cdf
|
Update database list to include retention
|
2017-10-25 10:08:54 -07:00 |
Hunter Trujillo
|
0d48320c96
|
Add fetchChunkedLogs. Fetches logs in a while loop. Looping stops on componentWIllUnmount.
|
2017-10-24 18:47:11 -06:00 |
Andrew Watkins
|
961364be49
|
WIP fetching the chunks
|
2017-10-24 16:54:28 -07:00 |
Andrew Watkins
|
ea58f71614
|
Spike on fetching chunked logs
|
2017-10-24 16:36:41 -07:00 |