Commit Graph

1380 Commits (d8a0b8ade80545a4693d98eb2067dfaeca3f808b)

Author SHA1 Message Date
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 a4b57f35a8
Merge pull request #416 from influxdata/flux/bytes-type-conv
Flux 'bytes()' type conversion function
2019-08-26 15:17:42 -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 6050fb1de0
Merge pull request #410 from influxdata/flux/string-interpolation
Update Flux string interpolation documentation
2019-08-26 09:46:04 -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 fa1ed75e5d updated screenshots 2019-08-23 10:32:29 -06:00
Scott Anderson 1713af0df5 updated bucket, telegraf, and scraper workflows 2019-08-23 10:18:42 -06:00
Scott Anderson 9249899c60 added load data nav icon, removed orgs nav icon 2019-08-23 09:25:36 -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
Kelly a045b314e1 add links to java and C# client libraries #367 2019-08-22 13:42:10 -07:00
Kelly 145513f3cb indent button to fix numbering 2019-08-22 12:23:02 -07: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
kelseiv ec8f8c153e
Merge pull request #395 from influxdata/holt-winters-broke
add queryd panic in holt-winters
2019-08-14 16:23:29 -07: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
Scott Anderson 6c89c27df4
Merge pull request #385 from influxdata/flux/tail
Flux `tail()` function
2019-08-13 14:38:41 -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 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