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
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
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
nathan haugo
ee650419c7
Add layout guide
2016-11-14 19:22:37 -08:00
Chris Goller
98781b7111
Merge pull request #559 from influxdata/readme-from-source
...
Add simple steps to install to README
2016-11-14 21:15:02 -06:00
Chris Goller
e3be89a8e3
Add simple steps to install to README
2016-11-14 21:03:18 -06:00
Nathan Haugo
a05ef8bf90
Merge pull request #549 from influxdata/kubernetes-link
...
Kubernetes Dashboard
2016-11-14 19:00:47 -08:00
Chris Goller
4324820d8d
Merge pull request #558 from influxdata/pr-changelog
...
Add changelog and update the PR template similar to other influxdata projects
2016-11-14 20:40:01 -06:00
Chris Goller
f83c0081dd
Rename win-system to Windows
2016-11-14 20:39:38 -06:00
Regan Kuchan
a2f97d6e4d
Merge pull request #557 from influxdata/rk-doc-edits
...
Make tiny edits
2016-11-14 18:31:36 -08:00
Chris Goller
9e8a81fe2a
Add changelog and update the PR template similar to other influxdata projects
2016-11-14 20:31:01 -06:00
Regan Kuchan
49d454c96e
Make tiny edits
2016-11-14 18:29:17 -08:00
Regan Kuchan
544137f4c1
Merge pull request #548 from influxdata/rk-doc-edits
...
Docs edits
2016-11-14 18:18:48 -08:00
Regan Kuchan
c7b21618d3
Update image links for merge
2016-11-14 18:14:52 -08:00
Regan Kuchan
7b68edd890
Link GETTING_STARTED to README
2016-11-14 18:05:30 -08:00
Chris Goller
e28ad422a6
Merge pull request #555 from influxdata/feature/tr-elasticsearch-part-deux
...
Clean up Elasticsearch Layout
2016-11-14 20:03:37 -06:00
Regan Kuchan
244d7e764c
Update README
2016-11-14 18:02:54 -08:00
Tim Raymond
3773c399cf
Clean up Elasticsearch Layout
...
One graph was misnamed, another used the wrong field name, and there's a
whole lot of unnecessary group bys
2016-11-14 20:54:44 -05:00
Will Piers
84e409ee1d
Provide better feedback on unhappy paths for Kapacitor configuration
2016-11-14 17:42:40 -08:00
Will Piers
789048a127
Allow for warning messages to be published
2016-11-14 17:41:59 -08:00