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
|
b632a36d9b
|
Merge pull request #1137 from influxdata/fix/write-data-frontmatter
Fix write data frontmatter and more
|
2020-06-23 13:58:52 -06: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
|
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 |