Commit Graph

8569 Commits (api-query-examples)

Author SHA1 Message Date
Scott Anderson 6996b83e16 added flux 0.33.2 to the flux changelog 2019-06-25 09:15:52 -06:00
Scott Anderson 0a9eba883c Merge branch 'master' of github.com:influxdata/docs-v2 2019-06-25 09:08:02 -06:00
Scott Anderson 560e0f0918 Hotfix: Updated lambda function and visualization example images 2019-06-25 09:07:48 -06:00
Scott Anderson a252e497c3
Merge pull request #259 from rawkode/bugfix/assignment-ambiguity
Remove Ambiguity of Assignment Example
2019-06-25 08:08:50 -06:00
Scott Anderson ccaf3e172e
Merge pull request #275 from rawkode/bugfix/typos
Fix Grammar
2019-06-25 08:04:32 -06:00
Scott Anderson 014f659944
Merge pull request #272 from influxdata/vis-query-examples
Add visualization behaviors and examples to vis type docs
2019-06-24 15:24:35 -06:00
Scott Anderson ad66b1344c added with operator to object literal language doc 2019-06-24 13:05:45 -06:00
Scott Anderson 26e1136f26 finished new regexp functions, resolves #274 2019-06-24 10:30:53 -06:00
David McKay d5a8c3a43c Fix Grammar
- Expanded 'loads' to 'workloads'
- Added oxford comma to list
2019-06-21 13:08:54 -05:00
kelseiv fb6e0a3224
Merge pull request #263 from influxdata/CVS
add annotated cvs reference
2019-06-19 16:02:33 -07:00
Kelly 725c9d4894 edits 2019-06-19 15:58:50 -07:00
Kelly 9960eeac25 incorporate Adam's edits 2019-06-19 15:48:22 -07:00
Nora c33fea3522 Nginx template 2019-06-19 14:57:11 -07:00
Nora 06456bdab8 Kubernetes template 2019-06-19 14:51:02 -07:00
Scott Anderson b682105fae WIP new regexp package and functions 2019-06-19 15:36:26 -06:00
Nora db45e15743 Getting started with flux details 2019-06-19 14:13:48 -07:00
Scott Anderson 789fa32b4a
Merge pull request #262 from influxdata/flux/new-string-functions
New Flux string functions
2019-06-19 15:07:19 -06:00
Scott Anderson f9e7b8680f updated to address PR feedback 2019-06-19 15:06:42 -06:00
Scott Anderson 4679e5736b update flux release notes with 0.33 2019-06-19 14:43:18 -06:00
Scott Anderson af516d29e4 add visualization behaviors and examples to vis type docs 2019-06-19 14:28:41 -06:00
Nora 65c24a710f WIP template details 2019-06-19 13:21:31 -07:00
Kelly b8af5f9430 add edits 2019-06-19 09:32:58 -07:00
Kelly 8f07a858e4 add edits 2019-06-18 15:07:30 -07:00
Scott Anderson bc0e7815cd initial changes for alpha-14 2019-06-14 15:41:16 -06:00
noramullen1 57ddae110d
Merge pull request #271 from influxdata/template-updates
Template updates
2019-06-14 10:21:46 -07:00
Nora d3ae66dde4 Fixed headings and removed duplicate content 2019-06-14 10:18:38 -07:00
Nora 95d6ce0e59 Updates for new templates UI 2019-06-14 10:16:09 -07:00
Scott Anderson 81a96aa89c
Merge pull request #270 from influxdata/alpha-13
Alpha 13
2019-06-13 19:43:49 -06:00
Scott Anderson a2c69f7ecb
Update release-notes.md 2019-06-13 19:42:38 -06:00
Scott Anderson 8ad7ba6493 initial changes for alpha-13 2019-06-13 14:23:49 -06:00
Scott Anderson f87ed46a4f
Merge pull request #268 from influxdata/alpha-12
Alpha 12
2019-06-13 14:11:16 -06:00
noramullen1 2c349e9833
Merge pull request #267 from influxdata/alpha-12-dhangelog
Changelog for alpha 12
2019-06-13 12:09:57 -07:00
Nora b8e699e096 Changelog for alpha 12 2019-06-13 12:08:59 -07:00
Scott Anderson 840957b80b
Merge pull request #266 from influxdata/shade-area-below
Added shade area below lines option
2019-06-13 13:05:56 -06:00
Nora 503f01a313 Added shade area below lines option 2019-06-13 11:07:56 -07:00
noramullen1 bbc67626f7
Merge pull request #265 from influxdata/visualization-types-breakup
Visualization types breakup
2019-06-13 10:56:17 -07:00
Scott Anderson 6732f0b6d8
Merge pull request #264 from influxdata/visualization-frontmatter
Added frontmatter to visualization types
2019-06-13 11:53:50 -06:00
Scott Anderson ff90875a1f updated children shortcode to show a list_image 2019-06-13 11:51:46 -06:00
Scott Anderson 4af97e0898 added frontmatter to visualization types 2019-06-13 11:38:26 -06:00
Nora 2cc00a1eed Added x- and y- axis selectors (addresses #253 ) 2019-06-13 10:14:58 -07:00
Nora 3890a45d11 WIP visualization types breakout
Created new docs
2019-06-13 10:02:20 -07:00
Kelly 54ebd2b9e9 update annotated CSV reference 2019-06-12 20:15:18 -07:00
Scott Anderson 1cdabcdde3 added new flux strings functions, resolves #260 2019-06-12 16:00:11 -06:00
Scott Anderson fa33fc44da
Merge pull request #261 from influxdata/telegraf-1.11
Added Telegraf 1.11 plugins
2019-06-12 13:16:37 -06:00
Scott Anderson 21a0be183f removed unnecessary newline in AMQP plugin description 2019-06-12 13:15:26 -06:00
Scott Anderson 92f9878f4f added telegraf 1.11 plugins 2019-06-12 13:08:34 -06:00
Scott Anderson c9cf51670a WIP new string functions 2019-06-12 12:41:11 -06:00
Kelly 6be4bcc027 update csv topic 2019-06-11 21:54:27 -07:00
David McKay 8f6f6a0360 Remove Ambiguity of Assignment Example
- Add note that example code shows the unmodified outer scope with
inner scope assignment
- Fix return statement to return the variables
2019-06-11 12:19:36 +01:00
Scott Anderson 7285f4bdca updated flux changelog to 0.32.1 2019-06-10 16:38:03 -06:00