Commit Graph

161 Commits (cb74dbffe37b091ab8dd95fd8ccc7b30e2bc23d1)

Author SHA1 Message Date
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
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 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 2fb5231fc2 Merge branch 'master' into flux-0.37 2019-07-23 14:17:41 -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 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 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 4686d779b8 removed mergeKey from map function, resolves #297 2019-06-28 14:41:13 -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 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 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 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
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 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 3deaa5209b
Merge pull request #174 from influxdata/flux-0.26
Flux 0.26
2019-04-18 11:02:06 -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 27c9cd15ac added information about expected timestamp formats in Flux, resolves #143 2019-04-15 16:39:00 -06:00
Scott Anderson 468a1cb9ac Merge branch 'master' into alpha-8 2019-04-12 11:22:33 -06:00
Scott Anderson 2072178ebf minor updates to quantile and skew docs 2019-04-11 11:31:03 -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 b5cb1c7356 aggregateWindow only works with functions that have a column parameter 2019-04-10 09:06:43 -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 e1e4ec5449 rename percentile function to quantile 2019-03-29 13:33:07 -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 ba8a2243f5 initial draft of reduce function doc 2019-03-21 14:39:38 -06:00
Scott Anderson a5715c2378 removed unnecessary output data type in timeShift function 2019-03-14 06:42:11 -05:00
Scott Anderson 94da665ef4 updated the shift function to timeShift 2019-03-14 06:39:32 -05:00
Scott Anderson 8cb6bf5504 updated math function docs to address PR feedback 2019-03-13 16:22:48 -05:00
Scott Anderson d3ef061264 package section naming refactor 2019-03-08 16:20:55 -07:00
Scott Anderson a4fd49fbcb updated page descriptions which inline code now that it is formatted correclty 2019-02-22 10:58:08 -07:00
Scott Anderson 5544d87de2 added notes about converting types on columns other than _value 2019-02-21 09:02:47 -07:00
Scott Anderson 111f8a2a38 fixed typos in low-level type-conversion functions 2019-02-21 08:46:54 -07:00
Scott Anderson b3871719d5 updated low-level type-conversion function descriptions 2019-02-20 16:55:25 -07:00
Scott Anderson b4842c68f6 added low-level type-conversion flux functions 2019-02-20 16:53:00 -07:00
Scott Anderson cd548721b2 added tags to multiple articles 2019-02-19 17:04:06 -07:00
Scott Anderson eadde36c29 merged master into tags branch 2019-02-19 15:09:17 -07:00
Scott Anderson 0c93c2f526 added missing paramater data type on window function 2019-02-13 15:41:41 -07:00
Scott Anderson dac86cda57 added bucket name to contains function example 2019-02-13 15:27:41 -07:00
Scott Anderson 0d9196c391 flux updates from spec 2019-02-13 09:20:44 -07:00