Chris Goller
1f01ab8b1c
Update layouts to use jq format and fix nsq ids
2016-11-10 15:06:13 -06:00
Will Piers
716ba35fc5
Rename things with correct capitalization
2016-11-10 12:46:52 -08:00
Will Piers
c80fdf6ee8
Rename things because Macs are dumb
2016-11-10 12:45:47 -08:00
Will Piers
5e300ef29b
Renamed a couple of alert headings
2016-11-10 12:40:08 -08:00
Alex P
32343b9169
Copy tweak
...
Making sure to use consistent language across the app. “Endpoint” made
more sense because that’s what they are called during configuration
2016-11-10 12:36:59 -08:00
Nathan Haugo
848ebb6fa1
Merge pull request #455 from influxdata/feature/redis-layout
...
Add redis layout
2016-11-10 12:35:09 -08:00
nathan haugo
77ad1a4dfb
Add redis layout
2016-11-10 12:34:41 -08:00
Timothy J. Raymond
0b324ce988
Merge pull request #449 from influxdata/feature/tr-postgres-layout
...
Add PostgreSQL Layout
2016-11-10 15:30:46 -05:00
Tim Raymond
b251bcf023
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
2764db6cb1
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
c48bfe21b9
Fix #442 ; update tickscript to be disabled during script update followed by enable
2016-11-10 12:56:34 -06:00
Chris Goller
312254667b
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
311411107f
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
950159ea47
Remove password in cleartext TODOs
2016-11-10 10:09:14 -08:00
Andrew Watkins
bde97bf5a5
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
ff3d319866
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
67fba0c56f
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
c7025e2d7b
Add windows metrics to host loading
2016-11-09 20:27:48 -06:00
Chris Goller
1868685ab6
Merge pull request #446 from influxdata/docs-cleanup
...
Remove all my old design documentation
2016-11-09 19:46:31 -06:00
Will Piers
9d59153a19
Remove unnecessary state
2016-11-09 17:02:44 -08:00
Will Piers
e38c541e5c
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
23744ca586
Send along the db and rp to AutoRefresh
2016-11-09 16:04:54 -08:00
Andrew Watkins
0489702f5e
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
86cb8e11bb
Remove all my old design documentation
2016-11-09 17:43:15 -06:00
Nathan Haugo
7890a75b35
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
145f608985
Remove Alerta from alert options
2016-11-09 14:46:13 -08:00
Will Piers
90d1d4c7f0
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
170dd49c03
Copy changes
2016-11-09 14:20:31 -08:00
Andrew Watkins
390f060e9e
Fix query not being saved on edit
2016-11-09 14:20:24 -08:00
Chris Goller
78c4f138c8
Merge pull request #441 from influxdata/nsq-layouts
...
Add nsq layouts
2016-11-09 16:18:23 -06:00
Andrew Watkins
6322125bd6
Merge pull request #438 from influxdata/rule-page-polish
...
Rule Page Polish Pt. 1
2016-11-09 14:10:04 -08:00
Chris Goller
61e9479a2a
Add nsq layouts
2016-11-09 16:08:49 -06:00
Chris Goller
fe63204022
Merge pull request #440 from influxdata/feature/358-version-flag
...
Add version option
2016-11-09 16:07:31 -06:00
Alex P
fdd2103747
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
cafc732de6
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
e64b7522d0
Centering the page
2016-11-09 14:00:19 -08:00
Alex P
a1eac98cf1
Custom Scrollbar mixin
2016-11-09 14:00:18 -08:00
Alex P
8c6a6a1343
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
7f84e1f60a
Updated markup on rule builder
...
In a good place, still need to assimilate the metric selector
2016-11-09 14:00:18 -08:00
Alex P
c6d070ef5c
Tabs can be optionally set to Kapacitor style
...
A simple class change wasn’t enough!
Also, tried using bool instead of string and couldn’t get it to work
for some reason
2016-11-09 14:00:18 -08:00
Alex P
6b4dee0429
Moving Kapacitor styles into their own sheet
...
- Also trying to use variables to maintain consistency on the page
2016-11-09 14:00:18 -08:00
Alex P
5413a51888
Creating gradient mixins for future use, keeping in DRY
2016-11-09 14:00:18 -08:00
Alex P
9a602b3a46
Messing with icons in side nav
2016-11-09 14:00:18 -08:00
Alex P
df243aade3
Adding latest icon font
2016-11-09 14:00:18 -08:00
Alex P
69a9e0e842
Graph empty state, line graphics on builder half
2016-11-09 14:00:18 -08:00
Alex P
c14ac402cd
Adding class to override existing styles
2016-11-09 14:00:18 -08:00
Alex P
70faa762a6
Organizing page into two halves
2016-11-09 14:00:18 -08:00
gunnaraasen
8d57cc92ec
Add version option
2016-11-09 13:25:07 -08:00
Tim Raymond
3e4cb4010f
Swap <a> for <Link>
...
This is more idiomatic
2016-11-09 16:17:34 -05:00
Nathan Haugo
81bb91bc3a
Merge pull request #436 from influxdata/fix-layout-derivatives
...
Update derivatives to be the correct units (and make query faster)
2016-11-09 12:28:31 -08:00