Scott Anderson
|
98688ff8c7
|
corrected parameter names on hasSuffix and hasPrefix, resolves #1096
|
2020-06-11 11:35:37 -06:00 |
Scott Anderson
|
0a96708f87
|
Merge pull request #1094 from influxdata/flux/update-reduce
Remove 'with' operator support from 'reduce()' doc
|
2020-06-09 16:24:09 -06:00 |
Scott Anderson
|
520d420136
|
remove with operator support from reduce
|
2020-06-09 16:20:36 -06:00 |
Scott Anderson
|
ba59b992dd
|
Merge pull request #1089 from influxdata/flux/contrib-discord
Added the contrib package and Discord package
|
2020-06-09 09:35:07 -06:00 |
Scott Anderson
|
cd724e85b6
|
removed keep from json.parse example
|
2020-06-09 09:27:36 -06:00 |
Scott Anderson
|
2704188505
|
updated json.parse to address PR feedback
|
2020-06-08 21:44:03 -06:00 |
Scott Anderson
|
6b097a4287
|
added experimental json.parse, resolves #1072
|
2020-06-08 17:15:17 -06:00 |
Scott Anderson
|
26e66598a2
|
added the contrib package and discord package, resolves #1071
|
2020-06-08 16:55:38 -06:00 |
Scott Anderson
|
891296f688
|
updates to experimental.chain to address PR feedback
|
2020-05-29 14:32:40 -06:00 |
Scott Anderson
|
accaf074ba
|
added experimental.chain function
|
2020-05-29 11:14:22 -06:00 |
Scott Anderson
|
79bf0855ad
|
added boilerplate for experimental.chain
|
2020-05-29 09:18:28 -06:00 |
Scott Anderson
|
254a651de0
|
Merge branch 'master' into flux-0.68
|
2020-05-28 11:25:09 -06:00 |
Scott Anderson
|
55297b6a3c
|
Merge pull request #1017 from influxdata/query/explore-schema
Schema exploration query guide, new v1 functions
|
2020-05-26 15:47:32 -06:00 |
Scott Anderson
|
5aa622447e
|
updated v1 fieldkeys doc to address PR feedback
|
2020-05-26 15:27:50 -06:00 |
Scott Anderson
|
65947d6084
|
Merge pull request #971 from influxdata/revert-966-revert-937-flux/get-record-column
Flux 'getRecord' and 'getColumn' functions
|
2020-05-26 09:40:32 -06:00 |
Scott Anderson
|
a8cebd8bfa
|
updated duration related docs to address PR feedback
|
2020-05-14 08:08:05 -06:00 |
Scott Anderson
|
b27293b29f
|
call out support for calendar months and years
|
2020-05-13 14:45:28 -06:00 |
Scott Anderson
|
db5ecff506
|
resolved merge conflicts in sql docs
|
2020-05-11 15:23:24 -06:00 |
Scott Anderson
|
f47bbcfb4b
|
updated sql secrets to address PR feedback
|
2020-05-11 14:40:13 -06:00 |
Scott Anderson
|
9238b511ba
|
added secrets to sql examples, resolves #823
|
2020-05-11 10:36:26 -06:00 |
Scott Anderson
|
039bc96176
|
added v1.fieldKeys and v1.measurementFieldKeys docs, resolves #1016, resolves #1003
|
2020-05-07 11:56:30 -06:00 |
Scott Anderson
|
6139781e33
|
Merge branch 'master' into flux-0.68
|
2020-05-07 11:33:03 -06:00 |
Scott Anderson
|
8faf18da70
|
typo fix in to function doc
|
2020-05-05 09:21:00 -06:00 |
Scott Anderson
|
7afba23ea4
|
added note about null time values in to function, resolves #923'
|
2020-05-05 09:19:01 -06:00 |
Scott Anderson
|
6afc219845
|
resolved merge conflicts
|
2020-05-05 09:12:46 -06:00 |
Scott Anderson
|
f4086c2baf
|
Merge branch 'master' into flux-0.68
|
2020-05-05 09:09:07 -06:00 |
Scott Anderson
|
4fcc8d5239
|
added rfc3339 timestamp to glossary
|
2020-05-04 16:27:52 -06:00 |
Scott Anderson
|
34e0d0403f
|
added snowflake support, resolves #894
|
2020-04-30 17:01:34 -06:00 |
Scott Anderson
|
0fc7b64ba3
|
updated experimental http.get example
|
2020-04-29 15:32:27 -06:00 |
David McKay
|
84e58ade4c
|
fix: update data parameter for monitor.check with required shape
|
2020-04-29 12:24:26 +01:00 |
Kelly
|
193bc92dce
|
delete duplicate
|
2020-04-28 11:59:49 -07:00 |
Scott Anderson
|
b617f6e6a3
|
updated related links throughout, updated geo shape data query guide
|
2020-04-24 16:26:38 -06:00 |
Scott Anderson
|
31f6cce326
|
Merge branch 'master' into common-queries
|
2020-04-24 13:23:30 -06:00 |
Scott Anderson
|
bfefaff3ef
|
fixed import statement on aggregate.rate doc
|
2020-04-23 15:52:51 -06:00 |
Scott Anderson
|
a602b46bcb
|
Merge pull request #972 from influxdata/beta-9
Beta 9
|
2020-04-23 15:44:03 -06:00 |
pierwill
|
85b9d93526
|
Use "example.com" for example domain names
Closes #973
|
2020-04-23 13:56:05 -07:00 |
Scott Anderson
|
c1a6611fab
|
Revert "Revert "Flux 'getRecord' and 'getColumn' functions""
|
2020-04-23 14:27:24 -06:00 |
Scott Anderson
|
c3ef1f62d7
|
Merge branch 'beta-9' into cloud-first
|
2020-04-23 11:29:42 -06:00 |
Scott Anderson
|
6f9480b479
|
Merge pull request #947 from influxdata/flux-0.66
Flux 0.66
|
2020-04-23 10:59:59 -06:00 |
Scott Anderson
|
6a30ef24fe
|
Revert "Flux 'getRecord' and 'getColumn' functions"
|
2020-04-23 10:49:55 -06:00 |
Scott Anderson
|
28792eaec2
|
fixed broken links
|
2020-04-22 15:32:04 -06:00 |
Scott Anderson
|
30e0b5e960
|
Merge branch 'master' into cloud-cleanup
|
2020-04-22 14:06:10 -06:00 |
Scott Anderson
|
7acdad37e2
|
Merge pull request #937 from influxdata/flux/get-record-column
Flux 'getRecord' and 'getColumn' functions
|
2020-04-20 15:33:19 -06:00 |
Scott Anderson
|
62d8de6306
|
update influxdb urls on window focus, exempt code blocks from being updated, added info to contributing.md
|
2020-04-20 14:47:04 -06:00 |
Kelly
|
3a489c94c6
|
fix typo
|
2020-04-16 10:36:15 -07:00 |
Scott Anderson
|
8dd8757d1e
|
removed mapFn from pushbullet.endpoint example
|
2020-04-14 14:55:42 -06:00 |
Scott Anderson
|
aeb5437503
|
Merge pull request #910 from influxdata/flux/pushbullet
Flux Pushbullet package
|
2020-04-10 08:46:42 -06:00 |
Scott Anderson
|
d2bab5ed98
|
updated findRecord, findColumn, and scalar values to address PR feedback
|
2020-04-10 08:27:22 -06:00 |
Scott Anderson
|
d508b8a389
|
updated scalar values doc, resolves #932
|
2020-04-09 15:27:58 -06:00 |
Scott Anderson
|
37598606bf
|
added findColumn and findRecord functions, fixed transformation doc ordering
|
2020-04-09 15:02:38 -06:00 |