Commit Graph

464 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 302b9b0171 finshed deadman and check functions, resolves #377 2019-08-29 16:55:19 -06:00
Scott Anderson 428faa0ee8 WIP added monitor.logs, working on monitor.deadman 2019-08-29 08:59:38 -06:00
Scott Anderson 31e669f590 WIP updated monitor.from and monitor.notify functions 2019-08-27 14:27:51 -06:00
Scott Anderson 621f137f63 WIP monitor package 2019-08-27 08:33:33 -06:00
Scott Anderson d30bce8599
Merge pull request #415 from influxdata/flux/json-package
Flux JSON package
2019-08-26 15:44:42 -06:00
Scott Anderson e3f8173314 updates to json.encode to address PR feedback 2019-08-26 15:43:47 -06:00
Scott Anderson 7fbf960f12 updated string interpolation docs 2019-08-26 15:24:06 -06:00
Scott Anderson de40dd131e added missing period in json.encode page description 2019-08-26 15:20:40 -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 fe3bda6990 added flux JSON package, resolves #393 2019-08-26 15:06:40 -06:00
Scott Anderson 78fbe07eb1 removed outdated implementation notes 2019-08-26 13:42:27 -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 09c9dbc766 update flux string interpolation documentation, resolves #409 2019-08-26 09:44:39 -06:00
Scott Anderson 629668847d added flux bytes type, resolves #392 2019-08-26 09:35:13 -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 b0d9574ac1 updated flux 0.40.0 changelog items 2019-08-23 08:56:51 -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 163037d5a1 added flux 0.40.2 to changelog 2019-08-22 11:31:07 -06:00
Scott Anderson 970ff0889b added 0.40.1 to flux changelog 2019-08-21 09:54:21 -06:00
Scott Anderson 5853526a8a Merge branch 'flux-0.40' of github.com:influxdata/docs-v2 into flux-0.40 2019-08-20 11:18:07 -06:00
Scott Anderson 3a62b6a54f udpated holtwinters message in 0.39 changelog 2019-08-20 11:17:59 -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 7511473563 updated flux changelog with v0.40.0 2019-08-20 11:07:44 -06:00
Scott Anderson 61de431200 fixed typo in logarithmicBin examples 2019-08-15 14:42:22 -06:00
Kelly 49b6540a4e add queryd panic in holt-winters 2019-08-14 16:21:12 -07: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
Nora 9f8a66286e Fix release note formatting 2019-08-14 10:18:53 -07:00
noramullen1 cf36040359
Merge pull request #391 from influxdata/alpha-17-changelog
Alpha 17 changelog
2019-08-14 10:15:17 -07:00
Nora a580a1d156 fix date 2019-08-14 10:14:35 -07:00
Scott Anderson 6202c401d0 resolved merge conflicts with master branch 2019-08-13 15:00:26 -06:00
Scott Anderson 73f16bc0fb
Merge pull request #388 from influxdata/flux-0.39
Flux 0.39
2019-08-13 14:55:20 -06:00
Scott Anderson e1792fcac5 updated flux changelog with 0.39 2019-08-13 14:54:15 -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
Nora 7e1f8d4184 Changelog update for alpha 17 2019-08-13 11:34:45 -07:00
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 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 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