Commit Graph

1143 Commits (52e845844fc54a197b4a55ddd3d1012d0baecc22)

Author SHA1 Message Date
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
Chris Goller b6a0d7c5cc Add layouts as bindata in case chronograf run as a single-file binary
Using my existing layout chaining, I added layouts wrapped in
go-bindata as the last option for loading layouts.  This means
that the data store is preferred over file system over bindata.

With this functionality, we can simply distribute the single-file
binary.
2016-11-14 19:07:38 -06:00
Nathan Haugo db77dcd3b8 Merge pull request #552 from influxdata/feature/tr-elasticsearch-layout
Add ElasticSearch Layout
2016-11-14 17:07:36 -08:00
Tim Raymond c64a5757f5 Add ElasticSearch Layout
This adds an ElasticSearch layout that will allow users to monitor query
throughput, JVM GC stats, and Latencies for querying and indexing.
2016-11-14 19:56:07 -05:00
Alex P 8aefe7e89b Tooltip to help expose the renaming feature 2016-11-14 16:52:10 -08:00
Will Piers 754d7913ee Merge pull request #547 from influxdata/invalid-#541
Notify user of source creation issues
2016-11-14 16:52:04 -08:00
Alex P 2c7a1f03de Tooltips shouldn't inherit this from their target 2016-11-14 16:51:51 -08:00
Alex P eeaafd9fce Adding tooltip to Kapacitor Rule save button 2016-11-14 16:41:37 -08:00
Alex P e6887746a5 Style for bottom positioned tooltips 2016-11-14 16:41:17 -08:00
Regan Kuchan 93eca85ecc Update builds in INSTALLATION 2016-11-14 16:16:38 -08:00
Regan Kuchan bf1e10ca0c Fix merge conflicts 2016-11-14 16:06:01 -08:00
Alex P 79e0651fe6 Merge branch 'master' into alert-message-template-fix 2016-11-14 15:52:30 -08:00
Alex P 7c929d3c44 Polishing scroll a bit 2016-11-14 15:46:47 -08:00
Alex P bd2dbbd5e1 Using gradient mixin instead 2016-11-14 15:46:30 -08:00