Commit Graph

88 Commits (93b4be309d5bdfe9a1b8f349b44295959c1f769d)

Author SHA1 Message Date
Chris Goller 2037de7c90 Add consul layout 2016-11-14 14:24:13 -06:00
Chris Goller 0eb9cdeec8 Update riak layout to group by node name 2016-11-14 13:17:38 -06:00
Chris Goller b72d8c51e7 Add riak layout 2016-11-14 13:06:30 -06:00
Nathan Haugo 47d7a12082 Merge pull request #531 from influxdata/mongodb-layout
Add mongodb layout
2016-11-14 09:42:24 -08:00
Nathan Haugo 1999b96189 Merge pull request #525 from influxdata/layout-mysql
Add MySQL layout
2016-11-14 09:41:53 -08:00
Chris Goller a0415f2ff1 Add license of dependencies. 2016-11-14 10:23:45 -06:00
Chris Goller edd6b5a3f8 Merge pull request #527 from influxdata/feature/memcached
Add memcached as app
2016-11-14 09:54:31 -06:00
Chris Goller afe0cee652 Add mongodb layout 2016-11-14 09:51:24 -06:00
Nathan Haugo 63bcc77e7c Add memcached as app 2016-11-13 20:50:45 -08:00
Chris Goller 1a53357d77 Add mysql layout (and fixing the windows cpu one) 2016-11-13 18:09:52 -06:00
Chris Goller 2bce821abc Add ping layout with percent_packet_loss and average_response_ms 2016-11-12 12:59:37 -06:00
nathan haugo 3fbadc732f Fix apache graphs 2016-11-11 15:41:34 -08:00
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