Commit Graph

117 Commits (263439df6bb3226618c70dc30487218a798959b0)

Author SHA1 Message Date
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
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 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 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 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