Commit Graph

11995 Commits (1d9fcd8b1f85176ab82f7fa0d7002859dfe08acf)

Author SHA1 Message Date
Peter A. Bigot 1d9fcd8b1f passim: normalize query case
Make SELECT, AS, FROM consistently upper case in query, so future batch
replacements work properly.
2018-11-12 15:17:00 -06:00
Alirie Gray 794df96f39
Add fieldOptions when creating new cell from SendToDashboard (#4791) 2018-11-12 11:53:33 -08:00
Andrew Watkins 230e4a3c62
fix(db-admin): only handle db state on db create (#4805) 2018-11-12 11:51:49 -08:00
Deniz Kusefoglu 506ecfb9c0
Merge pull request #4796 from influxdata/update-protoboards
Update docker, influxdb and postresql protoboards
2018-11-12 09:46:01 -08:00
Deniz Kusefoglu a5b5733add Fix typo on influxdb protoboard. 2018-11-12 09:34:06 -08:00
Deniz Kusefoglu c99a4b0b2f Add db/rps to ping, rabbitmq, elasticsearch, varnish and capitalize 2018-11-12 09:31:51 -08:00
Deniz Kusefoglu c9f66591f1 Update docker, influxdb and postresql protoboards 2018-11-12 09:31:51 -08:00
Nathan Haugo 82766c317f
Merge pull request #4799 from influxdata/fixes/add-changelog-for-4798
Add changelog entry for pr 4798
2018-11-09 16:56:02 -08:00
nathan haugo c9a5d5094e Add changelog entry for pr 4798 2018-11-09 16:52:18 -08:00
Nathan Haugo bcc6ab8a9e
Merge pull request #4798 from influxdata/fixes/ping-fix
Fix ping canned dashboard
2018-11-09 16:49:45 -08:00
nathan haugo 2416c40a07 Fix ping canned dashboard 2018-11-09 16:42:25 -08:00
Brandon Farmer 93429b3d20
Merge pull request #4794 from influxdata/fixes/basepath-fix
Handle basepath issue with missing slash
2018-11-09 16:32:18 -08:00
Brandon Farmer 55ba63a98f Fix linting issues in functions contants 2018-11-09 16:19:34 -08:00
Brandon Farmer 9ebfa9733c Update changelog 2018-11-09 16:12:42 -08:00
Brandon Farmer c59041ea45 Handle basepath issue with missing slash 2018-11-09 16:03:17 -08:00
Lorenzo Fontana 286d23dee4
Merge pull request #4776 from fntlnz/flux/fix-pivot-keys
fix(flux/pivot): specify the right named parameters for columnKey and valueKey
2018-11-09 15:55:44 -08:00
Deniz Kusefoglu e8477120fb Add protoboards bugfix to 1.7.3 release list 2018-11-08 17:56:28 -08:00
Deniz Kusefoglu bc21a59ec9
Merge pull request #4786 from influxdata/bugfix/get-protoboards-from-multistore
Get protoboards from multistore if not able to find from ProtoboardsPath
2018-11-08 17:47:45 -08:00
Deniz Kusefoglu 9924d577a5 Get protoboards from multistore if not able to find from ProtoboardsPath 2018-11-08 17:27:27 -08:00
Deniz Kusefoglu d9f2b32414 Update Changelog to include 1.7.2 release 2018-11-08 12:20:20 -08:00
Deniz Kusefoglu 5133c67426
Merge pull request #4778 from lpic10/fix_protoboards
Remove hardcoded database/retention period from protoboards
2018-11-08 12:12:44 -08:00
Leandro Piccilli ef735c97b6 Remove hardcoded database/retention period from protoboards 2018-11-08 13:51:42 +01:00
Lorenzo Fontana ca22ab48ce
fix(flux/pivot): specify the right key for columnKey and valueKey
Signed-off-by: Lorenzo Fontana <lo@linux.com>
2018-11-08 12:05:21 +01:00
Delmer 0317a51f19
Fix scroll loading indicator (#4767)
Fix hide scroll loading indicator
2018-11-07 15:59:53 -05:00
Andrew Watkins 01fa9c6807
fix(de): show manual refresh if paused (#4769)
* fix(de): show manual refresh if paused

* Add changelog entry
2018-11-07 12:47:29 -08:00
Delmer 9995765354
Reset scrollLeft on search (#4763)
Reset scrollLeft on new search
2018-11-07 15:46:27 -05:00
Brandon Farmer 552b836dc3
Merge pull request #4772 from influxdata/fixes/add-protoboard-path-to-docker-env
Add PROTOBOARDS_PATH to dockerfile
2018-11-07 12:33:22 -08:00
Brandon Farmer 0dad60b297 Update changelog 2018-11-07 12:29:49 -08:00
Brandon Farmer 00644f86d9 Add PROTOBOARDS_PATH to dockerfile 2018-11-07 12:27:51 -08:00
Brandon Farmer ee57435306
Merge pull request #4768 from influxdata/fixes/nightly-dockerfile
Update dockerfile for protoboards
2018-11-07 11:56:12 -08:00
Brandon Farmer adc2818b23 Update changelog 2018-11-07 11:54:55 -08:00
Brandon Farmer cb64e6b217 Update dockerfile for protoboards 2018-11-07 11:52:36 -08:00
Brandon Farmer fbc9c93fcd
Merge pull request #4764 from influxdata/fixes/protoboards-path
Add protoboards environment variables to build
2018-11-07 11:17:05 -08:00
Brandon Farmer a98d147dc9 Add changelog for protoboards env fix 2018-11-07 11:07:33 -08:00
Brandon Farmer 1f122150a1 Add protoboards environment variables to build 2018-11-07 10:59:28 -08:00
Christopher Henn 04f8f0e33d
Update CHANGELOG.md 2018-11-07 10:05:59 -08:00
Christopher Henn 6c30091f5d Fix issue with RuleGraph running unrendered query
The `RuleGraph` was attempting to execute queries without first
rendering the `:dashboardTime:` template variable. This commit ensures
that the `:dashboardTime:` template variable is rendered with the
approriate data.
2018-11-07 09:59:10 -08:00
Nathan Haugo c4fd561ef0
Merge pull request #4757 from influxdata/1.7.0-changelog-prep
Clean up CHANGELOG for 1.7.0
2018-11-06 17:05:52 -08:00
Deniz Kusefoglu 1930f30084 Update system protoboard 2018-11-06 16:59:45 -08:00
nathan haugo a5d0f606a8 Clean up CHANGELOG for 1.7.0 2018-11-06 16:56:08 -08:00
Christopher Henn 0568bf2ac8 Consolidate metaquery template constants 2018-11-06 16:43:03 -08:00
Christopher Henn 0b1446317f Add cardinality estimate metaquery templates 2018-11-06 16:43:03 -08:00
Deniz Kusefoglu 78adde57a2
Merge pull request #4754 from influxdata/feat/add-templates-to-protoboards
Feat/add templates to protoboards
2018-11-06 15:58:05 -08:00
Deniz Kusefoglu d868758912 Update protoboards to contain template variables 2018-11-06 15:37:13 -08:00
Deniz Kusefoglu 7b9cd088e8 Use protoboard.templates to create tempvars during pb instantiation
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-06 15:37:13 -08:00
Deniz Kusefoglu a76691bebe Add templates field to protoboards on BE
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-06 15:37:13 -08:00
Iris Scholten 3bb11ebd7b
Update refreshing graph if inView changes (#4756) 2018-11-06 15:29:22 -08:00
Andrew Watkins d451ca76bb fix(flux): create unique link for querying flux (#4755) 2018-11-06 14:18:37 -08:00
Alirie Gray 72cb260538
Merge pull request #4753 from influxdata/fix/sort-dashboards-in-modal-by-name
Sort dashboard items in SendToDashboardOverlay by name
2018-11-06 13:57:14 -08:00
Alirie Gray df5a6cc3e6 Sort dashboard items in SendToDashboardOverlay by name 2018-11-06 13:46:59 -08:00