Commit Graph

76 Commits (e41bf48f2f7ee4ff4f97f55008ecfe69707e6738)

Author SHA1 Message Date
Chris Goller 9e8c11e925 Fix k8s layout to add aggregation function 2016-11-11 16:40:53 -06:00
Chris Goller 5f0d2e8903 Fix haproxy formatting 2016-11-11 15:33:06 -06:00
Chris Goller f25afbc87b Fix haproxy telegraf fields 2016-11-11 15:32:37 -06:00
Chris Goller 0bd70fc49f Add haproxy layout 2016-11-11 15:32:03 -06:00
nathan haugo c0b321a94b Fix dupe id 2016-11-11 13:15:28 -08:00
nathan haugo 518996ae9d Merge changes 2016-11-11 13:13:28 -08:00
nathan haugo 1b8ae91273 Fix broken apps after cleanup 2016-11-11 13:11:20 -08:00
nathan haugo 9b32ab5860 Fix typos 2016-11-11 13:02:12 -08:00
nathan haugo ad9720aeba Fix merge conflict 2016-11-11 13:02:12 -08:00
nathan haugo 0c195260c9 Cleanup and aggregates of templates 2016-11-11 13:02:12 -08:00
nathan haugo aaf52579a2 Fix typos 2016-11-11 12:57:53 -08:00
nathan haugo 4106158f75 Fix merge conflict 2016-11-11 12:44:44 -08:00
nathan haugo 48b05e252e Cleanup and aggregates of templates 2016-11-11 12:41:47 -08:00
Chris Goller adc7d24def Merge pull request #495 from influxdata/fix-nginx-layouts
Update nginx layouts to be rates rather than absolutes
2016-11-11 14:32:16 -06:00
nathan haugo a567b28b76 Add aggregates and remove retention polices 2016-11-11 12:08:48 -08:00
Nathan Haugo 76008d8bf8 Merge pull request #492 from influxdata/feature/422-default-group-by-time
Feature/422 default group by time
2016-11-11 11:11:03 -08:00
Chris Goller 3ec929d2d3 Update nginx layouts to be rates rather than absolutes 2016-11-11 12:16:30 -06:00
Chris Goller efc78799e6 Add nginx layout 2016-11-11 10:37:14 -06:00
Jade McGough 3de787d457 provide a default group by time for host page 2016-11-11 02:49:14 -08:00
gunnaraasen fc72839e85 Add layout for InfluxDB 2016-11-10 19:01:08 -08:00
nathan haugo 7db6988cfa Fix win system stats and add docker app 2016-11-10 15:48:22 -08:00
Chris Goller 260ae2b17a Merge pull request #468 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 74a2128208 Update layouts to default to x/y/w/h of 4 2016-11-10 17:29:16 -06:00
Nathan Haugo 6d93ea3328 Merge pull request #464 from influxdata/apache-layout
Add apache layout with total accesses, req/s, bytes/s
2016-11-10 15:08:12 -08:00
nathan haugo 0a5cb5e56c Clean up app names 2016-11-10 15:01:47 -08:00
Chris Goller 73b2fa85ce Add apache layout with total accesses, req/s, bytes/s 2016-11-10 16:53:14 -06:00
Chris Goller 814dfc2004 Update ids and redis JSON format (extra {) 2016-11-10 16:48:16 -06:00
Will Piers 2ed3ad804f Remove merge conflict code 2016-11-10 14:11:44 -08:00
Will Piers 0632a044b3 Fix regex bug 2016-11-10 13:51:03 -08:00
Chris Goller 64a3ff185c Fix nsq layout topic id 2016-11-10 15:13:17 -06:00
Chris Goller 4f952f067c Update layouts to use jq format and fix nsq ids 2016-11-10 15:06:13 -06:00
nathan haugo c2bab88df0 Add redis layout 2016-11-10 12:34:41 -08: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
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 9421fbf369 Add nsq layouts 2016-11-09 16:08:49 -06:00
Chris Goller c8371badb8 Update derivatives to be the correct units (and make query faster) 2016-11-09 12:06:26 -06:00
Chris Goller 60bba98077 Update layouts to have unique cell ids and layout ids 2016-11-09 09:41:24 -06:00
Chris Goller 9dffd24a01 Merge pull request #425 from influxdata/fix-k8s-groupbys
Update k8s groupbys to be escape quoted
2016-11-08 15:55:46 -06:00
Chris Goller c4572805b7 Merge pull request #414 from influxdata/disk-layout
Add disk usage_percent layout
2016-11-08 15:27:22 -06:00
Chris Goller e6d5a0507d Merge pull request #421 from influxdata/fix-k8s-fields
Update k8s CPU field name to millicores
2016-11-08 15:27:05 -06:00
Chris Goller 280c9a51db Update k8s groupbys to be escape quoted 2016-11-08 15:24:34 -06:00
Chris Goller abed96fc0a Update group by field to be quoted 2016-11-08 15:15:46 -06:00
Chris Goller 70734fbcaf Update disk to include wheres and jq formatting 2016-11-08 15:14:11 -06:00
Chris Goller 2dfa6fdf90 Merge pull request #416 from influxdata/addl-layouts
Addl layouts
2016-11-08 15:11:09 -06:00
Chris Goller 703ea08b38 Update netstat and windows layouts for derivative and formatting 2016-11-08 14:56:49 -06:00
Chris Goller b8b6d2a186 Update k8s CPU field name to millicores 2016-11-08 14:24:39 -06:00
Chris Goller 43540aafbc Update k8s network layout to show bytes per second per host/pod 2016-11-08 14:14:11 -06:00
nathan haugo e04d12108a Change nano to milli 2016-11-08 11:24:47 -08:00
nathan haugo 89cb11bc9f Fix height and width and a typo 2016-11-08 11:21:54 -08:00
nathan haugo ae7157636e Update app names 2016-11-08 10:21:50 -08:00