Commit Graph

247 Commits (09239e94de14591c7d461e1ec362bd7d6ed86fce)

Author SHA1 Message Date
Scott Anderson fcf07e00bc moved v2.0 into influxdb namespace, added aliases to all but flux docs 2020-09-02 12:15:49 -06:00
Jonathan A. Sternberg 0fc67e4740
Clarify documentation for window errors (#1359) 2020-08-26 16:24:13 -05:00
Jonathan A. Sternberg f681e7f929
Clarify that window every duration must be positive and nonzero (#1354) 2020-08-24 14:50:58 -05:00
Scott Anderson 909f87aa52 fixed typos 2020-08-19 12:43:57 -06:00
Scott Anderson 355bc3534b updated spec with types and changed objects to records, link audit 2020-08-19 12:43:14 -06:00
Scott Anderson 00f1066d3e updated integer usage on range 2020-08-19 10:10:17 -06:00
Scott Anderson 0fc12d9d52 added int support to range, resolves #1296 2020-08-12 13:16:54 -06:00
Scott Anderson ce19e4d7d8 removed integer support from timeable function parameters 2020-08-12 11:47:42 -06:00
Scott Anderson 9944fc4d3b added flux array package 2020-08-11 23:59:42 -06:00
Scott Anderson f85f76310e
Revert "Flux Google BigQuery support" 2020-08-11 23:21:33 -06:00
Scott Anderson db00320508 quick typo fix in sql.to doc 2020-08-11 22:49:43 -06:00
Scott Anderson fe4fd7967e quick typo fix in sql.from doc 2020-08-11 22:49:23 -06:00
Scott Anderson eb329c7aba added bigquery to sql package 2020-08-11 16:33:50 -06:00
Scott Anderson 36cf187b20 updated geo docs to address PR feedback 2020-08-11 14:18:15 -06:00
Scott Anderson ce71c90a2c fixed typo in geo index page 2020-08-11 10:36:29 -06:00
Scott Anderson 71f5651516 added new GIS functions and unit support to geo package 2020-08-11 09:16:06 -06:00
Scott Anderson 4be2fa8655 updated duration example, commented out fn param on keyValues 2020-08-04 14:56:04 -06:00
Scott Anderson c48a8147cf updated influxdb.select to address PR feedback 2020-08-04 12:56:48 -06:00
Scott Anderson 3c8b07cda7 added user-contributed influxdb package and influxdb.select function 2020-08-04 11:27:40 -06:00
Scott Anderson 456fef4da5 added toc for rows.map examples 2020-08-04 08:58:24 -06:00
Scott Anderson 6abdfe6dcb added contrib fn note, added link to group key definition 2020-08-04 08:50:17 -06:00
Scott Anderson a5fd7bdd07 added rows papckage and rows.map function 2020-08-03 17:16:01 -06:00
pierwill 0558007cfd Fix link in Flux docs 2020-07-31 10:53:31 -07:00
Scott Anderson bdfc95b178 updated http.post with note about special characters in header keys, resolves influxdata/DAR#103 2020-07-28 13:45:05 -06:00
Scott Anderson 01b5728712 Added discord.endpoint function, resolves #1218 2020-07-20 14:28:45 -06:00
pierwill 9c35b8d5a6 Fix typo in strings.trimRight() docs 2020-07-14 14:01:11 -07:00
Scott Anderson d150b7c3da add information about selectors handling empty tables, resolves #1183 2020-07-07 15:00:54 -06:00
Scott Anderson 491d02c0f8 hotfix: updated nonNegative default for derivative, resolves #1177 2020-07-06 14:12:02 -06:00
Scott Anderson 312bafc073 updated teams and telegram endpoint examples 2020-07-01 09:20:26 -06:00
Scott Anderson 2e30a5bf84
Merge pull request #1167 from influxdata/flux/pathescape
Add 'http.pathEscape()' function
2020-07-01 09:05:54 -06:00
Scott Anderson 97fce1401e fixed function call in http.pathEscape doc 2020-07-01 09:04:53 -06:00
Scott Anderson 2271fb1b3a added unix timestamp support to date functions, resolves #1163 2020-06-30 16:31:42 -06:00
Scott Anderson 4fef50db7b fixed frontmater in http.pathEscape doc 2020-06-30 16:11:38 -06:00
Scott Anderson 2cf5f69047 added http.pathEscape function, resolves #1165 2020-06-30 16:06:00 -06:00
Scott Anderson ede67b4040
Merge pull request #1159 from influxdata/flux-0.70
Flux 0.70
2020-06-30 12:47:19 -06:00
Scott Anderson 723843bc3d
Merge pull request #1140 from influxdata/flux/timeable
Update 'date' package with support for duration values
2020-06-25 10:29:04 -06:00
Scott Anderson 71a2903bd6 added duration support and examples to more data functions 2020-06-24 15:51:28 -06:00
Scott Anderson 234630ed2b
Merge pull request #1131 from influxdata/flux/aggregate-reorg
Reorganize Flux aggregate transformation section
2020-06-24 14:14:15 -06:00
Scott Anderson 40f4ed3a3c updated other date pkg functions with durations and examples 2020-06-24 14:11:22 -06:00
Scott Anderson a548088634 updated description of t param in date.truncate 2020-06-24 11:44:03 -06:00
Scott Anderson 5a384deafb updated now time in date.truncate duration examples 2020-06-24 11:41:23 -06:00
Scott Anderson 5366257815 removed unnecessary newlines from data.truncate examples 2020-06-24 05:30:19 -06:00
Scott Anderson 49eade3280 update date.truncate with support for duration values 2020-06-24 05:26:19 -06:00
Scott Anderson 50b1485a9c
Merge pull request #1127 from influxdata/flux/telegram-pkg
Flux Telegram package
2020-06-24 05:08:54 -06:00
Scott Anderson 4135cc58e5
Merge pull request #1128 from influxdata/flux/aws-athena
Flux Amazon Athena support in SQL package
2020-06-24 05:04:02 -06:00
Scott Anderson ec3e1f8ea3 typo fix in aggregate fn landing page 2020-06-22 16:02:01 -06:00
Scott Anderson 9b46c28e49 reorganize aggregate transformations to accurately repsresent true aggregates 2020-06-22 15:57:32 -06:00
Scott Anderson b42c464166 moved derivative and difference out of aggregate functions, resolves #1059 2020-06-22 14:49:30 -06:00
Scott Anderson 84daa2ec0b add example to group sort warning 2020-06-22 14:07:31 -06:00
Scott Anderson 86fb65b0b1 added warning to group fn about sort order, closes #1129 2020-06-22 14:01:08 -06:00