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 |
Scott Anderson
|
b21df957bf
|
added aws athena support to sql pkg, resolves #1078
|
2020-06-22 12:43:25 -06:00 |
Scott Anderson
|
41b3434c89
|
added flux telegram package, resolves #1058
|
2020-06-22 10:22:58 -06:00 |
Scott Anderson
|
590703fa1a
|
updated teams pkg with PR feedback
|
2020-06-18 13:25:58 -06:00 |
Scott Anderson
|
30b01414e6
|
added flux teams package, resolves #1064
|
2020-06-18 10:40:06 -06:00 |
Scott Anderson
|
069071e517
|
Merge pull request #1048 from influxdata/flux/sql-server
Add SQL Server support to SQL docs
|
2020-06-17 14:24:37 -06:00 |
Scott Anderson
|
1519e49cd0
|
added flux 0.70 placholder release notes
|
2020-06-17 08:30:20 -06:00 |
Scott Anderson
|
f5609d4b94
|
updated table structure to align shorthand and longhand cli flags
|
2020-06-16 10:22:48 -06:00 |
Scott Anderson
|
848d7f5f8d
|
hotfix: updated current flux version shipped with beta-12
|
2020-06-15 10:25:25 -06:00 |
Kelly
|
4ae18a88d4
|
reword for parallel construction
|
2020-06-12 13:55:19 -07:00 |
Kelly
|
7a055df554
|
add edits from Johnny and Ariel
|
2020-06-12 13:52:06 -07:00 |
Kelly
|
a95a28d630
|
Merge branch 'beta-12-RNs' of github.com:influxdata/docs-v2 into beta-12-RNs
|
2020-06-12 12:59:04 -07:00 |
Kelly
|
db2e349485
|
add UI improvements
|
2020-06-12 12:59:01 -07:00 |
kelseiv
|
716430b8b2
|
Update influxdb.md
|
2020-06-12 12:50:36 -07:00 |
Kelly
|
d474f1d52a
|
add release notes for beta 12
|
2020-06-12 12:40:04 -07:00 |
Scott Anderson
|
2bd281d9d1
|
Merge pull request #1092 from influxdata/flux-0.69
Flux 0.69
|
2020-06-11 12:04:51 -06:00 |
Scott Anderson
|
86ebd8b9c2
|
added url parameter to write command
|
2020-06-11 11:54:53 -06:00 |
Scott Anderson
|
98688ff8c7
|
corrected parameter names on hasSuffix and hasPrefix, resolves #1096
|
2020-06-11 11:35:37 -06:00 |
Scott Anderson
|
14a1402ba1
|
added flux 0.69.2 to flux release notes
|
2020-06-10 14:56:05 -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
|
75499d038a
|
Merge branch 'master' into beta-12
|
2020-06-09 14:52:25 -06:00 |
Scott Anderson
|
75a8d4d69d
|
update package to template in template validate doc
|
2020-06-09 13:33:08 -06:00 |
Scott Anderson
|
a32826b429
|
marked pkg alias as deprecated
|
2020-06-09 13:25:40 -06:00 |
Scott Anderson
|
2d58fe8308
|
updated pkg docs to address PR feedback
|
2020-06-09 11:45:22 -06:00 |
Scott Anderson
|
8c18545baf
|
udpated flux 0.69 release notes with links
|
2020-06-09 09:37:52 -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
|
ec38282185
|
Merge pull request #1090 from influxdata/flux/json-parse
Added experimental json.parse function
|
2020-06-09 09:29:32 -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
|
1c54c1d25d
|
restructure cli pkg/template management docs, resolves #1088
|
2020-06-08 21:05:48 -06:00 |
Scott Anderson
|
0ced3b04cf
|
added flux 0.69.1 to flux release notes
|
2020-06-08 19:21:19 -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
|
e26a8527f9
|
added flux 0.69.0 to flux release notes
|
2020-06-08 16:13:08 -06:00 |
Scott Anderson
|
f7b7bd6561
|
added influx pkg export stack command
|
2020-06-02 13:49:20 -06:00 |