Commit Graph

185 Commits (b062bbb45047ecda99f2076f8361f546560bcc46)

Author SHA1 Message Date
Scott Anderson b816463fd7 updates to geo package docs to address PR feedback 2020-03-05 08:39:11 -07:00
Scott Anderson 78566271d8 added all experimental geo functions 2020-03-04 15:29:20 -07:00
Scott Anderson 87316459b3 finished index page for geo package 2020-03-04 12:05:41 -07:00
Scott Anderson 74774a3dc3 WIP experimental geo package 2020-03-04 09:11:00 -07:00
Scott Anderson 3285cbcbb3 hotfix: adjusted commented content on join function doc, resolves #779 2020-02-25 09:44:31 -07:00
Scott Anderson 711bcd72aa hotfix: fixed formatting of join method list 2020-02-24 15:22:28 -07:00
Scott Anderson 74ab9383b6 minor update to experimental.rate description 2020-02-21 11:48:54 -07:00
Scott Anderson 703715dc2c updated description of aggregate package 2020-02-21 11:42:38 -07:00
Scott Anderson 86c6b468ec added flux aggregate package, resolves #774 2020-02-21 11:26:28 -07:00
Scott Anderson 745c67011c updated content about keeping empty tables 2020-02-21 08:58:29 -07:00
Scott Anderson 0f4cea9c80 added information about counting rows in empty tables, resolves #749 2020-02-20 17:13:36 -07:00
Scott Anderson 919e4e78fb updated query package docs to address PR feedback 2020-02-20 15:50:21 -07:00
Scott Anderson 51de6dcc1e updated function type of query.fromRange 2020-02-20 10:02:21 -07:00
Scott Anderson 18ea6f0741 updated example of query.inBucket, fixed typos 2020-02-20 09:57:58 -07:00
Scott Anderson bb2c54f494 added used functions lists to query package docs 2020-02-20 09:48:51 -07:00
Scott Anderson b024694112 added the length function, resolves #755 2020-02-20 09:31:00 -07:00
Scott Anderson 6535413f65 added experimental query package, resolves #767 2020-02-20 09:25:08 -07:00
Scott Anderson 638f4870ef remove experimental key from frontmatter 2020-02-19 22:02:59 -07:00
Scott Anderson 823469f243 automatically detect experimental packages and functiosn and add warning 2020-02-19 21:59:40 -07:00
Scott Anderson 9c9e84b2b6 hotfix: fixed param name on derivative function 2020-01-23 16:36:19 -07:00
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 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 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 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
kelseiv 6321555ea4
Merge pull request #561 from influxdata/monitor-state
Monitor states
2019-11-01 10:02:48 -07: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 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 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
Scott Anderson 0b2ee3fab6 fixed formatting of data types throughout flux function docs 2019-10-14 10:43:37 -06:00
Scott Anderson 6c8810bd2d updated wording of experimental function warnings 2019-10-12 07:19:21 -06:00
Scott Anderson c6fd7644eb updated tags and added related articles to prometheus package docs 2019-10-11 15:43:03 -06:00
Scott Anderson 40fda5be85 added the flux experimental prometheus package, resolves #510 2019-10-11 15:39:01 -06:00
Scott Anderson de2dd84640 updated union function example 2019-10-02 09:35:20 -07:00
Scott Anderson bd8d853a97 updated union function example 2019-10-02 09:34:38 -07:00
Scott Anderson a62822b210 fixed typos in union function doc 2019-10-02 08:56:46 -07:00
Scott Anderson d126775b91 added notes about using tableFind with getRecord and getColumn 2019-09-26 15:11:23 -06:00
Scott Anderson 26c4d9acd8 fixed tableFind function example 2019-09-26 14:41:08 -06:00
Scott Anderson 34c4a9b462 added guide for using exists operator, resolves #428 2019-09-19 11:33:19 -06:00
Scott Anderson 71d8297506 added risks of using experimental functions with links back 2019-09-17 15:27:17 -06:00
Scott Anderson dfabc6fdba added experimental.to function 2019-09-17 12:11:56 -06:00
Scott Anderson e299ae9781 added experimental group and set functions 2019-09-16 17:06:06 -06:00
Scott Anderson cb5fb6e848 added experimental duration functions 2019-09-16 16:10:24 -06:00
Scott Anderson d772e5096d added mqtt and bigtable packages to experimental package 2019-09-16 14:52:53 -06:00
Scott Anderson 06940d8750 removed empty special cases block from math.NaN, resolves #452 2019-09-13 10:09:08 -06:00
Scott Anderson 5517ccb511 updated influxdb 1.7 links to latest 2019-09-11 11:29:41 -06:00
Scott Anderson ba9e59eb5f updated description on flux stdlib landing 2019-09-11 08:47:24 -06:00
Scott Anderson 70f91ad990 updated content on flux stdlib landing page 2019-09-11 08:39:16 -06:00
Scott Anderson 70d382e87f fixed broken links related to flux functions 2019-09-10 13:40:31 -06:00
Scott Anderson af4b99b188 updated links to flux functions 2019-09-10 12:38:38 -06:00
Scott Anderson a0d46bb7b1 renamed flux functions dir to stdlib, added aliases to all function docs 2019-09-10 12:06:02 -06:00