Commit Graph

3300 Commits (e2bff1f90a66648329e8f9de9aaff45fc87effbb)

Author SHA1 Message Date
Scott Anderson cb0309e738
Merge pull request #1130 from influxdata/flux/group-warn
Add warning to 'group()' about sort order
2020-06-22 14:10:34 -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 2b4f7db26e
Merge pull request #1124 from influxdata/influxd-conf-files
InfluxDB configuration files
2020-06-22 13:31:32 -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 35d7d3d256 updated influx global flags, removed local flag 2020-06-18 19:25:37 -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 ae81534fc6
Merge pull request #1119 from influxdata/flux/teams-pkg
Flux Teams package
2020-06-18 13:35:42 -06: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 1499d18aa1
Merge pull request #1114 from influxdata/cli-stacks-update
Add 'influx stacks update' command
2020-06-17 14:27:05 -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 3064c6713c
Merge pull request #1111 from influxdata/beta-13-cancel-query
Add cancel option, fix formatting (addresses #1103 )
2020-06-17 11:31:34 -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
Scott Anderson c3f3552af9
Merge pull request #1104 from influxdata/cli/table-restructure
Updated CLI flag tables so shorthand and longhand flags align
2020-06-16 13:27:51 -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