gunnaraasen
97a3e0e939
Update reporting tag to use chronograf-ng
2016-11-16 15:25:12 -08:00
Nathan Haugo
17f4aa2df1
Merge pull request #576 from influxdata/readme-version
...
Add section about versioning to README
2016-11-16 15:25:01 -08:00
Regan Kuchan
9a7ccb0a34
Add section about versioning to README
2016-11-16 13:12:55 -08:00
Will Piers
284eee3eb7
Provide width to react grid layout
2016-11-16 12:35:04 -08:00
Timothy J. Raymond
ab27d7569e
Merge pull request #575 from influxdata/feature/tr-add-varnish-layout
...
Add Varnish Layout
2016-11-16 11:42:08 -05:00
Tim Raymond
410492dbcc
Update README plugin list w/ Varnish
2016-11-16 11:35:46 -05:00
Tim Raymond
f66e1e28b6
Update changelog w/ new varnish layout
2016-11-16 11:33:55 -05:00
Tim Raymond
c19f59d0b7
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
5a68abac2d
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
6ad78f0702
Update changelog w/ postgres layout fixes
2016-11-16 11:12:19 -05:00
Tim Raymond
61e088b497
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
76dcb917b6
Merge pull request #563 from influxdata/quay-docker-circle
...
Quay docker circle
2016-11-15 11:57:11 -06:00
Chris Goller
8f68b8a9c6
Update circle to push to quay and use go 1.7.3
2016-11-15 10:05:51 -06:00
Chris Goller
b9edf91fba
Update README to mention our quay alpha builds
2016-11-15 09:12:41 -06:00
Chris Goller
0da1d441af
Update Dockerfile to use VOLUMEs
2016-11-15 09:07:12 -06:00
Jade McGough
f80a8c5240
revert comment
2016-11-14 20:59:00 -08:00
Jade McGough
0be53cabbd
remove references to enterprise
2016-11-14 20:59:00 -08:00
Nathan Haugo
7be17328ca
Merge pull request #561 from influxdata/fix-layout-uniqueness
...
Fix layouts to enforce uniqueness
2016-11-14 20:41:08 -08:00
Nathan Haugo
10e5811390
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
fb00693698
Merge pull request #560 from influxdata/feature/layouts-docs
...
Add layout guide
2016-11-14 22:40:03 -06:00
nathan haugo
578611a489
Fix typo
2016-11-14 20:39:28 -08:00
Chris Goller
54a54f95f7
Fix Docker image by preparing db directory
2016-11-14 22:37:19 -06:00
nathan haugo
c0d26235e7
Update for pr comments
2016-11-14 20:37:16 -08:00
Chris Goller
6a167f2a05
Fix layouts to enforce uniqueness
2016-11-14 22:25:38 -06:00
Chris Goller
bfb5fcbe02
Revert bin layouts for now
2016-11-14 22:17:09 -06:00
Nathan Haugo
e151416d0f
Merge pull request #546 from influxdata/warn-#487
...
Warn about Source URL mismatch
2016-11-14 19:38:52 -08:00
nathan haugo
121ed4f114
Fix typo
2016-11-14 19:37:39 -08:00
nathan haugo
94a76bf18c
Add layout guide
2016-11-14 19:22:37 -08:00
Chris Goller
592a7508ab
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
95447edb03
Add simple steps to install to README
2016-11-14 21:03:18 -06:00
Nathan Haugo
582d5c6e2d
Merge pull request #549 from influxdata/kubernetes-link
...
Kubernetes Dashboard
2016-11-14 19:00:47 -08:00
Chris Goller
08336dce85
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
5967165f53
Rename win-system to Windows
2016-11-14 20:39:38 -06:00
Regan Kuchan
f9ce7b1453
Merge pull request #557 from influxdata/rk-doc-edits
...
Make tiny edits
2016-11-14 18:31:36 -08:00
Chris Goller
b02e156454
Add changelog and update the PR template similar to other influxdata projects
2016-11-14 20:31:01 -06:00
Regan Kuchan
307fa33bb4
Make tiny edits
2016-11-14 18:29:17 -08:00
Regan Kuchan
c80effa974
Merge pull request #548 from influxdata/rk-doc-edits
...
Docs edits
2016-11-14 18:18:48 -08:00
Regan Kuchan
0fb6ba7943
Update image links for merge
2016-11-14 18:14:52 -08:00
Regan Kuchan
616c3e7ce0
Link GETTING_STARTED to README
2016-11-14 18:05:30 -08:00
Chris Goller
8a8cfecc5e
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
852275c51d
Update README
2016-11-14 18:02:54 -08:00
Tim Raymond
98cd49af8c
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
dc5f41b5e7
Provide better feedback on unhappy paths for Kapacitor configuration
2016-11-14 17:42:40 -08:00
Will Piers
485bd4f637
Allow for warning messages to be published
2016-11-14 17:41:59 -08:00
Will Piers
7b7f355add
Warn when kapacitor may be configured to speak to a different source
2016-11-14 17:41:59 -08:00
Nathan Haugo
c9be2550f8
Merge pull request #553 from influxdata/trash
...
Takin' out the trash
2016-11-14 17:27:13 -08:00
Chris Goller
6272e43f9e
Merge pull request #554 from influxdata/add-layout-bindata
...
Add layouts as bindata in case chronograf run as a single-file binary
2016-11-14 19:25:11 -06:00
Will Piers
ea23c9af63
Merge pull request #551 from influxdata/moar-tooltips-n-stuff
...
Better tooltips
2016-11-14 17:19:24 -08:00
Will Piers
a2428ec1e2
Merge pull request #550 from influxdata/alert-message-template-fix
...
Alert Message Template Fix
2016-11-14 17:19:11 -08:00
Will Piers
d2e81fead5
Takin' out the trash
2016-11-14 17:09:58 -08:00