Commit Graph

1739 Commits (09f20954610eb246a51de441036b1bba667b935c)

Author SHA1 Message Date
Scott Anderson 280a2efe76
Merge pull request #387 from influxdata/flux-0.38
Flux 0.38
2019-08-13 10:44:17 -06:00
Scott Anderson 733fc6f13c updated tripleExponentialDerivative to address PR feedback 2019-08-12 08:52:13 -06:00
Scott Anderson de6666856d fixed codeblock whitespace wrapping 2019-08-09 16:48:29 -06:00
Scott Anderson 187b95f8f0 added flux tripleExponentialDerivative, resolves #373 2019-08-09 16:36:40 -06:00
Scott Anderson 92c5413e96 minor updates to limit and tail function docs 2019-08-09 14:47:25 -06:00
Scott Anderson 76dba6db64 added flux tail function, resolves #374 2019-08-09 14:42:32 -06:00
Scott Anderson 92564b83e3
Merge pull request #381 from influxdata/influxd-report-tsi
New 'influxd inspect report-tsi' command
2019-08-08 15:12:58 -06:00
Scott Anderson 063eaa057c updated influxd report-tsi to address PR feedback 2019-08-08 09:53:33 -06:00
Scott Anderson 4ba04ad1b7 added influxd report-tsi doc, resolves #359 2019-08-07 17:12:57 -06:00
Scott Anderson a31e9be735
Merge pull request #372 from influxdata/flux/holt-winters
Added 'holtWinters()' function
2019-08-07 14:53:25 -06:00
Scott Anderson 934ed4b6e8 add example title to hourSelection example 2019-08-07 14:23:51 -06:00
Scott Anderson 6992b34fb8 added hourSelection function, resolves #363 2019-08-07 09:42:19 -06:00
Scott Anderson a342e505c8
Merge pull request #379 from influxdata/update-aggregatewindow
Added selector info to aggregateWindow
2019-08-07 06:07:04 -06:00
Scott Anderson 3f2282324b updated description of telegraf filecount plugin 2019-08-06 17:06:06 -06:00
Scott Anderson bcf28c309d fixed difference params, resolves #369 2019-08-06 16:47:16 -06:00
Scott Anderson 6a85f883b4 upated holtWinters doc to address PR feedback 2019-08-06 16:36:46 -06:00
Scott Anderson a04c0f344f added selector info to aggregateWindow, resolves #371 2019-08-06 16:20:24 -06:00
Scott Anderson 8c9fd6a524 added flux 0.38.0 release notes 2019-08-06 15:48:35 -06:00
Scott Anderson e65f2f55e5
Merge pull request #349 from influxdata/flux/date-package
New date package functions
2019-08-06 15:34:38 -06:00
Scott Anderson 6b1342916e marked date.year as draft 2019-08-06 14:52:36 -06:00
Scott Anderson ba7bcd6452 added holtWinters function 2019-08-06 14:11:46 -06:00
Nora 62d2446e8e Content for dashboard controls 2019-08-06 12:43:30 -07:00
Nora e65d0fff09 Reorganize to breakdown into cells vs. dashboard level 2019-08-06 11:36:23 -07:00
Nora 53a7b69504 Structure of dashboard control doc (addresses #356 ) 2019-08-06 11:09:18 -07:00
Scott Anderson c4e3669a88
Merge pull request #350 from influxdata/flux/relative-strength-index
Flux relativeStrengthIndex function
2019-08-05 13:25:35 -06:00
Scott Anderson 00fd6f7ae1
Merge pull request #334 from influxdata/flux/double-ema
Flux Double and Triple EMA
2019-08-05 13:24:48 -06:00
Scott Anderson a2c9de850a added date.year function 2019-08-05 13:21:51 -06:00
Scott Anderson 87b4a9f316
Merge pull request #353 from influxdata/flux/runtime-package
Added the Flux runtime package
2019-08-05 13:15:42 -06:00
Scott Anderson 485bd86ff0
Merge pull request #368 from influxdata/flux/difference-keep-first
Added keepFirst parameter to difference function
2019-08-05 13:13:05 -06:00
Scott Anderson b6afe93875
Merge pull request #370 from influxdata/window-period
Update description of v.windowPeriod variable
2019-08-05 09:39:38 -06:00
Christopher Henn e2e5320fba
Update description of v.windowPeriod variable 2019-08-02 14:58:15 -07:00
Scott Anderson f581191349 added more details about the CMO algorithm calculation to address PR feedback 2019-07-29 10:56:30 -06:00
Scott Anderson b381781d19 updated difference function doc to address PR feedback 2019-07-29 10:49:49 -06:00
kelseiv 006d2325d3
Merge pull request #358 from influxdata/matching-params
Matching params
2019-07-29 08:24:55 -07:00
Scott Anderson a9e553ed44 added keepFirst param to difference function 2019-07-26 15:52:58 -06:00
Scott Anderson 305e2e318c added the chandeMomentumOscillator function, resolves #360 2019-07-26 15:34:40 -06:00
Scott Anderson 004a623107 added tripleEMA(), udpated params on existing moving avg docs 2019-07-26 15:04:01 -06:00
Scott Anderson 2d6fa22fd1
Merge pull request #365 from influxdata/cloud-ga-release
Added cloud GA release notes
2019-07-26 13:25:47 -06:00
Scott Anderson ee019fd165 added cloud ga release notes 2019-07-26 13:24:51 -06:00
kelseiv f50bbacf8b
Update expressions.md
remove extra line
2019-07-26 12:15:02 -07:00
Scott Anderson 87ba42544a fixed bad frontmatter 2019-07-26 11:16:06 -06:00
Scott Anderson bfe844266e resolved merge conflicts 2019-07-26 11:04:16 -06:00
Scott Anderson 3c2c4dba2d initial changes for alpha-17 2019-07-26 10:59:45 -06:00
Kelly ec9b768285 add note for matching params to the to() function 2019-07-25 18:30:51 -07:00
Kelly 554a293e78 add note for matching params in tablefind() 2019-07-25 18:22:39 -07:00
Kelly 6a6f07acff add note for matching params to stateduration() 2019-07-25 18:17:22 -07:00
Kelly 14b3574f4c add note for matching params to statecount() 2019-07-25 18:15:45 -07:00
Kelly fe17d9cb72 add note for matching params to keyvalues() 2019-07-25 18:13:08 -07:00
Kelly 9c2f330e39 add note for matching params to keep() function 2019-07-25 18:07:56 -07:00
Kelly c6295402aa add note for matching params to drop() function 2019-07-25 18:06:21 -07:00