Commit Graph

732 Commits (811f2e6117718478b402d5076244862f2b7e3d65)

Author SHA1 Message Date
Chris Goller 811f2e6117 Merge pull request #463 from influxdata/fix-layout-format-round-9
Update ids and redis JSON format (extra {)
2016-11-10 16:58:49 -06:00
Chris Goller 814dfc2004 Update ids and redis JSON format (extra {) 2016-11-10 16:48:16 -06:00
Chris Goller 7756586015 Merge pull request #459 from influxdata/regex-magic
Fix regex bug
2016-11-10 16:19:50 -06:00
Will Piers f947fa2637 Merge pull request #453 from influxdata/rename-things
Renamed a couple of alert headings
2016-11-10 14:14:59 -08:00
Will Piers 2ed3ad804f Remove merge conflict code 2016-11-10 14:11:44 -08:00
Chris Goller 2f14cfb5e7 Merge pull request #460 from influxdata/no-system-plugin
Accomodate telegraf setups without system plugin
2016-11-10 16:11:06 -06:00
Nathan Haugo 63cf4b0931 Merge pull request #448 from influxdata/windows-host-list
Add windows metrics to host loading
2016-11-10 13:53:19 -08:00
Will Piers 0632a044b3 Fix regex bug 2016-11-10 13:51:03 -08:00
Will Piers 39aa6cd481 Accomodate telegraf setups without system plugin 2016-11-10 13:30:44 -08:00
Chris Goller 4fc4580a31 Merge pull request #457 from influxdata/fix-layout-ids-format
Update layouts to use jq format and fix nsq ids
2016-11-10 15:14:44 -06:00
Chris Goller 64a3ff185c Fix nsq layout topic id 2016-11-10 15:13:17 -06:00
Chris Goller 6a80ab6eb5 Fix k8s spelling 2016-11-10 15:07:04 -06:00
Chris Goller 4f952f067c Update layouts to use jq format and fix nsq ids 2016-11-10 15:06:13 -06:00
Will Piers 86aafcf2a9 Rename things with correct capitalization 2016-11-10 12:46:52 -08:00
Will Piers c00d69ac03 Rename things because Macs are dumb 2016-11-10 12:45:47 -08:00
Will Piers 2df4309ab0 Renamed a couple of alert headings 2016-11-10 12:40:08 -08:00
Nathan Haugo d2bb36addc Merge pull request #455 from influxdata/feature/redis-layout
Add redis layout
2016-11-10 12:35:09 -08:00
nathan haugo c2bab88df0 Add redis layout 2016-11-10 12:34:41 -08:00
Timothy J. Raymond 76e4054a74 Merge pull request #449 from influxdata/feature/tr-postgres-layout
Add PostgreSQL Layout
2016-11-10 15:30:46 -05:00
Tim Raymond bdc8806f5f Postgres Layout Tweaks
There was an issue where rows returned weren't broken out by database,
so the graph became a sawtooth. Also, at @goller's recommendation, many
queries that were previously derivatives of 1m means are now derivatives
of the raw data, giving more precision.
2016-11-10 15:18:12 -05:00
Chris Goller c010596be5 Merge pull request #452 from influxdata/fix-kapacitor-update
Fix #442 ; update tickscript to be disabled during script update followed by enable
2016-11-10 13:13:03 -06:00
Chris Goller 5ece74e90b Fix #442 ; update tickscript to be disabled during script update followed by enable 2016-11-10 12:56:34 -06:00
Chris Goller 4bd305b232 Merge pull request #451 from influxdata/feature/ga-remove-pw-todos
Remove password in cleartext TODOs
2016-11-10 12:26:53 -06:00
Chris Goller e410fdc427 Merge pull request #450 from influxdata/kapacitor-group-by
Update tickscript generation to use group by time as period.
2016-11-10 12:26:24 -06:00
gunnaraasen 29b51c6752 Remove password in cleartext TODOs 2016-11-10 10:09:14 -08:00
Andrew Watkins ea5284552c Merge pull request #427 from influxdata/kapacitor-redacted
Omit redacted kapacitor fields when updating config. Refactor alert-testing code to use the right API
2016-11-10 09:57:55 -08:00
Chris Goller 4c7a13b292 Update tickscript generation to use group by time as period.
Add httpOut node
Remove spurious variables
2016-11-10 11:35:26 -06:00
Tim Raymond fdf01d3bcd Add PostgreSQL Layout
This adds graphs for monitoring rows returned, buffers used, any
conflicts/deadlocks, as well as the current queries per second.
2016-11-10 11:09:38 -05:00
Chris Goller 9ccbcfdd80 Add windows metrics to host loading 2016-11-09 20:27:48 -06:00
Chris Goller e2d0df9ccd Merge pull request #446 from influxdata/docs-cleanup
Remove all my old design documentation
2016-11-09 19:46:31 -06:00
Will Piers 093a7dab91 Remove unnecessary state 2016-11-09 17:02:44 -08:00
Will Piers dba949362f Omit redacted kapacitor fields when updating config. Refactor alert-testing code to use the right API 2016-11-09 16:55:33 -08:00
Will Piers c104b4e147 Send along the db and rp to AutoRefresh 2016-11-09 16:04:54 -08:00
Andrew Watkins f551ba038c Merge pull request #443 from influxdata/fix-save-task-query-changes
Fix save task query changes
2016-11-09 15:50:38 -08:00
Chris Goller 99ad1bf228 Remove all my old design documentation 2016-11-09 17:43:15 -06:00
Nathan Haugo 302d2435a5 Merge pull request #415 from influxdata/feature/tr-focus-app
Add ability to focus apps for a host
2016-11-09 14:52:37 -08:00
Andrew Watkins 8fcc738f78 Remove Alerta from alert options 2016-11-09 14:46:13 -08:00
Will Piers f0d768b201 Merge pull request #432 from influxdata/time-selection
Create new queries rather than reusing old ones
2016-11-09 14:42:26 -08:00
Andrew Watkins c9f7232293 Copy changes 2016-11-09 14:20:31 -08:00
Andrew Watkins a20a559562 Fix query not being saved on edit 2016-11-09 14:20:24 -08:00
Chris Goller ae9594c0dd Merge pull request #441 from influxdata/nsq-layouts
Add nsq layouts
2016-11-09 16:18:23 -06:00
Andrew Watkins 1c270b6615 Merge pull request #438 from influxdata/rule-page-polish
Rule Page Polish Pt. 1
2016-11-09 14:10:04 -08:00
Chris Goller 9421fbf369 Add nsq layouts 2016-11-09 16:08:49 -06:00
Chris Goller 5a8651953f Merge pull request #440 from influxdata/feature/358-version-flag
Add version option
2016-11-09 16:07:31 -06:00
Alex P f0273972ff Adding much needed padding at bottom of page
Only visible when window is small enough to scroll
2016-11-09 14:00:19 -08:00
Alex P 3d95160d32 Changes default rule name to "Untitled Rule"
Helps increase the affordance of the renaming interaction
2016-11-09 14:00:19 -08:00
Alex P 828d1cde0c Centering the page 2016-11-09 14:00:19 -08:00
Alex P f4ae0669cb Custom Scrollbar mixin 2016-11-09 14:00:18 -08:00
Alex P 38ffccb222 Options to override dygraph defaults from the component
- boolean for below-series-fill
- Option to pass in an array of colors
2016-11-09 14:00:18 -08:00
Alex P 9f63fb734d Updated markup on rule builder
In a good place, still need to assimilate the metric selector
2016-11-09 14:00:18 -08:00