Commit Graph

161 Commits (cb74dbffe37b091ab8dd95fd8ccc7b30e2bc23d1)

Author SHA1 Message Date
Scott Anderson cb74dbffe3 updated monitor package docs to address PR feedback 2019-08-30 09:09:33 -06:00
Scott Anderson 6cef09039f
Merge pull request #412 from influxdata/flux/truncate-time-column
Flux 'truncateTimeColumn()' function
2019-08-26 15:18:28 -06:00
Scott Anderson c2a3986572 added bytes type conversion function, updated type conversion examples, resolves #414 2019-08-26 15:14:48 -06:00
Scott Anderson ae3a4e3484 fixed truncateTimeColumn function definition 2019-08-26 10:19:12 -06:00
Scott Anderson 1d3aacf247 added flux truncateTimeColumn function, resolves #411 2019-08-26 10:15:56 -06:00
Scott Anderson 7bce63d485 various flux updates, resolves #397 2019-08-26 09:59:47 -06:00
Scott Anderson 9de80fab8d
Merge pull request #402 from influxdata/flux/kaufman-functions
Flux Kaufman functions
2019-08-23 12:46:23 -06:00
Scott Anderson 705102b023 updated kaufmansER to address PR feedback 2019-08-23 10:44:13 -06:00
Scott Anderson 9c5958bc21 added aggregateWindow output details 2019-08-22 15:31:20 -06:00
Scott Anderson 788fc297e7 added flux kaufman functions, resolves #382 2019-08-22 15:25:15 -06:00
Scott Anderson 3eadfd1aac
Merge pull request #386 from influxdata/flux/triple-exponential-derivative
Flux 'tripleExponentialDerivative()' function
2019-08-20 11:13:53 -06:00
Scott Anderson 61de431200 fixed typo in logarithmicBin examples 2019-08-15 14:42:22 -06:00
kelseiv bb539baef9
Merge pull request #390 from influxdata/alpha-17
Alpha 17
2019-08-14 13:27:48 -07:00
Scott Anderson c5ab4eb0d4 updated map functions that were using deprecated map shorthand 2019-08-14 13:43:50 -06:00
Scott Anderson 6202c401d0 resolved merge conflicts with master branch 2019-08-13 15:00:26 -06:00
Scott Anderson 59244db05b
Merge pull request #366 from influxdata/flux/chande
Flux chandeMomentumOscillator function
2019-08-13 14:38:54 -06:00
Scott Anderson 4cb0a170be
Merge pull request #380 from influxdata/flux/hour-selection
Flux 'hourSelection()' function
2019-08-13 14:38:48 -06:00
Scott Anderson 733fc6f13c updated tripleExponentialDerivative to address PR feedback 2019-08-12 08:52:13 -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 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 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 ba7bcd6452 added holtWinters function 2019-08-06 14:11:46 -06: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 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 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
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
Kelly 4a42a4cbc4 add note for matching params to rename() function 2019-07-25 18:04:12 -07:00
Kelly 5a94e0a668 add note for matching params to reduce() function 2019-07-25 17:58:24 -07:00
Kelly e6130f8a7e add note for matching params to map() function 2019-07-25 17:55:43 -07:00
Kelly 3b460ea8de add matching params note to filter() 2019-07-25 17:47:56 -07:00
Kelly dc0093f82a update matching params note in aggregate window 2019-07-25 17:46:59 -07:00