Commit Graph

4863 Commits (2fc84884c3935b729c09448b1e80e286a0ad622f)

Author SHA1 Message Date
Scott Anderson 334a3787ea fixed version number in flux release notes 2019-04-01 11:26:27 -06:00
Scott Anderson 618453e1d7
Merge pull request #116 from influxdata/flux/rename-percentile
Rename percentile function to quantile
2019-04-01 11:23:52 -06:00
Scott Anderson fec833e552 added flux-0.24 to flux release notes 2019-04-01 11:20:05 -06:00
Kelly ed0575be56 change delete to export 2019-03-29 13:49:41 -07:00
Scott Anderson e1e4ec5449 rename percentile function to quantile 2019-03-29 13:33:07 -06:00
Scott Anderson 412d1858aa initial changes for alpha-8 2019-03-29 13:09:56 -06:00
Scott Anderson cb6c67f18f updated typos and wording in variable docs, added more query examples 2019-03-29 11:44:26 -06:00
noramullen1 f4a58a972e
Merge pull request #114 from influxdata/alpha-7
Alpha 7
2019-03-28 17:59:56 -07:00
Scott Anderson b30e8c1448 updates to variable docs 2019-03-28 17:32:26 -06:00
noramullen1 643f4b69bf
Merge pull request #112 from influxdata/alpha-7-variables-frontmatter
Add intros and descriptions
2019-03-28 16:06:01 -07:00
Scott Anderson 8248d22542 added info about using dashboard variables, resolves #9 2019-03-28 17:04:30 -06:00
Nora 9137656cb1 Add intros and descriptions 2019-03-28 15:59:13 -07:00
Scott Anderson 92076f452b Merge branch 'alpha-7' into alpha-7-variables 2019-03-28 16:31:34 -06:00
Scott Anderson 859ef7ae64 adjust structure of variables docs 2019-03-28 16:31:27 -06:00
noramullen1 c94e794e5c
Merge pull request #110 from influxdata/import-export-dashboards
Import export dashboards
2019-03-28 13:25:52 -07:00
Nora ec4d231a28 Updates based on review 2019-03-28 13:23:48 -07:00
Nora 4168df03e2 Changelog for alpha 7 2019-03-28 13:21:06 -07:00
Nora b133d340f7 More variable updates 2019-03-28 13:13:45 -07:00
Nora 9c3f451446 Additional updates to variables 2019-03-28 13:09:31 -07:00
Nora a31e8cd710 Additional updates to variables 2019-03-28 13:00:23 -07:00
Nora d42ecc71c4 More variable and template content 2019-03-28 11:26:49 -07:00
Nora 034ac29e05 Updates to variables 2019-03-28 10:57:01 -07:00
Nora 9e4697ea28 Adding in structure of variables content 2019-03-28 10:55:27 -07:00
Scott Anderson 0f7dc8def5
Merge pull request #108 from influxdata/flux/release-notes
Flux release notes
2019-03-27 15:13:56 -06:00
Nora fa02a404fb Additional import/export updates 2019-03-27 13:48:00 -07:00
Nora 37a9667710 Adding import and export 2019-03-27 13:08:12 -07:00
Scott Anderson 9a436a5171 Flux release notes 2019-03-26 17:25:25 -06:00
Scott Anderson 7842b5c26d updated cloud names, added cloud-link shortcode 2019-03-26 16:31:01 -06:00
Scott Anderson 823fa2e118 changes to task docs based on PR feedback 2019-03-26 13:29:16 -06:00
Scott Anderson 7c1f933ade task run documentation 2019-03-26 11:44:44 -06:00
Scott Anderson 62611632b5 updated task export doc with alpha-7 buttons 2019-03-25 16:22:39 -06:00
Scott Anderson f1913f95de added info for importing and exporting tasks, resolves #102 2019-03-25 14:21:35 -06:00
Scott Anderson f38a670a12
Merge pull request #100 from influxdata/flux/reduce-function
reduce() Function
2019-03-25 13:37:49 -06:00
Scott Anderson cbeb445492 created structure for new dashboard managment docs 2019-03-25 11:55:31 -06:00
Scott Anderson 75facbfbbf resolved merge conflicts in alpha-7 2019-03-25 10:48:20 -06:00
Scott Anderson 505f24c60a added list_name parameter and support in children function 2019-03-25 10:21:10 -06:00
Scott Anderson 7e5a5c6051 fixed formatting of flux float examples and other functions 2019-03-25 08:42:13 -06:00
Scott Anderson 6338fb1a89 restructured some content in reduce function doc 2019-03-22 13:36:13 -06:00
Scott Anderson 93d040b7db moved reduce function to built-in/transformations/aggregates and added detail about custom aggregations 2019-03-22 10:00:15 -06:00
Scott Anderson 93c0f5c370 updated reduce parameter pattern examples 2019-03-22 09:14:07 -06:00
Scott Anderson a48eba898e corrected object key names in reduce example, added now about reduce fn object keys and types 2019-03-21 16:06:01 -06:00
Scott Anderson df2f189604 resolved merge conflict 2019-03-21 14:43:27 -06:00
Scott Anderson ba8a2243f5 initial draft of reduce function doc 2019-03-21 14:39:38 -06:00
noramullen1 a12c3eeddd
Merge pull request #97 from influxdata/cloud-2-beta
Cloud 2 beta docs structure and content
2019-03-20 15:23:14 -07:00
Scott Anderson 69b3a95d59 updated icon font and shortcode, fixed broken anchor link 2019-03-20 15:31:55 -06:00
Scott Anderson fb85d8d64a updated images and image names, removed unused images 2019-03-20 15:14:28 -06:00
Nora 5c11792700 Updated known issues 2019-03-20 14:03:16 -07:00
Scott Anderson 91f58ea480
Merge pull request #89 from influxdata/flux/time-shift
Updated the shift function to timeShift
2019-03-20 09:53:16 -06:00
Scott Anderson 0a132335a4
Merge pull request #92 from influxdata/revert-91-revert-87-flux/math-functions
Re-add Flux math package and  functions
2019-03-20 09:52:54 -06:00
Nora 4adaf89684 Fixed typo 2019-03-19 16:37:23 -07:00
Nora f03b1b18e1 Additional review feedback 2019-03-19 16:31:15 -07:00
Nora 1b67137d45 Address review feedback 2019-03-19 16:28:32 -07:00
Nora 400ce061b2 More updates to GS and shortcode 2019-03-19 16:02:43 -07:00
Nora ebbbc564c2 Updates to GS and shortcode 2019-03-19 14:43:10 -07:00
Nora e467e17726 More updates to GS (WIP) 2019-03-19 10:05:53 -07:00
Scott Anderson edfa67665f added run command to influxd cli, updated influxd flags 2019-03-19 10:38:28 -06:00
Scott Anderson 43a18719f3 initial base for alpha-7, updated download links in get started 2019-03-19 08:44:33 -06:00
Scott Anderson 1d89287daf
Merge pull request #90 from influxdata/update/telegraf-config
Updated Telegraf config management docs
2019-03-19 08:42:36 -06:00
Nora d2af7c5e8c Getting started content (WIP) 2019-03-18 11:28:35 -07:00
Scott Anderson 9aa64ca38e more updates to the alpha-6 release notes 2019-03-15 18:05:34 -06:00
Scott Anderson 3b6a6b5787 updated alpha-6 release notes 2019-03-15 17:46:41 -06:00
Scott Anderson a3afd62540
Revert "Revert "Flux math package and functions"" 2019-03-15 17:39:09 -06:00
Scott Anderson e299580816
Revert "Flux math package and functions" 2019-03-15 17:38:39 -06:00
Scott Anderson 317836ea6e updated telegraf config management docs 2019-03-14 15:34:22 -05:00
Scott Anderson 81690509b7 updated flux data model doc, updated IMPL callouts 2019-03-14 07:19:02 -05:00
Scott Anderson a5715c2378 removed unnecessary output data type in timeShift function 2019-03-14 06:42:11 -05:00
Scott Anderson 94da665ef4 updated the shift function to timeShift 2019-03-14 06:39:32 -05:00
Scott Anderson 9ba4dbb8dc added influxcloud menu to left nav, added conditional cloud page title 2019-03-13 17:09:53 -05:00
Scott Anderson 782ed4f55f
Merge pull request #87 from influxdata/flux/math-functions
Flux math package and  functions
2019-03-13 15:36:38 -06:00
Scott Anderson 9280410d32 updated download links in getting started to alpha-6 2019-03-13 16:33:39 -05:00
Scott Anderson 8cb6bf5504 updated math function docs to address PR feedback 2019-03-13 16:22:48 -05:00
Scott Anderson 3fe838f600 added return values to all math function examples 2019-03-13 16:01:36 -05:00
Scott Anderson 056748c32e added output data types to all math functions 2019-03-13 15:33:01 -05:00
Scott Anderson ad3bc0be52 added cloud shortcodes and styles, adjusted enterprise shortcode, updated contributing 2019-03-13 14:59:46 -05:00
Scott Anderson 65e2f02698 corrected math functions that return objects with multiple values 2019-03-08 16:42:23 -07:00
Scott Anderson d3ef061264 package section naming refactor 2019-03-08 16:20:55 -07:00
Scott Anderson fc262da60b added mathematical constants to flux math package 2019-03-08 16:07:07 -07:00
Scott Anderson e662a912c1 added content for all new math functions 2019-03-08 15:54:34 -07:00
Scott Anderson c9968e9655 fixed alpha-5 download links in getting started doc 2019-03-08 13:57:03 -07:00
Scott Anderson 1195c92daf updated alpha-5 changelog 2019-03-08 13:54:25 -07:00
Scott Anderson dd2de0f34b WIP new math functions 2019-03-08 13:52:38 -07:00
Scott Anderson 9d5ac359d9
Merge pull request #84 from influxdata/flux/logical-operators
Flux logical operators
2019-03-08 13:09:37 -07:00
Scott Anderson 6c22301086 add flux version to alpha-5 release notes 2019-03-08 09:25:28 -07:00
Scott Anderson 7e54ec5269 suggested updates to the alpha-5 release notes 2019-03-08 09:21:44 -07:00
Scott Anderson 47c76da401 Merge branch 'alpha-5' of github.com:influxdata/docs-v2 into alpha-5 2019-03-08 09:05:10 -07:00
Scott Anderson 7277ec2fe3 minor updates to the org docs 2019-03-08 08:49:02 -07:00
Scott Anderson 91e80f049e minor updates to the org docs 2019-03-08 08:45:24 -07:00
Scott Anderson 78e244ef7f added information about flux functional operators 2019-03-07 15:53:43 -07:00
Nora 76a77b7ece Added breaking change info 2019-03-07 13:34:12 -08:00
Scott Anderson 7ecf2434ae updated ui-messages shortcode and styles, more changes to address PR feedback 2019-03-07 11:01:55 -07:00
Scott Anderson 306ee8c3fa fixed a copy/paste typo in tokens doc 2019-03-07 10:20:22 -07:00
Scott Anderson d519ba5b38 resolved merge conflicts, deleted old collect data docs 2019-03-07 10:13:20 -07:00
Scott Anderson 68704539d0 Merge branch 'master' into alpha-5 2019-03-07 10:10:35 -07:00
Scott Anderson ed0b8d880f updated collect data docs to address PR feedback, added margins to inline icons 2019-03-07 10:08:49 -07:00
Scott Anderson 6277bcc7e9 WIP addressed feedback from PR review 2019-03-06 17:20:41 -07:00
Scott Anderson 49249b98ad added ui-message shortcode 2019-03-06 16:30:37 -07:00
Scott Anderson 4be911797c updates to the quick start doc to address PR feedback 2019-03-06 15:35:02 -07:00
Nora 7976fcac87 Added changelog so far 2019-03-06 13:18:50 -08:00
noramullen1 688f67bf38
Merge pull request #83 from influxdata/inline-icons
Inline icons
2019-03-06 13:11:57 -08:00
Scott Anderson 07dc573ec3 fixed typo in math operations guide 2019-03-06 14:11:33 -07:00
Nora 07610ef008 Formatting fixes based on review 2019-03-06 13:04:24 -08:00
Scott Anderson 72b4870e45 minor update to math operations guide 2019-03-06 13:59:13 -07:00
Scott Anderson 9c9d0888bb removed unnecessary line from math operations guide 2019-03-06 13:41:51 -07:00
Scott Anderson 42940d51c5 updated math operations guide addressing pr feedback 2019-03-06 13:40:24 -07:00
Nora d90b59df91 Minor updates to icons 2019-03-06 12:08:06 -08:00
Nora 166e38e146 Added inline icons and fixed typo in contributing 2019-03-06 11:52:42 -08:00
Scott Anderson a08066d4d2 update guide seotitles 2019-03-06 11:49:43 -07:00
Scott Anderson f305df8ceb added guide for transforming data with math 2019-03-06 11:47:30 -07:00
Scott Anderson eeba0d02d8 restyled feedback notes, fixed placeholder description 2019-03-01 13:13:44 -07:00
Scott Anderson c7f64defb9 restructured telegraf docs 2019-03-01 11:11:44 -07:00
Scott Anderson 56eed11628 Merge branch 'master' into refactor/collect-data 2019-02-28 15:57:28 -07:00
Scott Anderson 784414b71a
Merge pull request #80 from influxdata/icon-shortcode
Icon shortcode
2019-02-28 15:54:41 -07:00
Scott Anderson 481699dc27 updated all img references for nav icons to use nav-icon shortcode, removed unnecessary images 2019-02-28 15:39:31 -07:00
Scott Anderson 4e30ae1a15 added nav-icons shortcode 2019-02-28 15:30:28 -07:00
Scott Anderson 691a68700f added add-label icon to the icon shortcode 2019-02-27 17:15:36 -07:00
Scott Anderson 7700939e3d created icon shortcode and accompanying styles 2019-02-27 16:03:08 -07:00
Scott Anderson 093a9234fe added org to api query example, resolves #78 2019-02-27 14:24:00 -07:00
Scott Anderson 3dd182ebd3 WIP icon-shortcode 2019-02-27 14:17:22 -07:00
Scott Anderson d2f6fff25c added a description to the scrapable endpoints doc 2019-02-26 16:41:26 -07:00
Scott Anderson 3e0312d509 added tags to scraper docs 2019-02-26 16:38:03 -07:00
Scott Anderson ec165e20d1 restructured scraper docs, added information about creating scrapable endpoints 2019-02-26 16:28:13 -07:00
Scott Anderson 16fc047afa updated the scraper doc 2019-02-25 16:26:19 -07:00
Nora ec4a65e390 Removed notes 2019-02-25 14:17:22 -08:00
noramullen1 22461524b8
Merge branch 'master' into visualization-types 2019-02-25 13:23:15 -08:00
Nora e173255f2e Added histogram details and made instructions consistent across sections 2019-02-25 13:19:32 -08:00
Scott Anderson a710a8f36a Merge branch 'alpha-5' into refactor/collect-data 2019-02-25 14:00:14 -07:00
Scott Anderson 9e939bb26a based changes for alpha-5 2019-02-25 13:07:02 -07:00
Scott Anderson a4fd49fbcb updated page descriptions which inline code now that it is formatted correclty 2019-02-22 10:58:08 -07:00
Scott Anderson 61ac47622d fixed typos on alpha-4 changelog 2019-02-21 18:44:31 -07:00
Scott Anderson a4017ac39d updated alpha-4 changelog 2019-02-21 18:43:32 -07:00
Scott Anderson fea7c1508e
Merge pull request #70 from influxdata/alpha-4
Alpha 4
2019-02-21 18:33:01 -07:00
Scott Anderson 7ea22b7615
Merge pull request #69 from influxdata/flux/type-conversions
Added low-level type-conversion Flux functions
2019-02-21 17:03:19 -07:00
Scott Anderson dcdacc6748
Merge pull request #66 from influxdata/influxd-flags
docs(influxd): add description for 3 new flags
2019-02-21 17:03:03 -07:00
Scott Anderson a242af9047 updated alpha-4 release notes 2019-02-21 14:30:53 -07:00
Scott Anderson b8104283b2 initial changes for the alpha 4 release 2019-02-21 10:25:56 -07:00
Scott Anderson 5544d87de2 added notes about converting types on columns other than _value 2019-02-21 09:02:47 -07:00
Scott Anderson 111f8a2a38 fixed typos in low-level type-conversion functions 2019-02-21 08:46:54 -07:00
Scott Anderson b3871719d5 updated low-level type-conversion function descriptions 2019-02-20 16:55:25 -07:00
Scott Anderson b4842c68f6 added low-level type-conversion flux functions 2019-02-20 16:53:00 -07:00
Nora acf6cc8f3a Reorganized to update for 2.0 2019-02-20 15:06:45 -08:00
Scott Anderson 34d7813453 fixed instances of double "the" throughout docs 2019-02-20 14:55:01 -07:00
Scott Anderson 1feb83d16b updated influxd flags to be in alphabetical order 2019-02-20 11:06:21 -07:00
Scott Anderson cd548721b2 added tags to multiple articles 2019-02-19 17:04:06 -07:00
Andrew Watkins 549ee1024c docs(influxd): add descriptions for asset-path, store, and e2e-testing flags 2019-02-19 14:54:16 -08:00
Scott Anderson eadde36c29 merged master into tags branch 2019-02-19 15:09:17 -07:00
Scott Anderson 31038f0e6e fixed typos in the get started doc 2019-02-19 09:38:48 -07:00
noramullen1 304bd18cd3
Merge pull request #65 from influxdata/alpha-changelog
fixed date
2019-02-15 14:42:28 -08:00
Nora 185e09c6e3 fixed date 2019-02-15 14:41:59 -08:00
noramullen1 6adeaa1807
Merge pull request #64 from influxdata/alpha-changelog
Add alpha 3 changelog
2019-02-15 14:31:09 -08:00
Steve Bang 6f9d79d362
Merge pull request #62 from influxdata/alpha-3
InfluxDB 2.0 alpha.3
2019-02-15 14:25:11 -08:00
Scott Anderson 752e2348a6 updated telegraf config doc to include more info, resolves #36 2019-02-15 11:34:17 -07:00
Nora 15f8a710d8 Add alpha 3 changelog 2019-02-14 15:14:58 -08:00
Scott Anderson 4467c344ef
Merge pull request #58 from influxdata/flux-0.19
Flux 0.19
2019-02-13 17:23:31 -07:00
Scott Anderson 67a239177a updated the alpha download urls for alpha 3 2019-02-13 17:20:19 -07:00
noramullen1 3730af89eb
Merge pull request #61 from influxdata/typos
Fixed numbering
2019-02-13 15:50:34 -08:00
Nora ab5d5f8a60 Fixed numbering 2019-02-13 15:50:02 -08:00
Nora e24f79f04a Add scraper tag 2019-02-13 15:30:03 -08:00
Scott Anderson c493b3d95a fixed typo in histogram doc 2019-02-13 16:10:54 -07:00
Scott Anderson 0c93c2f526 added missing paramater data type on window function 2019-02-13 15:41:41 -07:00
Nora 8cb4606b92 Typo and link fix 2019-02-13 14:35:18 -08:00
Nora ad8266e21f Add tags 2019-02-13 14:32:09 -08:00
Scott Anderson dac86cda57 added bucket name to contains function example 2019-02-13 15:27:41 -07:00
noramullen1 19e70ee5e2
Merge pull request #59 from influxdata/visualization-types
Add missing images
2019-02-13 14:10:36 -08:00
Nora 4c1d43d21a More tags 2019-02-13 14:00:48 -08:00
Nora c6ad6a2482 add tags 2019-02-13 13:53:59 -08:00
Scott Anderson 0d9196c391 flux updates from spec 2019-02-13 09:20:44 -07:00
Scott Anderson 6063103422 updated flux built-in functions, added contains function 2019-02-12 16:35:41 -07:00
Scott Anderson 47eb8db87d added 2.0 alpha.2 release notes 2019-02-11 17:00:48 -07:00
Scott Anderson cb71fe1699 added view all flux functions doc 2019-02-11 14:26:13 -07:00
Scott Anderson c6ea4639fa view all functions list WIP 2019-02-11 09:07:11 -07:00
Scott Anderson 68b0f0d279 fixed all flux links and other broken links 2019-02-08 09:41:28 -07:00
Scott Anderson d0b92fc1f8
Merge pull request #52 from influxdata/flux-0.18
Flux 0.18
2019-02-08 09:15:57 -07:00
Scott Anderson 0123ee75d6 typo fixes 2019-02-08 08:51:21 -07:00
Scott Anderson f8f289f03e resolved merge conflicts with flux-0.18 2019-02-08 08:29:49 -07:00
Scott Anderson 28bc5cac70
Merge pull request #51 from influxdata/flux-testing-package
Added flux testing package
2019-02-08 08:27:17 -07:00
Scott Anderson 125061f606 fixed typo in flux strings title 2019-02-07 19:46:41 -07:00
Scott Anderson cf17a867df updates to intervals and windows function based on spec 2019-02-07 19:44:12 -07:00
Scott Anderson f7e16b7e34 retitled flux landing pages 2019-02-07 19:36:21 -07:00
Scott Anderson f2b889f659 removed old testing functions 2019-02-07 19:35:11 -07:00
Scott Anderson 54bcfcfa60 added flux testing package 2019-02-07 19:33:41 -07:00
Scott Anderson db3e477073 typo fix in the trim function doc 2019-02-07 19:11:03 -07:00
Scott Anderson 742fafa127 added used function lists to influxdb v1 functions 2019-02-07 19:06:30 -07:00
Scott Anderson 1274d9e38b added influxdb v1 functions package 2019-02-07 18:47:12 -07:00
timhallinflux 6a15fedce9
Update links... 2019-02-07 17:34:15 -08:00
Scott Anderson de96dd5bc3 added string package flux functions 2019-02-07 16:55:04 -07:00
Scott Anderson d5e50b1dcf restructured flux docs 2019-02-07 15:52:07 -07:00
Scott Anderson 9277ffe0ef Merge branch 'master' into tags 2019-02-06 17:19:11 -07:00
Steve Bang 064032003c
Merge pull request #35 from influxdata/collect-data
Collecting data content
2019-02-06 16:17:07 -08:00
stevebang d632b4257f Fix block note 2019-02-06 15:57:14 -08:00
stevebang a98f57ed1b Fix two issues 2019-02-06 15:50:32 -08:00
stevebang d6f6b406a5 Updates based on feedback 2019-02-06 15:48:03 -08:00
stevebang c1d4da329c Move weight and update to new numbering 2019-02-06 14:35:09 -08:00
Nora 155edab429 Add view raw data option 2019-02-06 14:13:20 -08:00
Nora 511ce4e7b2 Added more info about tabs 2019-02-06 13:48:32 -08:00
stevebang 29e4879ba3 update based on feedback 2019-02-06 10:09:07 -08:00
stevebang b96a9523e7 Changes based on feedback 2019-02-06 10:04:11 -08:00
Scott Anderson 870bc07f8e resolved merge conflicts from master 2019-02-06 10:56:17 -07:00
Scott Anderson 30bcf4fda7 adjusted all page weights to new hierarchy, added page wieght info to contribution guidelines 2019-02-06 10:48:09 -07:00
Scott Anderson b6e7d19f44 updated all the article weights 2019-02-06 09:24:44 -07:00
Scott Anderson 8d5a7f3bee extended the children function and updated uses of the children function 2019-02-06 09:03:32 -07:00
Scott Anderson 56f1be7ac5 simplified children shortcode, made it multi-use 2019-02-06 08:42:58 -07:00
stevebang 4ea3a1b2d1 Modify note about supporte plugins 2019-02-06 02:04:19 -08:00
stevebang 19135d691b Add next step for processing datata 2019-02-06 01:52:17 -08:00
stevebang 43e983290d Add revised pages for scraper and telegraf config 2019-02-06 01:47:44 -08:00
stevebang 1f070d056d Tweak scraper content and rename file 2019-02-06 00:34:11 -08:00
stevebang 1d568f797d Add new page on configuring scrapers 2019-02-06 00:28:01 -08:00
stevebang 48a9f3a706 Edit quick start page 2019-02-05 23:50:55 -08:00
stevebang 309e2a9789 New version of quick start page 2019-02-05 22:54:58 -08:00
stevebang 4fe166e56d update pages 2019-02-05 12:43:25 -08:00
Scott Anderson e6844bb0e4 added tag layouts and functionality 2019-02-05 11:39:00 -07:00
Nora e621bb53a5 add UI to title 2019-01-30 10:52:43 -08:00
Nora d3500407fc Remove notes from index page 2019-01-30 09:37:08 -08:00
stevebang 9f7c7fa468 Update Telegraf config steps 2019-01-27 23:46:11 -08:00
stevebang 5cdbaf85f0 Remove old files and update. 2019-01-27 23:26:24 -08:00
stevebang f7403d938f Rename and update files based on feedback 2019-01-27 23:23:05 -08:00
Scott Anderson d840b4c1be minor updates to the common tasks doc 2019-01-25 11:14:29 -07:00
Scott Anderson f1fe4bdba7 removed reference to docs-v2 github repo 2019-01-25 11:11:46 -07:00
Scott Anderson 3345834cf6 replaced link to docs-v2 repo new issue 2019-01-25 11:08:56 -07:00
Scott Anderson 9ecf206c9b
Merge pull request #40 from influxdata/v2-layout
V2 layout updates
2019-01-25 10:34:24 -07:00
Scott Anderson ee1e3ba27e added feedback note to all pages, css updates, page title updates 2019-01-25 10:32:34 -07:00
Nora 98e3c31d3e Removed InfluxQL details 2019-01-24 15:18:35 -08:00
noramullen1 f1c7b97249
Merge pull request #39 from influxdata/data-explorer-tabs
Add tab info
2019-01-24 14:53:44 -08:00
Nora d6b6fed190 Add tab info 2019-01-24 14:52:38 -08:00
Nora f688f2f4f6 Remove mentions of Chronograf 2019-01-24 13:05:02 -08:00
Scott Anderson 5d693bdd6a added links to deeply nested CLI docs 2019-01-24 13:51:04 -07:00
Scott Anderson 90c1cd7000 adjusted instructions in the getting started doc 2019-01-24 13:45:22 -07:00
stevebang 80e2e888f2 Add new scraper page and update other content 2019-01-24 00:39:47 -08:00
stevebang cf57236ffb new quickstart page for collecting data 2019-01-23 21:48:06 -08:00
Scott Anderson ce847be877 fixed get started file name 2019-01-23 17:04:12 -07:00
Scott Anderson 50884fcc71 minor updates to the get started doc 2019-01-23 16:50:34 -07:00
Scott Anderson bbed5a736a restructed the getting started page, resolves #29 2019-01-23 16:41:12 -07:00
Scott Anderson b3957ca10e updated info for feedabck 2019-01-23 14:12:25 -07:00
Scott Anderson 3a553d6459 Merge branch 'master' of github.com:influxdata/docs-v2 2019-01-23 14:09:10 -07:00
Scott Anderson d9d9ac86af updated some references to chronograf 2019-01-23 14:01:48 -07:00
Scott Anderson 687e606c72 added placeholder for collect data 2019-01-23 12:58:14 -07:00
Scott Anderson f814f9705f Merge branch 'master' into collect-data 2019-01-23 12:54:28 -07:00
Scott Anderson 461ce2cc75 added description to member manage doc 2019-01-23 12:50:13 -07:00
Scott Anderson 7b46ec8c88 fixed typo in member view description 2019-01-23 12:48:25 -07:00
Scott Anderson 8d21d22c7d added notes about user management during alpha 2019-01-23 12:46:14 -07:00
Scott Anderson 9cdca001d1 added note about users in alpha 2019-01-23 12:33:52 -07:00
Scott Anderson 1b3e3c8044 lots of updates to user/org/token/etc docs 2019-01-23 12:30:19 -07:00
Scott Anderson 45636826ba Merge branch 'org-management' of github.com:influxdata/docs-v2 into org-management 2019-01-23 12:07:46 -07:00
Scott Anderson c9d9754bb1 added cli instructions for user managment 2019-01-23 12:07:43 -07:00
Nora 281a98cb03 Add descriptions and tokens/user content 2019-01-23 11:05:57 -08:00
Scott Anderson d92bd20cfc added placeholders for user/token management docs 2019-01-23 11:58:50 -07:00
Nora c2778ab95e Update sources UI 2019-01-23 10:48:42 -08:00
Nora 0b174bce95 Merge branch 'org-management' of https://github.com/influxdata/docs-v2 into org-management 2019-01-23 10:48:40 -08:00
Scott Anderson 89fc601715 added index content for org/bucket/member docs 2019-01-23 11:44:05 -07:00
Nora 329fec45e3 Merge branch 'org-management' of https://github.com/influxdata/docs-v2 into org-management 2019-01-23 10:37:28 -08:00
Nora efcdb3f2c1 Update to visualization types 2019-01-23 10:37:26 -08:00
Scott Anderson 9be660db2e Merge branch 'org-management' of github.com:influxdata/docs-v2 into org-management 2019-01-23 11:36:48 -07:00
Scott Anderson a2233d7aba added all cli content for org, member, and bucket management 2019-01-23 11:36:40 -07:00
Nora c8f03489c8 Add org UI content 2019-01-23 10:35:14 -08:00
Nora 18d2d35da9 Add view members and delete orgs UI content 2019-01-23 10:23:28 -08:00
Nora 0d4e0c4e7a Add bucket content 2019-01-23 10:07:22 -08:00
Scott Anderson 9d4fcb1141 added placeholders in bucket docs 2019-01-23 10:56:50 -07:00
Scott Anderson bf284afe21 added placeholder files for org/bucket/member content 2019-01-23 10:51:58 -07:00
Scott Anderson e62c8266f1 WIP org and user docs 2019-01-23 10:28:54 -07:00
Scott Anderson 505b4eb6dd reorganized placeholder ui content, removed ui directory 2019-01-23 09:17:16 -07:00
Scott Anderson 518d097404 Merge branch 'master' into org-management 2019-01-23 09:10:40 -07:00
Scott Anderson 62b9369b73 added missing images 2019-01-23 09:06:48 -07:00
Scott Anderson 3d97b38009
Merge pull request #28 from influxdata/landing-page
Added landing page content and styles
2019-01-22 23:38:14 -07:00
Scott Anderson 550bb8f373 added landing page content and styles 2019-01-22 23:36:55 -07:00
Chris Goller b66b68b381 docs(reference/cli): nats-path was removed because scraper uses in-memory queue 2019-01-22 23:14:13 -06:00
Scott Anderson 057c620c20
Merge pull request #26 from influxdata/visualize-data
Visualize data
2019-01-22 21:44:59 -07:00
Scott Anderson e3f6b3da23 replace missing images on load, added visualization descriptions 2019-01-22 21:43:47 -07:00
Scott Anderson 4b88a14715 minor update to label doc 2019-01-22 20:37:35 -07:00
Scott Anderson 9821339b7e updated visualization docs and icomoon font 2019-01-22 20:34:55 -07:00
Scott Anderson 95506424fa added note about telemetry data, resolves #11 2019-01-22 19:26:24 -07:00
Scott Anderson b6a03ca93f base directory for collect data 2019-01-22 18:57:39 -07:00
Scott Anderson dbd06c9c57 working on visualization docs 2019-01-22 18:54:27 -07:00
Scott Anderson 450b05ddf2 resolved merge conflicts 2019-01-22 17:31:18 -07:00
Scott Anderson 9357144699 resolved merge conflicts 2019-01-22 17:30:15 -07:00
Scott Anderson 381505de31 fixed parent frontmatter of visualize docs 2019-01-22 17:28:35 -07:00
Scott Anderson 4511804101 Merge branch 'master' into visualize-data 2019-01-22 17:25:44 -07:00
Scott Anderson d7a86b7ae1 updated typo on fill function 2019-01-22 17:25:21 -07:00
Scott Anderson bcb03eb306 structure or org and user management 2019-01-22 17:23:16 -07:00
Scott Anderson 49211cf7fd
Merge pull request #24 from influxdata/get-started
Get started
2019-01-22 17:14:07 -07:00
Scott Anderson 55125b450d replaced placeholder content in getting started doc 2019-01-22 16:31:35 -07:00
Scott Anderson 91fb18a774 created initial visualize data structure 2019-01-22 16:24:51 -07:00
Scott Anderson 3706750579 corrected content on the fill function 2019-01-22 16:01:56 -07:00
Scott Anderson 183fef92c1 resolved merge conflicts 2019-01-22 15:50:55 -07:00
Scott Anderson 3355ba9b9e
Merge pull request #20 from influxdata/process-data
Process data
2019-01-22 15:49:17 -07:00
Scott Anderson b7ac4f02c3 added install and setup docs 2019-01-22 15:46:25 -07:00
Scott Anderson 3ff814298b added influxd cli docs 2019-01-22 14:45:28 -07:00
Scott Anderson 9262a93486 initial setup structure and content 2019-01-22 14:35:11 -07:00
Scott Anderson 3a73e2cf38 converted blockquotes to notes 2019-01-22 13:21:20 -07:00
Scott Anderson d1df40eff2 fixed influx cli landing page listing 2019-01-22 13:04:38 -07:00
Scott Anderson 379e78a00e resolved merge conflicts 2019-01-22 12:59:43 -07:00
Scott Anderson d6c4cecbf8 replaced placeholder content and added children shortcode to landing pages 2019-01-22 12:15:46 -07:00
Scott Anderson c3410ed0a4 added children shortcode for automatically generating article lists 2019-01-22 12:04:11 -07:00
Scott Anderson da141ac889 minor updates to flux guides 2019-01-22 10:20:10 -07:00
Scott Anderson 2c0f6eeca3 restructured query data section 2019-01-22 09:46:01 -07:00
Scott Anderson 3f286f2783 updated flux-related placeholder content 2019-01-22 09:10:25 -07:00
Scott Anderson 6024e26dcc updated the custom functions and execute queries guides 2019-01-22 08:54:31 -07:00
Scott Anderson b07b6544f1 moved custom functions guide into query data guides 2019-01-22 08:29:28 -07:00
Scott Anderson 1f3708d13d updated flux guides with v2 information 2019-01-22 08:24:11 -07:00
Scott Anderson 11f4402511 create flux guides 2019-01-21 23:12:12 -07:00
Scott Anderson 8025dd561e added flux function docs 2019-01-21 22:31:27 -07:00
Scott Anderson 8e254a3b43 added Flux language spec to reference section 2019-01-21 22:01:38 -07:00
Scott Anderson 9c45700db1 minor updates to flux getting started docs 2019-01-21 21:34:28 -07:00
Scott Anderson ef8f867425 added flux getting started docs 2019-01-21 17:05:24 -07:00
Scott Anderson f3fb068419 added structure for reference navigation 2019-01-21 15:26:42 -07:00
Scott Anderson 31f2c8ae65 corrected capitalization in "Global flags" headers 2019-01-21 15:22:22 -07:00
Scott Anderson ccde0199ca updated placeholder link for task find cli command, other minor updates 2019-01-21 15:21:03 -07:00
Scott Anderson 05a91ab807 finished adding descriptions to all influx cli docs 2019-01-21 14:58:17 -07:00
Scott Anderson e136da10c6 added all cli command doc pages 2019-01-21 14:43:08 -07:00
Scott Anderson 1cd30efb1d added influx cli command docs 2019-01-21 10:26:16 -07:00
Scott Anderson 1a2dbc0e64 added structure for reference navigation 2019-01-21 08:57:35 -07:00
Scott Anderson 6508efc909 Merge branch 'master' into process-data 2019-01-21 08:23:52 -07:00
Scott Anderson 286bd44f89 updated various style issues, resolves #7 2019-01-19 10:08:00 -07:00
Scott Anderson e901980d5d finalized downsampling guide, added page descriptions to task docs 2019-01-18 17:29:28 -07:00
Scott Anderson 6e13d5292f minor updates to process-data docs 2019-01-18 15:55:38 -07:00
Scott Anderson fb5d9f2684 updates to common tasks docs 2019-01-18 12:25:15 -07:00
Scott Anderson 34cc68eac2 more work on task docs 2019-01-18 12:12:28 -07:00
Scott Anderson 4b28468a9d Merge branch 'master' into process-data 2019-01-17 23:07:41 -07:00
Scott Anderson c7a0863550 more WIP task content 2019-01-17 23:04:56 -07:00
Scott Anderson ac4b488fa4 WIP task docs 2019-01-17 15:39:35 -07:00
Scott Anderson 61851dfad3 completed the task options doc 2019-01-16 15:26:44 -07:00
Nora 7646aa7eac Removed Note as visualization type 2019-01-16 10:38:56 -08:00
Scott Anderson 31e0b6a02f finalized write a task content 2019-01-16 10:41:37 -07:00
Nora e48c28e8b0 Misc updates 2019-01-16 09:18:08 -08:00
Nora 2e11822360 Added token management steps 2019-01-16 09:00:51 -08:00
Nora 4ae469908b Created separate tokens and labels docs 2019-01-15 14:57:44 -08:00
Nora 01a773bafc Misc updates 2019-01-15 14:55:12 -08:00
Nora 02fb6062a0 Updates to org content 2019-01-15 14:08:34 -08:00
Scott Anderson a1c24793a8 Merge branch 'master' into process-data 2019-01-15 11:30:54 -07:00
Scott Anderson 404c7b97d6 created structure and outlines for task docs 2019-01-15 11:30:22 -07:00
Nora 94e27328b0 Update to tasks doc (remove old notes) 2019-01-14 14:27:28 -08:00
Nora 37b5d4025b Updated Data explorer steps 2019-01-14 14:15:32 -08:00
Nora fa762ea463 Additional dashboard content 2019-01-14 13:27:12 -08:00
Nora 18b10f4db0 Merge branch 'master' of https://github.com/influxdata/docs-v2 2019-01-14 11:51:07 -08:00
Nora 63bfc40b79 Adding steps for dashboards 2019-01-14 11:51:04 -08:00
Scott Anderson 93c76bd921
Merge pull request #4 from influxdata/collapsable-nav
Collapsable left nav
2019-01-11 14:02:32 -07:00
Nora af2b8187fe Add org context 2019-01-10 13:27:17 -08:00
Scott Anderson 6c78475973 restructured article layout to accomdate homepage landing content 2019-01-10 11:53:10 -07:00
Nora 38d7922c01 Added buckets info 2019-01-10 10:04:44 -08:00
Scott Anderson d1b94447ee
Merge pull request #3 from influxdata/v2-layout
V2 layout
2019-01-09 16:44:14 -07:00
Nora 10d4b94aa2 Added dashboard content 2019-01-08 14:07:27 -08:00
Nora 3d73c99897 Add content to exploring metrics doc 2019-01-08 11:11:46 -08:00
Nora a7f0424eb8 Add visualization types content 2019-01-07 14:57:12 -08:00
Nora 712e669575 Add visualization types page 2019-01-07 14:37:19 -08:00
Nora 04301c197a Create account settings page 2019-01-07 14:18:10 -08:00
Nora 6dc0a9c2e0 Created sources page 2019-01-07 11:41:55 -08:00
Nora 1505ce7027 Added dashboards page 2019-01-07 11:21:00 -08:00
Scott Anderson 8b4671722d added truncate shortcode, styles, and js 2019-01-04 08:44:53 -07:00
Scott Anderson abe73b6cf5 fixed code block colors for notes and warnings, fixed code tabs inside of tabbed content 2019-01-03 12:39:07 -07:00
Scott Anderson 8edc3da27f added image styles and hd image shortcode 2019-01-03 11:23:17 -07:00
Scott Anderson f0ab0ec8b1 added tabbed codeblock shortcodes and styles 2019-01-03 09:46:23 -07:00
Scott Anderson b1498565cb added left nav 2019-01-02 17:18:01 -07:00
Scott Anderson bab8e2cc12 added tabbed content functionality and styles 2019-01-02 10:32:44 -07:00
Scott Anderson a009677f22 general styles cleanup 2018-12-31 16:59:16 -07:00
Scott Anderson 1edcb9c00e added enterprise formatting and shortcode, updated readme with enterprise info 2018-12-31 15:55:04 -07:00
Scott Anderson f0d45ccd46 styled notes and warnings, updated readme with notes and warnings shortcodes 2018-12-31 12:17:36 -07:00
Scott Anderson f64a1760ed WIP article content styles 2018-12-21 16:59:12 -07:00
Scott Anderson a2b3ca8c0e finished out topnav along with js interactions 2018-12-20 23:31:58 -07:00
Scott Anderson cd22dcc1e6 established asset pipeline 2018-12-19 14:36:12 -07:00
Nora 7f1ac23747 Updated orgs doc 2018-12-19 13:34:25 -08:00
Nora 35d50d7b10 Updated tasks doc 2018-12-18 14:25:25 -08:00
Nora 316af912e3 Added managing users doc 2018-12-17 18:06:38 -08:00
Nora c41cbdb192 Created metrics doc 2018-12-13 14:55:44 -08:00
Nora 746bf9a986 Adding initial structure and content for 2.0 docs 2018-12-13 13:45:38 -08:00
Scott Anderson 483c32c6bb first commit to the influxdb 2.0 docs! 2018-12-13 11:47:02 -07:00