Commit Graph

745 Commits (589f0e8f79d377627441e2cd6c44053ea6ebe325)

Author SHA1 Message Date
Nathan Haugo 589f0e8f79 Merge pull request from influxdata/feature/ga-influxdb-layout
Add layout for InfluxDB
2016-11-10 23:23:22 -08:00
gunnaraasen 7f0da89125 Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
Will Piers 6a68e1c741 Merge pull request from influxdata/delete-source
Add delete source functionality
2016-11-10 16:34:51 -08:00
Chris Goller 82b5b9235b Merge pull request from influxdata/feature/docker-app
Fix win system stats and add docker app
2016-11-10 17:58:29 -06:00
nathan haugo d20e534cec Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
Chris Goller 1b3c203a88 Merge pull request from influxdata/fix-layout-size
Update layouts to default to x/y/w/h of 4
2016-11-10 17:37:34 -06:00
Chris Goller 6d77e5475c Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
Andrew Watkins 3a1aa2c508 Merge pull request from influxdata/redirect
Redirect with full path
2016-11-10 15:26:10 -08:00
Andrew Watkins 83d9b76251 Add delete source functionality 2016-11-10 15:11:58 -08:00
Will Piers d2354b8e24 Redirect with full path 2016-11-10 15:09:45 -08:00
Nathan Haugo 79798e183c Merge pull request from influxdata/apache-layout
Add apache layout with total accesses, req/s, bytes/s
2016-11-10 15:08:12 -08:00
nathan haugo afa2e21232 Clean up app names 2016-11-10 15:01:47 -08:00
Chris Goller a046fe0640 Merge pull request from influxdata/fix-layout-format-round-9
Update ids and redis JSON format (extra {)
2016-11-10 16:58:49 -06:00
Chris Goller 6514fd4335 Add apache layout with total accesses, req/s, bytes/s 2016-11-10 16:53:14 -06:00
Chris Goller d62d34ad0b Update ids and redis JSON format (extra {) 2016-11-10 16:48:16 -06:00
Chris Goller 8a88733549 Merge pull request from influxdata/regex-magic
Fix regex bug
2016-11-10 16:19:50 -06:00
Will Piers 7cb865762b Merge pull request from influxdata/rename-things
Renamed a couple of alert headings
2016-11-10 14:14:59 -08:00
Will Piers b4a6feae70 Remove merge conflict code 2016-11-10 14:11:44 -08:00
Chris Goller 03c462b278 Merge pull request from influxdata/no-system-plugin
Accomodate telegraf setups without system plugin
2016-11-10 16:11:06 -06:00
Nathan Haugo bc09077b50 Merge pull request from influxdata/windows-host-list
Add windows metrics to host loading
2016-11-10 13:53:19 -08:00
Will Piers 88e0ecbcab Fix regex bug 2016-11-10 13:51:03 -08:00
Will Piers 3c7df654e4 Accomodate telegraf setups without system plugin 2016-11-10 13:30:44 -08:00
Chris Goller dc1e6bd63c Merge pull request 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 a88065f5e5 Fix nsq layout topic id 2016-11-10 15:13:17 -06:00
Chris Goller 89de653bd6 Fix k8s spelling 2016-11-10 15:07:04 -06:00
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
Nathan Haugo 848ebb6fa1 Merge pull request 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 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 from influxdata/fix-kapacitor-update
Fix  ; update tickscript to be disabled during script update followed by enable
2016-11-10 13:13:03 -06:00
Chris Goller c48bfe21b9 Fix ; 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 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 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 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 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 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 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