Commit Graph

398 Commits (cc34dc7af764e52e73b718b3d65192f7fcee1ebe)

Author SHA1 Message Date
Scott Anderson 1f74076aff updated explanation of join function 2020-01-14 13:49:34 -07:00
Scott Anderson af669d44e9 illustrated the difference between union and join, resolves #557 2020-01-14 06:57:18 -07:00
Scott Anderson 8af043069e hotfix: added exists operator to list of logical operators, resolves #698 2020-01-09 08:39:48 -07:00
Scott Anderson 34c862e89f added onEmpty parameter to filter function 2020-01-07 12:01:48 -07:00
Scott Anderson b74a18856c added string inforamtion to duration type conversion function 2019-12-10 15:02:22 -07:00
Scott Anderson 80f0a1d069 added type information to flux type conversion functions, resolves #665 2019-12-10 14:27:38 -07:00
Scott Anderson 63da1b0703 added details about http.get reponse format 2019-12-09 17:07:31 -07:00
Scott Anderson dde491ccfe added timeout parameter to http.get 2019-12-05 16:45:31 -07:00
Scott Anderson e088a1d270 resolved merge conflicts 2019-12-05 10:23:53 -07:00
Scott Anderson 9728a47a4d updated flux operator list 2019-12-04 10:11:14 -07:00
Scott Anderson fbe6d18a49 update to range start and stop param descriptions 2019-11-21 13:26:08 -07:00
Scott Anderson a70583936f updated range param descriptions, resolves #612 2019-11-21 10:45:07 -07:00
Scott Anderson 145c082f55 commented out unavailable join methods, resolves #613 2019-11-21 10:32:30 -07:00
Scott Anderson 55897b0368 updated reference nav order, nested client libraries under api 2019-11-21 10:08:00 -07:00
Scott Anderson b3a1035ad8
Merge pull request #620 from influxdata/flux/http-get
Flux experimental HTTP package and 'http.get()' function
2019-11-20 15:16:22 -07:00
Scott Anderson 85bb26530d minor update to the http.get function description 2019-11-20 15:05:56 -07:00
Scott Anderson 68156ba0c1 updated http.get doc 2019-11-20 14:06:51 -07:00
Scott Anderson 5c164bd658 updated http.get with format of repsonse 2019-11-20 10:18:48 -07:00
Scott Anderson c817ed04ea updated SQL docs to address formal pronunciation of SQLite 2019-11-20 09:48:01 -07:00
Scott Anderson 8dd20a8ed7 updated http.get to address PR review, updated http.get example 2019-11-20 09:43:14 -07:00
Scott Anderson 19af0a7ec3 updated experimental http.get example 2019-11-20 09:29:14 -07:00
Scott Anderson a446a98d1d updated weights of experimental http package 2019-11-20 09:04:43 -07:00
Scott Anderson 65da713859 added experimental http.get function, resolves #601 2019-11-20 09:01:13 -07:00
Scott Anderson 000b10fb94 added sqlite support for sql.from and sql.to, resolves #600 2019-11-19 15:36:25 -07:00
Scott Anderson 4395dd2d6b updated annotated csv examples and syntax ref, resolves #606 2019-11-19 13:46:30 -07:00
pierwill ef8ebff55d Fix typo in flux http example 2019-11-13 13:44:11 -08:00
Scott Anderson 6ffa80a487
Merge pull request #586 from influxdata/flux-0.53
Flux 0.53
2019-11-07 16:28:27 -07:00
kelseiv 6321555ea4
Merge pull request #561 from influxdata/monitor-state
Monitor states
2019-11-01 10:02:48 -07:00
Scott Anderson 6b3e6648c6 updated duration math expressions 2019-11-01 08:52:40 -06:00
Scott Anderson c5ac165565
Merge pull request #579 from influxdata/alpha-19
Alpha 19
2019-10-31 10:28:25 -06:00
Scott Anderson 35c8896c7c created new syntax reference section, resolves #566 2019-10-30 13:24:58 -06:00
Kelly f7e55773d1 add Flux intro 2019-10-30 11:20:05 -07:00
Scott Anderson bd41e73e4a Merge branch 'master' into alpha-19 2019-10-30 11:35:16 -06:00
Scott Anderson 87d3671e88
Merge pull request #568 from influxdata/flux-0.51
Flux 0.51
2019-10-30 10:40:07 -06:00
Scott Anderson 66b59331bf fixed custom to example, resolves #548 2019-10-30 09:33:21 -06:00
Kelly a858055456 delete cloud all from the front matter 2019-10-29 16:26:05 -07:00
pierwill b9a3c680a4 Note default unit for stateDuration()
Fixes #559
2019-10-28 10:14:53 -07:00
Scott Anderson e5ad9cbffa
Merge pull request #538 from influxdata/flux/prometheus-histogram-quantile
Flux prometheseus.histogramQuantile function
2019-10-25 15:45:34 -06:00
Scott Anderson f7bc0f03e7 updated system.time vs now notes 2019-10-22 17:16:01 -06:00
Scott Anderson 23167369d4 added details about the difference between system.time and now functions 2019-10-22 16:57:46 -06:00
Scott Anderson 010dc736aa updated monitor.check example function, resolves #504 2019-10-22 16:46:54 -06:00
Scott Anderson 5984a29506 updated message in csv.from about cloud availability, resolves #545 2019-10-22 16:44:37 -06:00
Scott Anderson 63c9631983 added cross-references to system.time and now functions, resolves #546 2019-10-22 16:41:05 -06:00
Scott Anderson c31baa229e various broken link fixes 2019-10-21 15:35:09 -06:00
Scott Anderson f71f50b441 added prometheseus.histogramQuantile function 2019-10-21 13:36:25 -06:00
Scott Anderson db72ffeb97 updated duration handling from the Flux spec 2019-10-21 13:05:15 -06:00
Scott Anderson 276085bfd9 hotfix: removed non-working example of monitor.notify 2019-10-18 15:10:40 -06:00
Scott Anderson 0f11473f97 hotfix: updated http.post example so it will actually work 2019-10-18 14:03:10 -06:00
Scott Anderson 5afb5dec07
Merge pull request #530 from influxdata/flux-0.50
Flux 0.50
2019-10-17 10:29:35 -06:00
Scott Anderson a9f3fd12bd updated math functions with correct names, resolves #522 2019-10-15 13:36:43 -06:00