Commit Graph

226 Commits (3ab537fa365483c5088f356b84f33abd247515e9)

Author SHA1 Message Date
Scott Anderson 7fa14a480b adjusted sample data for rate query guide, added more details 2020-04-24 10:27:31 -06:00
Scott Anderson e0caf61807 fixed typos in rate query guide 2020-04-24 09:38:40 -06:00
Scott Anderson 5db8e451e3 added derivative to rate query guide 2020-04-24 09:37:03 -06:00
Scott Anderson b41e34b9e3 fixed time value in rate example table 2020-04-23 17:03:14 -06:00
Scott Anderson a3f4f4b900 removed unnecessary indentation from rate code block 2020-04-23 16:57:47 -06:00
Scott Anderson af13632d75 added rate query guide 2020-04-23 16:55:32 -06:00
Scott Anderson 838e6a64a1
Merge pull request #946 from influxdata/query/fill
Fill query guide
2020-04-23 15:37:55 -06:00
Scott Anderson f71e85ee1c updated fill query guide to address PR feedback 2020-04-23 15:24:44 -06:00
Scott Anderson c1a6611fab
Revert "Revert "Flux 'getRecord' and 'getColumn' functions"" 2020-04-23 14:27:24 -06:00
Scott Anderson 6a30ef24fe
Revert "Flux 'getRecord' and 'getColumn' functions" 2020-04-23 10:49:55 -06:00
Scott Anderson c2d6537d22 fill query guide 2020-04-13 09:41:40 -06:00
Scott Anderson d2bab5ed98 updated findRecord, findColumn, and scalar values to address PR feedback 2020-04-10 08:27:22 -06:00
Scott Anderson d508b8a389 updated scalar values doc, resolves #932 2020-04-09 15:27:58 -06:00
noramullen1 e83ede8511
Merge pull request #936 from influxdata/beta-8-file-cli
Add --file option to `task` and `query` commands
2020-04-09 12:42:15 -07:00
noramullen1 6723b58a79 Remove @ from examples 2020-04-09 12:36:08 -07:00
noramullen1 d73f09da12 Updates to query-data (addresses #927 ) 2020-04-08 13:33:24 -07:00
Scott Anderson e7cd5d45e0 WIP fill query guide 2020-04-08 09:55:11 -06:00
Scott Anderson 205f163d2b updated first-last guide to address PR feedback 2020-04-07 21:26:52 -06:00
Scott Anderson 2f426b5f2f adde first and last query guide 2020-04-07 16:29:51 -06:00
Scott Anderson 4268ab5806
Merge pull request #921 from influxdata/query/increase
Increase query guide
2020-04-07 15:41:38 -06:00
Scott Anderson b2f8ccd831 updated increase doc, address PR feedback 2020-04-07 15:40:01 -06:00
Scott Anderson 15ec3b762b updated timedMovingAverage diagram and examples 2020-04-07 15:07:08 -06:00
Scott Anderson df36bfd92e added tables and diagram to show how moving averages work 2020-04-07 14:09:15 -06:00
Scott Anderson 46c2fa1454 added increase query guide 2020-04-06 22:01:28 -06:00
Scott Anderson 6452959f36 added moving average query guide 2020-04-06 15:05:38 -06:00
Scott Anderson 92c4258d3f finished adding code examples of common flux queries 2020-04-03 17:04:47 -06:00
Scott Anderson a0c6ddc7c1 WIP adding list code examples to flux query guides 2020-04-02 13:25:00 -06:00
Scott Anderson 88d23c3f0e beta-7 link audit, fixed broken links 2020-03-27 17:14:47 -06:00
Scott Anderson 3b2d827e37
Merge pull request #851 from influxdata/geo-guide
Geo guides
2020-03-23 14:22:13 -06:00
Scott Anderson eb218e8993 updated geo guides to address PR feedback 2020-03-23 14:14:04 -06:00
Scott Anderson 249e362132 hotfix: fixed menu for scalar values guide, resolves #855 2020-03-23 09:43:00 -06:00
Scott Anderson d115f3cf9d changed can not to cannot 2020-03-20 21:21:26 -06:00
Scott Anderson 630ba7c0f6 added warning about sqlite driver, resolves #848 2020-03-20 11:38:47 -06:00
Scott Anderson 0582681680 updated children shortcode to show code examples when provided in the frontmatter 2020-03-20 11:01:37 -06:00
Scott Anderson db423159dd added content for the geo group by functions 2020-03-20 10:22:36 -06:00
Scott Anderson 160d0b51db separated geo guide into a set of guides 2020-03-20 09:09:05 -06:00
David McKay 66a6fc7d16 fix(sql): sqlite datasource format and mode were incorrect 2020-03-19 12:34:51 +00:00
Scott Anderson 991261f016 WIP geo guide 2020-03-12 14:42:44 -06:00
Scott Anderson 068b7b5222 resolved merge conflicts 2020-03-12 09:12:48 -06:00
Scott Anderson 8f280e2bb4 hotfix: fixed typo in query getting started, resolves #822 2020-03-12 09:01:51 -06:00
Scott Anderson 3511d99c86 adjusted pages weights and ordering in Flux guides 2020-03-06 11:33:16 -07:00
Scott Anderson 016c0aae2c restructured query guides 2020-03-06 08:40:37 -07:00
Scott Anderson 598921dddb updates to address PR feedback 2020-03-05 15:11:42 -07:00
Scott Anderson 5817876fdc removed placeholder examples from common queries landing page 2020-03-05 11:57:03 -07:00
Scott Anderson ad8abdafc1 resolved cli merge conflicts 2020-03-04 16:38:24 -07:00
Scott Anderson af5f3be9d7 added cumulativeSum guide, added flex shortcodes, updates to common queries docs 2020-03-03 11:25:00 -07:00
Scott Anderson 4f5e816f05 added median and percential/quantile guides, related to #770 2020-03-02 17:33:47 -07:00
Scott Anderson 879b4b1bf5 added guide for select- and where-like queries, related to #770 2020-03-02 14:22:47 -07:00
Scott Anderson 26142a2499 WIP common queriers 2020-02-26 13:51:10 -07:00
Scott Anderson edb079f27b WIP common flux queries 2020-02-25 09:43:08 -07:00
Scott Anderson b1c174b91f common query doc boilerplate 2020-02-24 15:21:03 -07:00
Scott Anderson a612db03a6 added information about bracket notation, resolves #763 2020-02-20 16:41:16 -07:00
Scott Anderson 9fe3674ec7 hotfix: added missing commas in custom aggregates guide 2020-02-19 09:00:48 -07:00
Scott Anderson d3a9476013 general link cleanup 2020-02-11 08:58:28 -07:00
Scott Anderson e088a1d270 resolved merge conflicts 2019-12-05 10:23:53 -07:00
Scott Anderson bc756e1f61 updated query optimizations guide to address PR feedback 2019-11-27 14:16:56 -07:00
Scott Anderson d9c0d409ed draft of query optimization guide, resolves #540 2019-11-27 10:21:53 -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 b8cfdd96e8 Merge branch 'master' into alpha-20 2019-11-19 10:18:31 -07:00
Scott Anderson 8eeb9f53ee
Merge pull request #592 from influxdata/query/scalar-values
Extract scalar values
2019-11-11 16:57:16 -07:00
Scott Anderson e09e88dcba minor typo in grouping guide 2019-11-11 13:52:53 -07:00
Scott Anderson 1dfe32ba9f WIP updating images for new dashboard cell styles 2019-11-08 17:03:19 -07:00
Bucky Schwarz 295fd4a5eb
fix: typo in window-aggregate 2019-11-08 11:41:36 -08:00
Scott Anderson df14dd8cc0 added description and related to scalar values guide, updated truncate styles to prevent shift on open 2019-11-08 10:40:58 -07:00
Scott Anderson 3f5484811a updated scalar values guide to address PR feedback 2019-11-08 09:35:06 -07:00
Scott Anderson 34deb8a392 added details to scalar values guide, updated glossary, resolves #512 2019-11-07 16:24:25 -07:00
pierwill 7325411fae Use shortcode for note blocks 2019-11-06 11:25:06 -08:00
Scott Anderson 84d21aee34 added scalar value guide boilerplate 2019-11-05 11:09:14 -07:00
Kelly f12220599e verbiage updates 2019-11-01 10:24:08 -07:00
Kelly 456285221a fix typo 2019-11-01 10:06:15 -07:00
kelseiv 6321555ea4
Merge pull request #561 from influxdata/monitor-state
Monitor states
2019-11-01 10:02:48 -07:00
Kelly f3b1631c4d edits f Scott 2019-11-01 09:42:58 -07:00
Scott Anderson c5ac165565
Merge pull request #579 from influxdata/alpha-19
Alpha 19
2019-10-31 10:28:25 -06:00
Kelly 8e41ec6b4d clarify Cloud not required for "detecting states" 2019-10-30 12:28:22 -07:00
Scott Anderson 35c8896c7c created new syntax reference section, resolves #566 2019-10-30 13:24:58 -06:00
Kelly 00f5846cef edit f Will 2019-10-30 12:10:58 -07:00
Kelly fd69e90160 edit f Will 2019-10-30 12:07:40 -07:00
Kelly 00d5120ce9 eidt 2019-10-30 11:50:29 -07:00
Kelly 3729bab392 moved intro down 2019-10-30 11:34:28 -07:00
Kelly f7e55773d1 add Flux intro 2019-10-30 11:20:05 -07:00
Kelly 73488fa6c1 edits from Scott and Will 2019-10-30 10:54:04 -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 2454eaf74c added system.time to manipulating timestamps guide, resolves #564 2019-10-30 10:20:36 -06:00
Kelly 03e073c17f remove truncates & first 2 steps 2019-10-29 16:34:42 -07:00
Kelly 731b9ad52e add monitor.stateChanges example 2019-10-29 11:43:44 -07:00
Kelly 8f0b2e0776 updated stateCount() and stateDuration() exa WIP 2019-10-29 09:46:34 -07:00
Kelly 630b64924c new monitor-state 2019-10-28 09:51:53 -07:00
Kelly e69bea64a4 format unordered list 2019-10-22 17:05:57 -07:00
Scott Anderson c31baa229e various broken link fixes 2019-10-21 15:35:09 -06:00
pierwill 16ae179517 Various edits to "Query Data" get-started pages
- Edit flux getting started guides
- Fix tag value
- Add and reword a few sentence.
- Minor edits to wording
2019-10-14 11:30:30 -07:00
Scott Anderson 2ef3c6052c Merge branch 'master' of github.com:influxdata/docs-v2 2019-09-30 11:27:01 -06:00
Scott Anderson 03bcb23894 fixed typos in manipulating timestamps guide 2019-09-30 11:25:29 -06:00
Scott Anderson 6976eeb9ba removed magic quotes from execute queries guide 2019-09-30 10:50:04 -06:00
Scott Anderson 4d23e5c2b3 updated timestamp guide with PR feedback 2019-09-20 09:09:03 -06:00
Scott Anderson 8333007559 added timestamp manipulation guide, resolves #476 2019-09-19 16:27:36 -06:00
Scott Anderson 34c4a9b462 added guide for using exists operator, resolves #428 2019-09-19 11:33:19 -06:00
Scott Anderson 3a6d855fa4 added gzip compression to query guide, resolves #384 2019-09-19 09:31:35 -06:00
Scott Anderson b49ae3f528
Merge pull request #460 from influxdata/fix/broken-links
Broken link fixes
2019-09-12 15:53:09 -06:00
Scott Anderson 54b5df5630 changed name of air sensor dashboard download 2019-09-12 14:14:07 -06:00