Chris Goller
0fb2818bf1
Update swagger to remove rp/db for layouts
2016-11-18 16:07:53 -06:00
Jade McGough
6f33da9456
add telegraf db configuration to source form
2016-11-18 16:07:53 -06:00
Jade McGough
821dac9136
use configured telegraf database for queries
2016-11-18 16:07:53 -06:00
Chris Goller
15c98a6807
Update layout JSON formatting to jq style
2016-11-18 16:07:53 -06:00
Chris Goller
a77850183f
Update pre-canned layouts to not have the telegraf database specified.
2016-11-18 16:07:53 -06:00
Chris Goller
8f890378e2
Fix tab spacing in protobuf and swagger
2016-11-18 16:07:53 -06:00
Chris Goller
6067d5aaa8
Update sources endpoint to take optional telegraf database name.
2016-11-18 16:07:53 -06:00
Chris Goller
7abf37aa2d
Update cpu, load, mem layouts to not specify telegraf in query
2016-11-18 16:07:53 -06:00
Jade McGough
db98fed77a
pass telegraf db name to cpu and load query
2016-11-18 14:02:06 -08:00
Andrew Watkins
2293eeef67
Merge pull request #585 from influxdata/legend
...
Remove identifier (host) from timeSeriesToDygraph converter
2016-11-18 13:48:36 -08:00
Andrew Watkins
72751d9387
Merge pull request #580 from influxdata/zoom
...
Zoom
2016-11-18 13:47:38 -08:00
Andrew Watkins
63a872ee96
Remove identifier (host) from timeSeriesToDygraph converter
2016-11-17 18:50:59 -08:00
Alex P
ec36513038
more breathing room around graph headings in host view
2016-11-17 12:55:59 -08:00
Alex P
8e8bc1c1d8
Graph refreshing spinner is slightly larger
2016-11-17 12:55:29 -08:00
Alex P
ca86930ae3
Graphs now fit together nicely
...
uniform margins, lines up with page gutters
2016-11-17 12:55:14 -08:00
Alex P
bdf91df503
Standard graph height
...
Empties match non-empties now, less jitter
Also adding more uniform padding to the top and bottom of container
2016-11-17 10:50:58 -08:00
Alex P
9b42805811
Don't need row div
2016-11-17 10:50:11 -08:00
Andrew Watkins
34e0cdd65e
Remove enterprise class name
2016-11-17 10:00:24 -08:00
Andrew Watkins
f7fe94475c
Fix zoom on graphs
2016-11-17 09:52:57 -08:00
Nathan Haugo
e54ece569f
Merge pull request #577 from influxdata/rgl-width
...
Provide width to react grid layout
2016-11-17 09:45:25 -08:00
Rachel McGough
88f0e34163
Merge pull request #537 from influxdata/fix/490-enterprise-to-chronograf
...
remove references to enterprise
2016-11-17 09:03:58 -08:00
Jade McGough
8b70794cc5
extract kapacitor error to separate component, share it with rules page
2016-11-17 08:28:06 -08:00
Nathan Haugo
8c1bf4a9f3
Merge pull request #578 from influxdata/ga-report-ng
...
Update reporting tag to use chronograf-ng
2016-11-16 15:26:33 -08:00
gunnaraasen
84091227d7
Update reporting tag to use chronograf-ng
2016-11-16 15:25:12 -08:00
Nathan Haugo
6198a52b93
Merge pull request #576 from influxdata/readme-version
...
Add section about versioning to README
2016-11-16 15:25:01 -08:00
Regan Kuchan
deac40f64c
Add section about versioning to README
2016-11-16 13:12:55 -08:00
Will Piers
95ef2d8bbf
Provide width to react grid layout
2016-11-16 12:35:04 -08:00
Timothy J. Raymond
bdacd70f3d
Merge pull request #575 from influxdata/feature/tr-add-varnish-layout
...
Add Varnish Layout
2016-11-16 11:42:08 -05:00
Tim Raymond
53cc628a51
Update README plugin list w/ Varnish
2016-11-16 11:35:46 -05:00
Tim Raymond
21aa77efcb
Update changelog w/ new varnish layout
2016-11-16 11:33:55 -05:00
Tim Raymond
9f5ecd4fb5
Add Varnish Layout
...
This adds a varnish layout with a single graph for monitoring cache hits
vs. misses. The varnish plugin in Telegraf is able to collect far more
statistics on Varnish (complete list:
https://github.com/influxdata/telegraf/tree/master/plugins/inputs/varnish ).
However, by default only hits, misses, and uptime are present in the
configuration. We don't currently have a way for a layout to inspect the
fields present for a particular measurement for it to decide which cells
to show, so this will be necessary if we wish to add monitoring for
things like ESI errors, backend connects, memory stats, threads, etc.
2016-11-16 11:28:21 -05:00
Timothy J. Raymond
8a88d2550f
Merge pull request #574 from influxdata/bugfix/tr-pg-layout-fixes
...
Add aggregates to Postgres layout
2016-11-16 11:13:02 -05:00
Tim Raymond
61e83f5311
Update changelog w/ postgres layout fixes
2016-11-16 11:12:19 -05:00
Tim Raymond
0364404d82
Add aggregates to Postgres layout
...
Because the host page now adds group by time()s to queries
automatically, all queries need to have aggregates. This adds aggregates
to the fields used by the Rows and the Throughput graphs on the Postgres
layout.
2016-11-15 14:45:58 -05:00
Chris Goller
fc1ff3d2cc
Merge pull request #563 from influxdata/quay-docker-circle
...
Quay docker circle
2016-11-15 11:57:11 -06:00
Chris Goller
4043c87f2e
Update circle to push to quay and use go 1.7.3
2016-11-15 10:05:51 -06:00
Chris Goller
fc47672f8a
Update README to mention our quay alpha builds
2016-11-15 09:12:41 -06:00
Chris Goller
5ce005b24b
Update Dockerfile to use VOLUMEs
2016-11-15 09:07:12 -06:00
Jade McGough
fe87d076c9
revert comment
2016-11-14 20:59:00 -08:00
Jade McGough
807341ded2
remove references to enterprise
2016-11-14 20:59:00 -08:00
Nathan Haugo
6c2c90c8b8
Merge pull request #561 from influxdata/fix-layout-uniqueness
...
Fix layouts to enforce uniqueness
2016-11-14 20:41:08 -08:00
Nathan Haugo
b7f16bf59c
Merge pull request #562 from influxdata/fix-docker-db-directory
...
Fix Docker image by preparing db directory
2016-11-14 20:40:46 -08:00
Chris Goller
f5ab97fb46
Merge pull request #560 from influxdata/feature/layouts-docs
...
Add layout guide
2016-11-14 22:40:03 -06:00
nathan haugo
ada7f9800a
Fix typo
2016-11-14 20:39:28 -08:00
Chris Goller
5d2ea31c44
Fix Docker image by preparing db directory
2016-11-14 22:37:19 -06:00
nathan haugo
325c435788
Update for pr comments
2016-11-14 20:37:16 -08:00
Chris Goller
c5cdc9d3d3
Fix layouts to enforce uniqueness
2016-11-14 22:25:38 -06:00
Chris Goller
87de3bfdba
Revert bin layouts for now
2016-11-14 22:17:09 -06:00
Nathan Haugo
97f01bb6b5
Merge pull request #546 from influxdata/warn-#487
...
Warn about Source URL mismatch
2016-11-14 19:38:52 -08:00
nathan haugo
2cbbe69ca3
Fix typo
2016-11-14 19:37:39 -08:00