Commit Graph

2393 Commits (afab266b4465a7665d6b32b78b08592c7d75e49a)

Author SHA1 Message Date
Scott Anderson 0d7155be06
Merge pull request #1145 from influxdata/fix/links-sanderson
Fixed broken links
2020-06-24 11:53:34 -06:00
kelseiv 4066f4d9db
Merge pull request #1147 from influxdata/fix-links
fix links and remove note about with in reduce
2020-06-24 10:52:44 -07:00
Scott Anderson a548088634 updated description of t param in date.truncate 2020-06-24 11:44:03 -06:00
Kelly acd10daf26 fix links and remove note about with in reduce 2020-06-24 10:43:21 -07:00
Scott Anderson 5a384deafb updated now time in date.truncate duration examples 2020-06-24 11:41:23 -06:00
pierwill 721ecc5152 Fix various issues from link audit 2020-06-24 10:23:49 -07:00
Scott Anderson c8d2cd7572 fixed broken links 2020-06-24 11:23:48 -06:00
Scott Anderson 02aad872e2 embed telegraf and template vids 2020-06-24 08:20:28 -06:00
Scott Anderson 10f2d50d5a embed video in multi-user doc, resolves #1136 2020-06-24 05:43:41 -06:00
Scott Anderson 5366257815 removed unnecessary newlines from data.truncate examples 2020-06-24 05:30:19 -06:00
Scott Anderson 49eade3280 update date.truncate with support for duration values 2020-06-24 05:26:19 -06:00
Scott Anderson 50b1485a9c
Merge pull request #1127 from influxdata/flux/telegram-pkg
Flux Telegram package
2020-06-24 05:08:54 -06:00
Scott Anderson 4135cc58e5
Merge pull request #1128 from influxdata/flux/aws-athena
Flux Amazon Athena support in SQL package
2020-06-24 05:04:02 -06:00
Scott Anderson 0f09dd6b1f updated sql athena changes to address PR feedback 2020-06-24 04:56:50 -06:00
Kelly 804f548094 roll in update from v1 Flux docs 2020-06-23 17:22:12 -07:00
noramullen1 9ac7ed25b8 Hot fix -- add alias (addresses #1138) 2020-06-23 15:01:50 -07:00
noramullen1 92fa6eba2d Hot fix -- put no-code above dev tools 2020-06-23 14:42:30 -07:00
noramullen1 0c4f1d7f0e Hot fix -- add missing alias 2020-06-23 14:24:31 -07:00
Scott Anderson 3e47df553d pulled write csv updates, deleted old write csv doc 2020-06-23 15:07:25 -06:00
Scott Anderson 02cd23bfa7 Merge branch 'master' into write-data-reorg 2020-06-23 15:06:34 -06:00
Scott Anderson d00977940d
Merge pull request #1132 from influxdata/csv/ignore-columns
Ignore columns in CSV data
2020-06-23 15:06:08 -06:00
Scott Anderson a6593ab4f9 Merge branch 'master' into write-data-reorg 2020-06-23 15:04:02 -06:00
noramullen1 801d0d0c29 Address PR feedback 2020-06-23 14:00:49 -07:00
Scott Anderson f013a7430e fix frontmatter causing build issues, add custom youtube shortcode, add video to demo data section, resolves #1135 2020-06-23 13:54:02 -06:00
kelseiv b823d74bab
Merge pull request #1133 from influxdata/DAR93
Clarify supported duration units for CLI
2020-06-23 09:59:18 -07:00
Kelly 50e0744c45 edits f Scott 2020-06-23 09:58:02 -07:00
Scott Anderson 970613cae8 hotfix: update cli descriptions to remove single quotes 2020-06-23 05:59:55 -06:00
Kelly db7c88d2e8 add support for days and weeks in CLI 2020-06-22 22:48:46 -07:00
Kelly ecff5c24f5 upd to clarify supported durations in CLI 2020-06-22 16:11:21 -07:00
Scott Anderson b92b1b3b96
Update content/v2.0/write-data/csv.md
Co-authored-by: Russ Savage <russorat@users.noreply.github.com>
2020-06-22 16:43:59 -06:00
Scott Anderson 74ef60b523 ignore columns in csv data, resolves #1122 2020-06-22 16:27:59 -06:00
Scott Anderson ec3e1f8ea3 typo fix in aggregate fn landing page 2020-06-22 16:02:01 -06:00
Scott Anderson 9b46c28e49 reorganize aggregate transformations to accurately repsresent true aggregates 2020-06-22 15:57:32 -06:00
Scott Anderson b42c464166 moved derivative and difference out of aggregate functions, resolves #1059 2020-06-22 14:49:30 -06:00
Scott Anderson d1fc31cdd6
Merge pull request #1125 from influxdata/cli-misc-updates
Miscellaneous CLI updates
2020-06-22 14:18:45 -06:00
Scott Anderson 84daa2ec0b add example to group sort warning 2020-06-22 14:07:31 -06:00
Scott Anderson 86fb65b0b1 added warning to group fn about sort order, closes #1129 2020-06-22 14:01:08 -06:00
Scott Anderson f48aac9ba4 updated configuration options doc to address PR feedback 2020-06-22 13:14:38 -06:00
Scott Anderson b21df957bf added aws athena support to sql pkg, resolves #1078 2020-06-22 12:43:25 -06:00
Scott Anderson 41b3434c89 added flux telegram package, resolves #1058 2020-06-22 10:22:58 -06:00
Scott Anderson e8b0c7eb29 minor cleanup on config settings doc 2020-06-22 08:55:00 -06:00
Scott Anderson 4103dd404b updated config options with config path details 2020-06-18 19:22:07 -06:00
Scott Anderson b73a241993 updated config options doc to address PR feedback 2020-06-18 17:42:12 -06:00
Scott Anderson 985e4d593e updated configuration cli docs 2020-06-18 17:38:52 -06:00
kelseiv 9aa7af7537
Merge pull request #1105 from influxdata/CLI
Add steps to download and install CLI
2020-06-18 16:33:07 -07:00
Kelly 58c3b2eb29 edits f Scott 2020-06-18 16:26:29 -07:00
Scott Anderson ef8d70485d updated file flag on template and stack related cmds, resolves #1108 2020-06-18 16:56:17 -06:00
Scott Anderson 8d1467cd78 updated default behavior of influx config cmd, resolves #1118 2020-06-18 16:44:58 -06:00
Scott Anderson d95b2d6ec9 added filter flag to influx apply cmd, resolves #1117 2020-06-18 16:40:21 -06:00
Scott Anderson 0cbe6967f2 hotfix: fixed typo in strings.lastIndex doc 2020-06-18 16:23:25 -06:00
Scott Anderson 687c1e05aa updates to config options and influxd docs 2020-06-18 16:12:40 -06:00
Scott Anderson c19e212996 restructured config options page, added information about config files, closes #1038, closes #1113, closes #1120 2020-06-18 16:05:29 -06:00
Kelly 40946fe56f edits f Scott 2020-06-18 14:25:33 -07:00
Kelly ec74bd553f fix link 2020-06-18 13:48:21 -07:00
Scott Anderson 590703fa1a updated teams pkg with PR feedback 2020-06-18 13:25:58 -06:00
pierwill ce48284a93
Merge pull request #1121 from influxdata/glossary-edits
Make several small edits to glossary
2020-06-18 12:01:00 -07:00
pierwill 1389bded23 Make several small edits to glossary 2020-06-18 12:00:18 -07:00
Scott Anderson 30b01414e6 added flux teams package, resolves #1064 2020-06-18 10:40:06 -06:00
Scott Anderson 9412057339
Merge pull request #1046 from influxdata/pkg/stacks
InfluxDB stacks
2020-06-18 09:16:05 -06:00
Kelly d2c7e6a480 update link in RN for CLI 2020-06-17 15:05:05 -07:00
Scott Anderson f59a81f9d8 updated stack docs to address PR feedback 2020-06-17 15:42:36 -06:00
Scott Anderson 069071e517
Merge pull request #1048 from influxdata/flux/sql-server
Add SQL Server support to SQL docs
2020-06-17 14:24:37 -06:00
Scott Anderson d0b985c317 changed udpate to update 2020-06-17 14:19:20 -06:00
Scott Anderson a923e552cc add influx stacks update command, resolves #1112 2020-06-17 14:17:26 -06:00
noramullen1 e08d9069d4 Absorb quick-start content into index page 2020-06-17 12:48:32 -07:00
noramullen1 1bad697112 Reorganized with no code and development tools sections 2020-06-17 12:27:35 -07:00
noramullen1 ef4c40f0ba Port over csv doc 2020-06-17 12:05:14 -07:00
noramullen1 1e9fa40e18 Address PR feedback
- Move sample data to reference
- Move demo data to quick start
2020-06-17 12:03:47 -07:00
noramullen1 b062bbb450 Add cancel option, fix formatting (addresses #1103 ) 2020-06-17 11:00:02 -07:00
Scott Anderson 1519e49cd0 added flux 0.70 placholder release notes 2020-06-17 08:30:20 -06:00
Scott Anderson 152a955b68 added more information about InfluxDB stacks 2020-06-16 21:41:44 -06:00
Kelly 2c92b95a73 rmv duplicate content 2020-06-16 10:55:45 -07:00
Kelly 31c1824011 reference download CLI for Cloud 2020-06-16 10:53:23 -07:00
Kelly 313e220e2f add steps to download influx CLI 2020-06-16 10:28:52 -07:00
Scott Anderson f5609d4b94 updated table structure to align shorthand and longhand cli flags 2020-06-16 10:22:48 -06:00
Scott Anderson e0a9468674 added notes for stack/template additions and restructure 2020-06-15 16:45:10 -06:00
Kelly 179e9d4a2a add note in beta-12 RNs: use the CLI for Cloud 2020-06-15 13:34:20 -07:00
Scott Anderson 3be86cb9ae resolved merge conflicts 2020-06-15 10:34:49 -06:00
Scott Anderson 848d7f5f8d hotfix: updated current flux version shipped with beta-12 2020-06-15 10:25:25 -06:00
Kelly 4ae18a88d4 reword for parallel construction 2020-06-12 13:55:19 -07:00
Kelly 7a055df554 add edits from Johnny and Ariel 2020-06-12 13:52:06 -07:00
Kelly a95a28d630 Merge branch 'beta-12-RNs' of github.com:influxdata/docs-v2 into beta-12-RNs 2020-06-12 12:59:04 -07:00
Kelly db2e349485 add UI improvements 2020-06-12 12:59:01 -07:00
kelseiv 716430b8b2
Update influxdb.md 2020-06-12 12:50:36 -07:00
Kelly d474f1d52a add release notes for beta 12 2020-06-12 12:40:04 -07:00
Scott Anderson 2bd281d9d1
Merge pull request #1092 from influxdata/flux-0.69
Flux 0.69
2020-06-11 12:04:51 -06:00
Scott Anderson 86ebd8b9c2 added url parameter to write command 2020-06-11 11:54:53 -06:00
Scott Anderson 98688ff8c7 corrected parameter names on hasSuffix and hasPrefix, resolves #1096 2020-06-11 11:35:37 -06:00
Scott Anderson 14a1402ba1 added flux 0.69.2 to flux release notes 2020-06-10 14:56:05 -06:00
Scott Anderson 151034980c fixed doc parent relationships 2020-06-10 11:06:58 -06:00
noramullen1 806bccf10f Additional yml formatting fixes 2020-06-10 09:25:08 -07:00
noramullen1 34fe690ef0 Update client-libraries.md 2020-06-10 09:23:49 -07:00
noramullen1 ee9ff4f9c5 Fix yml 2020-06-10 09:20:43 -07:00
noramullen1 7a2c9f2ba4 Update csv.md 2020-06-10 09:19:48 -07:00
noramullen1 8b80ccbd0e Fix yml 2020-06-10 09:19:06 -07:00
noramullen1 840f8dc3c0 Fix yml in csv.md frontmatter 2020-06-10 09:18:46 -07:00
noramullen1 8ae85dbae1 Left nav menu reorg (addresses #1053 ) 2020-06-10 08:36:07 -07:00
Scott Anderson 0a96708f87
Merge pull request #1094 from influxdata/flux/update-reduce
Remove 'with' operator support from 'reduce()' doc
2020-06-09 16:24:09 -06:00
Scott Anderson 520d420136 remove with operator support from reduce 2020-06-09 16:20:36 -06:00
Scott Anderson 75499d038a Merge branch 'master' into beta-12 2020-06-09 14:52:25 -06:00
Scott Anderson 75a8d4d69d update package to template in template validate doc 2020-06-09 13:33:08 -06:00
Scott Anderson a32826b429 marked pkg alias as deprecated 2020-06-09 13:25:40 -06:00
Scott Anderson 2d58fe8308 updated pkg docs to address PR feedback 2020-06-09 11:45:22 -06:00
Scott Anderson 8c18545baf udpated flux 0.69 release notes with links 2020-06-09 09:37:52 -06:00
Scott Anderson ba59b992dd
Merge pull request #1089 from influxdata/flux/contrib-discord
Added the contrib package and Discord package
2020-06-09 09:35:07 -06:00
Scott Anderson ec38282185
Merge pull request #1090 from influxdata/flux/json-parse
Added experimental json.parse function
2020-06-09 09:29:32 -06:00
Scott Anderson cd724e85b6 removed keep from json.parse example 2020-06-09 09:27:36 -06:00
Scott Anderson 2704188505 updated json.parse to address PR feedback 2020-06-08 21:44:03 -06:00
Scott Anderson 88d365095d update template task docs with new cli structure, resolves #1087 2020-06-08 21:38:14 -06:00
Scott Anderson 1c54c1d25d restructure cli pkg/template management docs, resolves #1088 2020-06-08 21:05:48 -06:00
Scott Anderson 0ced3b04cf added flux 0.69.1 to flux release notes 2020-06-08 19:21:19 -06:00
Scott Anderson 6b097a4287 added experimental json.parse, resolves #1072 2020-06-08 17:15:17 -06:00
Scott Anderson 26e66598a2 added the contrib package and discord package, resolves #1071 2020-06-08 16:55:38 -06:00
Scott Anderson e26a8527f9 added flux 0.69.0 to flux release notes 2020-06-08 16:13:08 -06:00
Scott Anderson f7b7bd6561 added influx pkg export stack command 2020-06-02 13:49:20 -06:00
noramullen1 1e5dd6dcda add WIP UI info, addresses #1079 2020-06-01 15:17:13 -07:00
Scott Anderson 891296f688 updates to experimental.chain to address PR feedback 2020-05-29 14:32:40 -06:00
Scott Anderson accaf074ba added experimental.chain function 2020-05-29 11:14:22 -06:00
Scott Anderson 79bf0855ad added boilerplate for experimental.chain 2020-05-29 09:18:28 -06:00
Scott Anderson 0d4b89c48c updates to flux 0.68 changelog to address PR review 2020-05-29 08:48:46 -06:00
Scott Anderson c395f64292
Merge pull request #1050 from influxdata/write/csv
Write CSV data
2020-05-28 16:59:36 -06:00
Scott Anderson 7b8990dd88 Flux 0.68 changelog 2020-05-28 16:04:12 -06:00
Scott Anderson aa7ed174af Merge branch 'master' into flux-0.68 2020-05-28 11:29:07 -06:00
Scott Anderson b553ca0662
Merge pull request #1069 from influxdata/flux-0.67
Flux 0.67
2020-05-28 11:28:44 -06:00
Scott Anderson 254a651de0 Merge branch 'master' into flux-0.68 2020-05-28 11:25:09 -06:00
Scott Anderson 31afd7c196 updated write csv docs with PR feedback 2020-05-28 11:23:29 -06:00
Scott Anderson ace6faf9b2 added new influx write cli flags 2020-05-27 13:57:39 -06:00
Scott Anderson 52ebad3a73 initial changes for beta-12 2020-05-27 12:45:12 -06:00
pierwill 2d201e8ff2
Merge pull request #1067 from influxdata/multiuser-update
Update terminology in Cloud Multi-user docs
2020-05-27 11:30:00 -07:00
kelseiv 809186f328
update date and add warning 2020-05-27 11:10:27 -07:00
kelseiv f594a2a986
Merge pull request #1056 from influxdata/beta-11-changelog
Beta 11 changelog
2020-05-27 11:05:28 -07:00
kelseiv 981a62ac86
add new item from change log 2020-05-27 11:04:09 -07:00
pierwill 62ef1eecd7 Update terminology in Cloud Multi-user docs
Fixes #1066
2020-05-27 10:22:10 -07:00
Scott Anderson 04c8523d3c updated ext csv docs to address PR feedback 2020-05-27 10:42:31 -06:00
noramullen1 aa5125fcb2
Merge pull request #993 from influxdata/gs-token-updates
Add info re. token creation during setup and link to viewing tokens doc
2020-05-27 08:40:25 -07:00
noramullen1 a828d867b2 Remove single user reference 2020-05-27 08:39:47 -07:00
Scott Anderson 7cc5de7f4a updated sql server info to address PR feedback 2020-05-27 09:00:01 -06:00
Scott Anderson 02cc7735e0 updated getting started for beta-11 2020-05-26 17:11:47 -06:00
Scott Anderson 6c8749c509 added warning about reading sql server creds from a file 2020-05-26 17:05:13 -06:00
Scott Anderson 021d77113a added sql server auth info to sql docs 2020-05-26 16:58:11 -06:00
Scott Anderson 55297b6a3c
Merge pull request #1017 from influxdata/query/explore-schema
Schema exploration query guide, new v1 functions
2020-05-26 15:47:32 -06:00
Scott Anderson 5aa622447e updated v1 fieldkeys doc to address PR feedback 2020-05-26 15:27:50 -06:00
Scott Anderson 4e82a5f551 finalized procedural docs for writing with csv 2020-05-26 14:52:08 -06:00
Scott Anderson 65947d6084
Merge pull request #971 from influxdata/revert-966-revert-937-flux/get-record-column
Flux 'getRecord' and 'getColumn' functions
2020-05-26 09:40:32 -06:00
Kelly 0f9581ea6d upd to clarify u can set min or max y-axis value 2020-05-22 13:30:33 -07:00
Kelly 3a8bc283b4 rmv graphic's light purple background; upd content 2020-05-22 13:24:15 -07:00
Kelly fafcd1a3c8 fix numbering; note UTC works 4 custom time range 2020-05-22 13:14:14 -07:00
Jakub Bednar 682368269a docs: add link to Kotlin and Scala library 2020-05-22 07:02:10 +02:00
kelseiv bc8d98e538
add new items in change log and date; minor edits 2020-05-21 17:15:41 -07:00
Russ Savage 5b52335bc2
fix(getting-started): minor edits 2020-05-21 10:53:57 -07:00