Commit Graph

538 Commits (c5fcc84e3e7aad81c681422713f5c736d06ad348)

Author SHA1 Message Date
Kelly 87e521d0cc add updates up to line 803 2019-07-15 14:53:41 -07:00
Scott Anderson abee486c28 resolved merge conflict with master 2019-07-15 15:51:08 -06:00
Scott Anderson 24b41eb975 resolved merge conflict with master 2019-07-15 15:50:54 -06:00
Scott Anderson 94bf2c5cae updated exponentialMovingAverage to address PR feedback 2019-07-15 08:57:32 -06:00
Kelly 2de0269f81 update definition of point per #2312 2019-07-12 13:32:59 -07:00
Scott Anderson 06660e9d75 added flux 0.36.2 to the release notes 2019-07-12 13:35:35 -06:00
Scott Anderson 31115c4d36 added exponentialMovingAverage doc, resolves #317 2019-07-12 11:59:49 -06:00
Scott Anderson 35e59595cd
Merge pull request #327 from influxdata/alpha-15
Alpha 15
2019-07-11 16:56:27 -06:00
Scott Anderson 30a0085327
Merge pull request #325 from influxdata/flux/new-functions
New Flux functions for 0.36.1
2019-07-11 16:35:55 -06:00
Scott Anderson cda89d879a updated function docs to address PR feedback 2019-07-11 16:34:51 -06:00
Scott Anderson 2685af0851 udpated map example 2019-07-11 16:19:40 -06:00
Scott Anderson b72b6b2af8 added more examples to moving average docs 2019-07-11 16:13:42 -06:00
Scott Anderson f1c2500f9d updates to movingAverage to address PR feedback 2019-07-11 15:49:29 -06:00
Scott Anderson 77a8fd4216 Merge branch 'alpha-15' of github.com:influxdata/docs-v2 into alpha-15 2019-07-11 15:25:04 -06:00
Scott Anderson 0d48a1b1c6 updated alpha-15 release notes 2019-07-11 15:24:57 -06:00
Scott Anderson a3c3404888
Merge pull request #322 from influxdata/cli/new-inspect-commands
New influxd inspect commands
2019-07-11 14:58:32 -06:00
kelseiv 184176e452
Update glossary.md 2019-07-11 13:26:57 -07:00
Scott Anderson 30ba2eef27 updated covariance example 2019-07-11 13:04:46 -06:00
Scott Anderson b6d2908bcd added breaking changes to the flux 0.36 release notes 2019-07-11 12:18:24 -06:00
Scott Anderson 1c065ab1a6 removed parameters from movingAverage 2019-07-11 12:14:00 -06:00
Scott Anderson 920a0abe87 added the sleep() function, resolves #310 2019-07-11 12:08:15 -06:00
Scott Anderson de4f0eba6b updated mode() function, resolves #308 2019-07-11 11:10:26 -06:00
Scott Anderson 98e5854583 added the elapsed() function, resolved #304 2019-07-11 10:59:50 -06:00
Scott Anderson 860ee180c1 refactored movingAverage and added timedMovingAverage, resolves #311 2019-07-11 10:35:35 -06:00
Scott Anderson ef0708f757 added flux-0.36 to the changelog 2019-07-11 08:08:32 -06:00
Scott Anderson 61366861fa added flux-0.35.1 to release notes 2019-07-11 07:54:00 -06:00
Scott Anderson 4c2ebeb8c7 added new influxd inspect commands, resolves #307, resolves #321 2019-07-11 07:48:28 -06:00
Scott Anderson e84a1cf6d8 finished sql guide, added downloadable sample data 2019-07-10 17:19:27 -06:00
Kelly 02d7f59518 define terms up to line 603 2019-07-10 11:10:03 -07:00
Kelly 057e43b77a define terms through line 591 2019-07-09 16:27:36 -07:00
kelseiv 75be8b4e64
Merge branch 'master' into gloss 2019-07-05 09:40:11 -07:00
Kelly b444244802 add edits f Scott 2019-07-05 09:35:42 -07:00
Kelly 0f232902a6 add definitions 2019-07-03 12:24:52 -07:00
Kelly feea732252 add definitions 2019-07-03 12:21:44 -07:00
Scott Anderson d0135ab63a
Merge pull request #303 from influxdata/flux/new-aggregate-functions
movingAverage and mode functions
2019-07-02 09:58:25 -06:00
Scott Anderson 399d587c5b updated signature of movingAverage function 2019-07-02 09:55:15 -06:00
Scott Anderson e494b1e5e9 marked mode() doc as draft 2019-07-02 09:50:26 -06:00
Scott Anderson a0ba0e73fb updated flux release notes with 0.35 2019-07-02 09:49:08 -06:00
Scott Anderson 04763a7475
Merge pull request #305 from influxdata/flux/sql-package
Enabled sql.to function doc
2019-07-01 16:03:01 -06:00
Scott Anderson 1c80f47315 enabled sql.to function doc, resolves #299 2019-07-01 16:01:56 -06:00
Scott Anderson fe7cd3a786 udpated strlen and substring functions to address PR feedback 2019-07-01 15:41:09 -06:00
Scott Anderson fd413f51d9 updated mode() doc to address PR feedback 2019-07-01 14:22:00 -06:00
Scott Anderson 2d9a73ac1e added movingAverage and mode functions, resolves #298 2019-07-01 09:07:05 -06:00
Scott Anderson 3ad7dcccb8 fixed typo in analyze-wal command doc 2019-07-01 07:38:57 -06:00
Scott Anderson d2fba66818 added string functions - strlen and substring, resolves #296 2019-06-28 15:15:53 -06:00
Scott Anderson 4686d779b8 removed mergeKey from map function, resolves #297 2019-06-28 14:41:13 -06:00
Scott Anderson 7c856490f1 adjusted order of items in the reference section 2019-06-28 11:16:54 -06:00
Scott Anderson e92421e9a4 Merge branch 'master' into alpha-14 2019-06-28 11:15:02 -06:00
Scott Anderson a93a3265b3 added release notes for alpha-14 2019-06-28 09:23:41 -06:00
Scott Anderson 7a1c8b5ba8 updated typos in the verify-wal doc 2019-06-28 08:56:32 -06:00
Scott Anderson ee6915813f added influxd inpsect verify-wal doc, resolves #290 2019-06-27 17:23:58 -06:00
Scott Anderson 1dc4c98767 standardized order of flux packages in left nav 2019-06-27 16:56:17 -06:00
Scott Anderson 6bc39031c3 enable link to go client library, resolves #287 2019-06-27 13:55:44 -06:00
Scott Anderson 0f46d6aaed updated flux release notes with 0.34.2 2019-06-27 12:41:48 -06:00
Scott Anderson 1791d1093f
Merge pull request #289 from influxdata/release-notes-reorg
Reorganized all release notes into a single directory
2019-06-27 12:36:06 -06:00
Scott Anderson f21fc450e4 updates to release notes to address PR feedback 2019-06-27 12:31:51 -06:00
Scott Anderson 62592007fd various function updates 2019-06-27 12:06:02 -06:00
Scott Anderson 8c54fb636d corrected strings.compare example 2019-06-27 11:03:49 -06:00
Scott Anderson a056d9ffd8 reorganized all release notes into a single directory in the reference section 2019-06-27 10:07:37 -06:00
Scott Anderson f75fbf2331 updated sql package docs with PR feedback 2019-06-27 08:56:29 -06:00
Scott Anderson f672a8ffe1 added sql package documentation 2019-06-26 15:38:41 -06:00
Scott Anderson c1d26bbddb added flux-0.34.1 to flux changelog 2019-06-26 12:52:33 -06:00
kelseiv 26f6e28828
Merge pull request #284 from influxdata/gloss
add Scott's edits
2019-06-26 10:55:30 -07:00
Kelly 2b0349cb54 edit 2019-06-26 10:53:50 -07:00
Kelly 89ebd3e469 add Scott's edits 2019-06-26 10:52:07 -07:00
kelseiv dee3772e5e
Merge pull request #283 from influxdata/gloss
add glossary
2019-06-25 19:16:02 -07:00
Kelly 4705226a83 first draft glossary 2019-06-25 19:13:11 -07:00
Kelly c20a496c83 glossary edits 2019-06-25 18:54:37 -07:00
Kelly 7aed37cbed glossary edits 2019-06-25 17:03:14 -07:00
Scott Anderson 263439df6b
Merge pull request #276 from influxdata/flux/regexp-functions
Flux regular expression functions
2019-06-25 16:52:54 -06:00
Scott Anderson 79e83824fe added with operator to regexp function examples 2019-06-25 16:51:11 -06:00
Scott Anderson caf572c79b added null specification and exists operator 2019-06-25 16:45:46 -06:00
Scott Anderson 7fb0e035e1 fixed example bucket names 2019-06-25 14:58:22 -06:00
Scott Anderson 6a9dbc2aa6 added with operator to map and reduce docs and examples 2019-06-25 14:54:07 -06:00
Kelly 3c5b66b00c glossary edits 2019-06-25 11:54:58 -07:00
Kelly b0afe979f6 glossary edits 2019-06-25 11:54:45 -07:00
Scott Anderson 6996b83e16 added flux 0.33.2 to the flux changelog 2019-06-25 09:15:52 -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 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
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
Scott Anderson b682105fae WIP new regexp package and functions 2019-06-19 15:36:26 -06: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
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 a2c69f7ecb
Update release-notes.md 2019-06-13 19:42:38 -06:00
Scott Anderson f87ed46a4f
Merge pull request #268 from influxdata/alpha-12
Alpha 12
2019-06-13 14:11:16 -06:00
Nora b8e699e096 Changelog for alpha 12 2019-06-13 12:08:59 -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 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
Scott Anderson f60fd5583b
Merge pull request #257 from influxdata/telegraf-plugins
Telegraf plugins
2019-06-06 16:32:55 -06:00
Kelly 141fb1ff7a add annotated CSV reference 2019-06-05 16:46:12 -07:00
kelseiv 3f27deff73
Update line-protocol.md
fix typo
2019-06-05 08:21:36 -07:00
Scott Anderson a9b1a26415 bumped alpha versions to 11 2019-05-31 09:34:51 -06:00
Scott Anderson 056c89346b updated alpha-10 versions in getting started, added alpha-10.1 to changelog 2019-05-30 17:22:47 -06:00
Scott Anderson daaca862be updated release notes with new alpha-10 release 2019-05-30 17:16:38 -06:00
noramullen1 28c9d5b90a
Merge pull request #249 from influxdata/alpha-10-changelog
Alpha 10 changelog
2019-05-30 11:11:23 -07:00
Nora 6323d0e84a Entered date 2019-05-30 11:10:10 -07:00
Scott Anderson a9e1cf0572 removed flux 0.31.1 from changelog, fixed typo in aggregateWindow doc 2019-05-30 11:56:39 -06:00
Nora 7fc0c15b8c Updates to formatting 2019-05-30 09:42:02 -07:00
Scott Anderson 330ead2cf4 added flux 0.31.1 to flux changelog 2019-05-29 14:22:06 -06:00
Nora 0b1a7bcef1 Typo updates 2019-05-29 11:47:13 -07:00
Nora 3c040171e1 Add changelog for alpha 10 (addresses #247) 2019-05-29 11:45:00 -07:00
Scott Anderson 07efe9aaf6 added flux -.31 to the flux release notes 2019-05-28 16:50:38 -06:00
Scott Anderson 05a650a4c6 updated flux changelog with flux-0.30 2019-05-22 15:25:24 -07:00
Scott Anderson cd2b61c5eb added js for telegraf plugin filtering, filter files, moved telegraf version 2019-05-17 15:33:15 -06:00
Scott Anderson d9d54773dc boilerplate for telegraf plugin list 2019-05-15 14:16:03 -06:00
Scott Anderson 00f86ad8b1 added session config options to influxd cli, resolves #241 2019-05-15 12:05:28 -06:00
Scott Anderson 66124915b5 added links to new functions in flux 0.29 changelog 2019-05-15 11:08:03 -06:00
Scott Anderson 0d5ccf9212
Merge pull request #235 from influxdata/flux/stream-table-functions
Stream and table functions
2019-05-15 11:02:22 -06:00
Scott Anderson 39d8d93d2e updated join 2019-05-15 10:50:58 -06:00
Scott Anderson b82fc69307 added column parameter to median function 2019-05-15 10:48:19 -06:00
Scott Anderson f4d9ac6507 flux 0.29.0 changelog 2019-05-15 10:44:16 -06:00
Scott Anderson 0cb9b4d7c6 updated use of telegraf/autogen bucket name, resolves #234 2019-05-13 16:24:09 -06:00
Scott Anderson 820bb329ee Merge branch 'master' into alpha-10 2019-05-13 16:22:09 -06:00
Scott Anderson c0e06afbf6 updated frontmatter for stream and table functions index page 2019-05-13 16:20:55 -06:00
Scott Anderson 166c99ac75 add stream and table functions 2019-05-13 16:16:08 -06:00
Scott Anderson fb272bce5e removed host and token parameters from to function, resolves #233 2019-05-13 13:34:28 -06:00
Scott Anderson d4093572a5
Merge pull request #219 from influxdata/map-columns-drop
Added note to map function about dropped columns
2019-05-06 21:14:38 -06:00
Scott Anderson 842ef53506 Merge branch 'master' into write-data 2019-05-06 21:12:28 -06:00
Scott Anderson 4e36a3a7df commented out go client library 2019-05-06 21:10:48 -06:00
Scott Anderson c0a5e94e9a corrected use of line protocol 2019-05-06 20:42:37 -06:00
Scott Anderson 1eef616aa0
Merge pull request #215 from influxdata/line-protocol-reference
New line protocol reference
2019-05-06 08:49:22 -06:00
Scott Anderson 2354d7a754 updates to line protocol doc to address PR feedback 2019-05-06 08:46:18 -06:00
Scott Anderson 90661c435b added note to map function about dropped columns, resolves #217 2019-05-03 14:16:21 -06:00
Scott Anderson 9788210acd update timezone spec on now function 2019-05-03 08:51:55 -06:00
Scott Anderson 3ae02136d0 listed client libraries in alphabetical order 2019-05-02 17:01:11 -06:00
Scott Anderson 26f5240a70 new line protocol reference 2019-05-02 16:58:59 -06:00
Scott Anderson 4c1db98aae minor wording change in client libraries reference 2019-05-02 08:12:37 -06:00
Scott Anderson b9aba1b4ec added client library reference doc 2019-05-01 17:15:41 -06:00
Scott Anderson 808ac08739 resolved merge conflicts with master 2019-05-01 15:15:48 -06:00
noramullen1 92ba716948
Merge pull request #208 from influxdata/alpha-9-changelog
Alpha 9 changelog
2019-05-01 14:13:15 -07:00
Nora 66859698c4 Added missing period 2019-05-01 14:12:39 -07:00
Nora a319a9f2cf Fixed formatting 2019-05-01 14:11:23 -07:00
Nora d08b086dd2 Address review feedback 2019-05-01 14:10:25 -07:00
Nora 614f165b41 Updating warning 2019-05-01 14:06:28 -07:00
Nora bedc261f87 Fixed date 2019-05-01 13:59:47 -07:00
Nora 5b688f41d6 Update changelog 2019-05-01 13:57:40 -07:00
Scott Anderson 2d1e036bcc updated system.time function example 2019-05-01 14:14:58 -06:00
Scott Anderson 56f8d088c4 added system package and move systemTime to system.time 2019-05-01 14:11:03 -06:00
Scott Anderson ee2d89407a removed aliases from now function doc 2019-05-01 13:46:22 -06:00
Scott Anderson f9f456995d udpated now function page description 2019-05-01 13:43:28 -06:00
Scott Anderson 2ed07ad4ec updated range example, added now function 2019-05-01 13:40:55 -06:00
Scott Anderson c930cdb7b8 added 0.28.3 to flux changelog 2019-05-01 11:32:00 -06:00
Nora 5f4fc7c732 Updates to changelog 2019-05-01 10:16:56 -07:00
Nora 8901189c29 Add changelog for alpha 9 (fixes #189 ) 2019-04-30 11:08:28 -07:00
Scott Anderson 0dc09358ab
Merge pull request #199 from influxdata/flux/conditional-expressions
Flux conditional expressions
2019-04-29 16:54:13 -06:00
Scott Anderson 1368f6caa9 added flux-0.28.2 changelog, resolves #191 2019-04-26 16:24:05 -06:00
Scott Anderson 2ffd8bc1a7 udpates to math function parameters 2019-04-26 08:27:46 -06:00
Scott Anderson 640f46b238 updated flux changelog 2019-04-25 13:01:22 -06:00
Scott Anderson b227345448 minor update to doitional expression example formatting 2019-04-24 15:40:50 -06:00
Scott Anderson 6b7a609f69 added flux conditional expressions to the language specification 2019-04-24 15:39:15 -06:00
Scott Anderson c11a026db9 added link to distinct function in the v1.tagKeys function 2019-04-24 15:16:39 -06:00
Scott Anderson 568563e564
Merge pull request #186 from influxdata/flux-0.28
Flux 0.28
2019-04-24 14:46:49 -06:00
Scott Anderson dc92734af7 fixed parameter names for aggregateWindow function 2019-04-24 14:39:58 -06:00
Scott Anderson e516ba1764 added flux 0.28 release notes 2019-04-24 13:21:54 -06:00
Scott Anderson 309c52d767 added -org flag to influx task find command 2019-04-24 11:07:03 -06:00
Scott Anderson 944d2b80dd added the influx ping command, resolves #183 2019-04-24 10:36:22 -06:00
Scott Anderson f1f9feb89c removed org flag from influx bucket commands 2019-04-24 10:23:08 -06:00
Scott Anderson 2bc0259186 added org and org-id flags to influx auth find, resolves #182 2019-04-24 10:10:04 -06:00
Scott Anderson 034f5043ae update to stddev mode parameter description 2019-04-24 09:34:38 -06:00
Scott Anderson 2536ad6f6b added mode parameter to stddev function 2019-04-24 09:29:26 -06:00
Scott Anderson df97a0c010 Merge branch 'alpha-9' of github.com:influxdata/docs-v2 into alpha-9 2019-04-24 09:16:36 -06:00
Scott Anderson 1acd0e5a1b
Merge pull request #181 from influxdata/flux-0.27
Flux 0.27
2019-04-24 09:16:26 -06:00
Scott Anderson 51231b4a01 added flux 0.27 release notes 2019-04-24 09:13:39 -06:00
Scott Anderson 93f045bf01 added trimPrefix() and trimSuffix() to strings package 2019-04-22 15:19:51 -06:00
Scott Anderson c306b7179e updated reduce description 2019-04-22 15:03:41 -06:00
Scott Anderson 99987b5f76 added ungrouping to group() doc 2019-04-22 07:53:11 -06:00
Scott Anderson 09890fd4da updated aggregate selector descriptions 2019-04-19 16:09:31 -06:00
Scott Anderson 66117232d9 fixed typo in aggregate function index page 2019-04-19 14:59:56 -06:00
Scott Anderson 3fd1431f4b added distinct to v1.tagKeys function definition 2019-04-18 17:00:35 -06:00
Scott Anderson 243bcae10e
Merge pull request #173 from influxdata/function-updates
Function updates
2019-04-18 12:25:13 -06:00
Scott Anderson 33bdbf6de1
Merge pull request #171 from influxdata/api-docs
API documentation
2019-04-18 12:19:16 -06:00
Scott Anderson 7af7cdfccb
Merge pull request #176 from influxdata/security-auth
Security and authorization section
2019-04-18 12:19:03 -06:00
Scott Anderson ead376c19b minor updates to api reference doc 2019-04-18 12:15:01 -06:00
Scott Anderson 3deaa5209b
Merge pull request #174 from influxdata/flux-0.26
Flux 0.26
2019-04-18 11:02:06 -06:00
Scott Anderson 6378336b27 added flux 0.26 release notes 2019-04-18 10:58:17 -06:00
Scott Anderson 2ded12dfa7 clarified difference between unique and distinct functions, resolves #169 2019-04-18 10:18:33 -06:00
Scott Anderson df11cabbaf updated to function and tasks, updated AND operator, resolves #170 2019-04-18 10:01:47 -06:00
Scott Anderson a86b66b155 linked API references to new API doc 2019-04-18 08:59:43 -06:00
Scott Anderson 820f260974 added api doc that points to swagger docs in influxd, resolves #164 2019-04-18 08:48:26 -06:00
Scott Anderson f8654485ae moved token management under security and authentication 2019-04-16 15:50:11 -06:00
Scott Anderson 27c9cd15ac added information about expected timestamp formats in Flux, resolves #143 2019-04-15 16:39:00 -06:00
Scott Anderson 399e3aa781 hotfix - added config options page description 2019-04-12 17:10:38 -06:00
Scott Anderson be48c9be53 updated alpha-8 changelog 2019-04-12 15:11:13 -06:00
Scott Anderson 0d35ff6dd6
Merge pull request #158 from influxdata/configuration-options
Configuration options
2019-04-12 15:01:54 -06:00
Scott Anderson 40d669fda0 more config options updates for PR feedback 2019-04-12 15:01:12 -06:00
Scott Anderson 6fc9e37080 updated configuration options doc to address PR feedback 2019-04-12 14:58:07 -06:00
Scott Anderson 468a1cb9ac Merge branch 'master' into alpha-8 2019-04-12 11:22:33 -06:00
Scott Anderson 6c0ed04eca added flux 0.25 to alpha-8 changelog 2019-04-12 11:17:53 -06:00
Scott Anderson 2a8872f02d added configuration options reference doc, resolves #142 2019-04-12 10:15:35 -06:00
Nora eaf05b78cf Added alpha 8 release notes 2019-04-11 15:09:13 -07:00
Scott Anderson 68abc5d1cb WIP config options 2019-04-11 15:33:42 -06:00
Scott Anderson 2072178ebf minor updates to quantile and skew docs 2019-04-11 11:31:03 -06:00
Scott Anderson e320a8af59 hotfix - another adjustment to strings package and functions structure 2019-04-11 09:58:57 -06:00
Scott Anderson 25bec0e721 hotfix - flux string package functions 2019-04-11 09:54:31 -06:00
Scott Anderson 155ead83b9 added note about csv.from() availability in cloud 2019-04-11 09:09:25 -06:00
Scott Anderson f550223c6d moved fromCSV into csv package, updated string package list title, resolves #146 2019-04-11 08:58:48 -06:00
Scott Anderson 22e9909ae6
Merge pull request #125 from influxdata/update/cloud-release-notes
Updates to cloud release notes
2019-04-10 16:37:42 -06:00
Scott Anderson c219818121 Merge branch 'master' into alpha-8 2019-04-10 10:20:44 -06:00
Scott Anderson b5cb1c7356 aggregateWindow only works with functions that have a column parameter 2019-04-10 09:06:43 -06:00
Scott Anderson 4f8a22c53f updated influxd inspect and generate commands based on feedback 2019-04-09 16:45:38 -06:00
Scott Anderson 693e5f2137 updated aggregate selector functions 2019-04-09 16:04:29 -06:00
Scott Anderson 0eccc61f4e minor updates to aggreate function docs 2019-04-09 14:46:16 -06:00
Scott Anderson a680327f2c updated aggregate functions to use single column 2019-04-08 15:07:20 -06:00
Scott Anderson b9fa15cc77 added note to duplicate function about the as column being overwritten if it exists 2019-04-08 14:33:21 -06:00
Scott Anderson 42f28f3138 Merge branch 'logical-operator-precendence' into flux-0.25 2019-04-08 13:23:26 -06:00
Scott Anderson 334575a71f updated flux changelog, added more info about logical operator precendence 2019-04-08 13:23:11 -06:00
Scott Anderson 723940f35a updates to cloud release notes, typo fix in alpha-7 release notes 2019-04-08 10:32:02 -06:00
Scott Anderson ee270a8278 removed unnecessary shortcode tag in influxd generate 2019-04-05 16:37:52 -06:00
Scott Anderson a1e13de01b changed working in influxd generate notes 2019-04-05 16:37:27 -06:00
Scott Anderson c7f46cbedd added additional influxd subcommands - generate and inspect, resolves #123 2019-04-05 16:35:25 -06:00
Scott Anderson 6eb139368e removed mentions of protos, resolves #121 2019-04-03 14:02:45 -06:00
Scott Anderson d587bbb1cf updated flux logical operator precedence 2019-04-02 10:38:32 -06:00
Scott Anderson 1d894e1ce5 added example of setting environment variable in cli doc, updated wording 2019-04-02 08:06:36 -06:00
Scott Anderson 4dec94d2c5 updated token note in cli doc, updated influx setup title typo 2019-04-02 07:39:01 -06:00
Scott Anderson b6b075363b added information about using the CLI after running the setup in the UI, resolves #63 2019-04-01 16:19:13 -06:00
Scott Anderson 5c227c1112 Merge branch 'flux-0.24' of github.com:influxdata/docs-v2 into flux-0.24 2019-04-01 11:26:44 -06:00
Scott Anderson 334a3787ea fixed version number in flux release notes 2019-04-01 11:26:27 -06:00
Scott Anderson 618453e1d7
Merge pull request #116 from influxdata/flux/rename-percentile
Rename percentile function to quantile
2019-04-01 11:23:52 -06:00
Scott Anderson fec833e552 added flux-0.24 to flux release notes 2019-04-01 11:20:05 -06:00
Scott Anderson e1e4ec5449 rename percentile function to quantile 2019-03-29 13:33:07 -06:00
Nora 4168df03e2 Changelog for alpha 7 2019-03-28 13:21:06 -07:00
Scott Anderson 0f7dc8def5
Merge pull request #108 from influxdata/flux/release-notes
Flux release notes
2019-03-27 15:13:56 -06:00
Scott Anderson 9a436a5171 Flux release notes 2019-03-26 17:25:25 -06:00
Scott Anderson f38a670a12
Merge pull request #100 from influxdata/flux/reduce-function
reduce() Function
2019-03-25 13:37:49 -06:00
Scott Anderson 75facbfbbf resolved merge conflicts in alpha-7 2019-03-25 10:48:20 -06:00
Scott Anderson 505f24c60a added list_name parameter and support in children function 2019-03-25 10:21:10 -06:00
Scott Anderson 7e5a5c6051 fixed formatting of flux float examples and other functions 2019-03-25 08:42:13 -06:00
Scott Anderson 6338fb1a89 restructured some content in reduce function doc 2019-03-22 13:36:13 -06:00
Scott Anderson 93d040b7db moved reduce function to built-in/transformations/aggregates and added detail about custom aggregations 2019-03-22 10:00:15 -06:00
Scott Anderson 93c0f5c370 updated reduce parameter pattern examples 2019-03-22 09:14:07 -06:00
Scott Anderson a48eba898e corrected object key names in reduce example, added now about reduce fn object keys and types 2019-03-21 16:06:01 -06:00
Scott Anderson df2f189604 resolved merge conflict 2019-03-21 14:43:27 -06:00
Scott Anderson ba8a2243f5 initial draft of reduce function doc 2019-03-21 14:39:38 -06:00
Scott Anderson 91f58ea480
Merge pull request #89 from influxdata/flux/time-shift
Updated the shift function to timeShift
2019-03-20 09:53:16 -06:00
Scott Anderson 0a132335a4
Merge pull request #92 from influxdata/revert-91-revert-87-flux/math-functions
Re-add Flux math package and  functions
2019-03-20 09:52:54 -06:00
Scott Anderson edfa67665f added run command to influxd cli, updated influxd flags 2019-03-19 10:38:28 -06:00
Scott Anderson 9aa64ca38e more updates to the alpha-6 release notes 2019-03-15 18:05:34 -06:00
Scott Anderson 3b6a6b5787 updated alpha-6 release notes 2019-03-15 17:46:41 -06:00
Scott Anderson a3afd62540
Revert "Revert "Flux math package and functions"" 2019-03-15 17:39:09 -06:00
Scott Anderson e299580816
Revert "Flux math package and functions" 2019-03-15 17:38:39 -06:00