Commit Graph

234 Commits (cb74dbffe37b091ab8dd95fd8ccc7b30e2bc23d1)

Author SHA1 Message Date
Scott Anderson bfe844266e resolved merge conflicts 2019-07-26 11:04:16 -06:00
Kelly ec9b768285 add note for matching params to the to() function 2019-07-25 18:30:51 -07:00
Kelly 554a293e78 add note for matching params in tablefind() 2019-07-25 18:22:39 -07:00
Kelly 6a6f07acff add note for matching params to stateduration() 2019-07-25 18:17:22 -07:00
Kelly 14b3574f4c add note for matching params to statecount() 2019-07-25 18:15:45 -07:00
Kelly fe17d9cb72 add note for matching params to keyvalues() 2019-07-25 18:13:08 -07:00
Kelly 9c2f330e39 add note for matching params to keep() function 2019-07-25 18:07:56 -07:00
Kelly c6295402aa add note for matching params to drop() function 2019-07-25 18:06:21 -07:00
Kelly 4a42a4cbc4 add note for matching params to rename() function 2019-07-25 18:04:12 -07:00
Kelly 5a94e0a668 add note for matching params to reduce() function 2019-07-25 17:58:24 -07:00
Kelly e6130f8a7e add note for matching params to map() function 2019-07-25 17:55:43 -07:00
Kelly 3b460ea8de add matching params note to filter() 2019-07-25 17:47:56 -07:00
Kelly dc0093f82a update matching params note in aggregate window 2019-07-25 17:46:59 -07:00
Kelly 463b0375c9 clarify matching parameter note 2019-07-25 17:42:13 -07:00
Kelly 3268ef9759 add note for matching params in aggregateWindow() 2019-07-25 17:25:30 -07:00
noramullen1 108f6e5463
Merge pull request #357 from influxdata/alpha-16
Alpha 16
2019-07-25 17:09:11 -07:00
Scott Anderson d26c4c44c4 removed draft flag from exponentialMovingAverage 2019-07-25 16:23:18 -06:00
Scott Anderson 00ee515e01 finalized flux 0.37 release 2019-07-25 16:18:00 -06:00
Scott Anderson 93d4b284f7 added the flux runtime package, resolves #352 2019-07-24 15:56:13 -06:00
Scott Anderson 9f2cd6bb51 updated RSI function doc to address PR feedback 2019-07-24 15:06:16 -06:00
Scott Anderson ce94a62057 added relativeStrengthIndex function doc, resolves #339 2019-07-23 16:32:07 -06:00
Scott Anderson 1dc00f2ec8 added new date package functions 2019-07-23 15:42:48 -06:00
Scott Anderson af210afbd8
Merge pull request #335 from influxdata/flux/date-package
Flux date package
2019-07-23 14:25:59 -06:00
Scott Anderson 2fb5231fc2 Merge branch 'master' into flux-0.37 2019-07-23 14:17:41 -06:00
Scott Anderson 28c41bdcd4
Merge pull request #320 from influxdata/query/sql-guide
Query SQL guide with sample data
2019-07-23 11:24:10 -06:00
Scott Anderson ff3bdf6bb8 updated date functions to address PR feedback 2019-07-18 06:36:55 -06:00
Scott Anderson 46a77d15cd added functions for date package 2019-07-17 16:10:16 -06:00
Scott Anderson c5fb00e8c1 WIP Flux date package 2019-07-17 08:31:18 -06:00
Scott Anderson 4b409da0f5
Merge pull request #333 from influxdata/flux/type-conversion-update
Updated type conversion function definitions
2019-07-16 15:40:16 -06:00
Scott Anderson 2e42f6b394
Merge pull request #328 from influxdata/exponential-moving-average
Added exponentialMovingAverage()
2019-07-16 15:38:16 -06:00
Scott Anderson 481652c9d9 added related links to moving average functions 2019-07-16 15:34:26 -06:00
Scott Anderson ef92659856 added doubleExponentialMovingAverate() function, resolves #329 2019-07-16 15:31:10 -06:00
Kelly b25601d428 fix typos 2019-07-16 11:07:21 -07:00
Scott Anderson aa3857ab2d Merge branch 'flux-0.36' into flux-0.37 2019-07-16 11:06:51 -06:00
Scott Anderson bc917a927d udpated type conversion function definitions, added note to toDuration, resolves #315 2019-07-16 09:35:18 -06:00
Scott Anderson 9806984919 removed newest time reference from range stop parameter 2019-07-15 16:32:19 -06: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
Scott Anderson 31115c4d36 added exponentialMovingAverage doc, resolves #317 2019-07-12 11:59:49 -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 30ba2eef27 updated covariance example 2019-07-11 13:04:46 -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 e84a1cf6d8 finished sql guide, added downloadable sample data 2019-07-10 17:19:27 -06: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 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 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 1dc4c98767 standardized order of flux packages in left nav 2019-06-27 16:56:17 -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 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 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
Scott Anderson 26e1136f26 finished new regexp functions, resolves #274 2019-06-24 10:30:53 -06:00
Scott Anderson b682105fae WIP new regexp package and functions 2019-06-19 15:36:26 -06:00
Scott Anderson f9e7b8680f updated to address PR feedback 2019-06-19 15:06:42 -06: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
Scott Anderson a9e1cf0572 removed flux 0.31.1 from changelog, fixed typo in aggregateWindow doc 2019-05-30 11:56:39 -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 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 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 808ac08739 resolved merge conflicts with master 2019-05-01 15:15:48 -06: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 2ffd8bc1a7 udpates to math function parameters 2019-04-26 08:27:46 -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 dc92734af7 fixed parameter names for aggregateWindow function 2019-04-24 14:39:58 -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