Commit Graph

1006 Commits (6a348d0dd48135ad95dce9f7eefc101660a7389d)

Author SHA1 Message Date
Chris Goller 1f82577610 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 15b0258917 Merge pull request #552 from influxdata/feature/tr-elasticsearch-layout
Add ElasticSearch Layout
2016-11-14 17:07:36 -08:00
Tim Raymond dc8fdc225c 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 a05a4b3844 Tooltip to help expose the renaming feature 2016-11-14 16:52:10 -08:00
Will Piers 729ac65367 Merge pull request #547 from influxdata/invalid-#541
Notify user of source creation issues
2016-11-14 16:52:04 -08:00
Alex P a97cab3612 Tooltips shouldn't inherit this from their target 2016-11-14 16:51:51 -08:00
Alex P 0ba8589666 Adding tooltip to Kapacitor Rule save button 2016-11-14 16:41:37 -08:00
Alex P 93b4be309d Style for bottom positioned tooltips 2016-11-14 16:41:17 -08:00
Regan Kuchan 3747ae203a Update builds in INSTALLATION 2016-11-14 16:16:38 -08:00
Regan Kuchan 5a7b9cc722 Fix merge conflicts 2016-11-14 16:06:01 -08:00
Alex P 3dcbb3db15 Merge branch 'master' into alert-message-template-fix 2016-11-14 15:52:30 -08:00
Alex P f328f2f7fa Polishing scroll a bit 2016-11-14 15:46:47 -08:00
Alex P ec32512ed8 Using gradient mixin instead 2016-11-14 15:46:30 -08:00
Alex P e6e7d37eb1 Variable for scrollbar width
Going to use elsewhere
2016-11-14 15:46:11 -08:00
Regan Kuchan e13d77c4aa Add GETTING_STARTED.md 2016-11-14 15:46:05 -08:00
Andrew Watkins 398f24734f Fix RulePage copy 2016-11-14 15:42:00 -08:00
Alex P 22c1ea44a2 Value selector items wrap nicely 2016-11-14 15:40:16 -08:00
Alex P 8b2acfa97e Template reference items wrap nicely 2016-11-14 15:35:51 -08:00
Alex P d7028c395e Class was missing a - 2016-11-14 15:35:37 -08:00
Alex P 24fff39c52 Removing spaces in Template reference 2016-11-14 15:35:22 -08:00
Andrew Watkins 59cd74c158 Make LayoutRenderer host agnostic and shared 2016-11-14 15:24:52 -08:00
Andrew Watkins f42d260157 Fix list not rendering 2016-11-14 14:54:30 -08:00
Andrew Watkins c4ac9608af Pass kapacitor as props 2016-11-14 14:53:55 -08:00
Will Piers 8ff2e618ca Notify user of source creation issues 2016-11-14 14:44:10 -08:00
Andrew Watkins b1a84df976 WIP add kubernetes dashboard 2016-11-14 14:30:27 -08:00
Nathan Haugo 5c78efefa7 Merge pull request #543 from influxdata/consul-layout
Add consul layout
2016-11-14 13:03:44 -08:00
Chris Goller 2037de7c90 Add consul layout 2016-11-14 14:24:13 -06:00
Nathan Haugo 38b5f4f948 Merge pull request #538 from influxdata/riak-layout
Add riak layout
2016-11-14 12:11:23 -08:00
Nathan Haugo 7ead0cc1ce Merge pull request #523 from influxdata/rk-doc-edits
Edit docs
2016-11-14 12:11:03 -08: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
Andrew Watkins 85f3b12bd5 Merge pull request #534 from influxdata/remove-period
Remove period
2016-11-14 10:26:47 -08:00
Andrew Watkins 0d27305019 Remove period 2016-11-14 10:03:14 -08:00
Andrew Watkins b8d8f98b0d Merge pull request #529 from influxdata/fix/alert-table-function
fix function name in AlertsTable componentWillReceiveProps
2016-11-14 09:59:07 -08:00
Nathan Haugo f3b6e624e1 Merge pull request #528 from influxdata/fix/491-alert-desc
change alert order to descending
2016-11-14 09:47:31 -08: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
Andrew Watkins 7d3de0f3ed Merge pull request #509 from influxdata/rule-page-tweaks
Rule page tweaks
2016-11-14 09:38:47 -08:00
Chris Goller a635c5815d Merge pull request #533 from influxdata/fix-staticcheck-issues
Fix problems found by https://github.com/dominikh/go-staticcheck
2016-11-14 11:13:51 -06:00
Chris Goller ed06312e22 Merge pull request #519 from influxdata/add-licenses-depends
Add license of dependencies.
2016-11-14 11:06:22 -06:00
Chris Goller 50044a8e89 Fix problems found by https://github.com/dominikh/go-staticcheck 2016-11-14 11:04:32 -06:00
Chris Goller 11e51c395f Merge pull request #532 from influxdata/fix-kapacitor-operators
Fix kapacitor operators to be same as javascript
2016-11-14 10:25:38 -06:00
Chris Goller a0415f2ff1 Add license of dependencies. 2016-11-14 10:23:45 -06:00
Chris Goller a37710906e Fix kapacitor operators to be same as javascript 2016-11-14 10:17:44 -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
Chris Goller 387d9c734f Merge pull request #530 from influxdata/feature/fix-packaging-errors
Remove incorrect command references from post-installation scripts
2016-11-14 09:47:03 -06:00
Ross McDonald cccda3da41 Remove incorrect command references from post-installation scripts. 2016-11-14 09:45:57 -06:00
Jade McGough c5ba701bcb fix function name in AlertsTable componentWillReceiveProps 2016-11-13 22:08:37 -08:00
Jade McGough 92463bf596 change alert order to descending 2016-11-13 21:58:28 -08:00