Commit Graph

1267 Commits (a903e96647e9ce27a5549ff92f2c864008655620)

Author SHA1 Message Date
noramullen1 91c849dee0
Merge branch 'master' into beta-14 2020-07-08 14:19:48 -07:00
noramullen1 728c8f1515 Added bug fixes 2020-07-08 14:17:20 -07:00
noramullen1 de5b21395f Add new notes, update Flux version 2020-07-08 13:26:11 -07:00
noramullen1 5ce7190eff Clarify wording 2020-07-08 12:15:18 -07:00
noramullen1 5e1824d94f Beta 14 changelog 2020-07-08 11:35:19 -07:00
Scott Anderson d150b7c3da add information about selectors handling empty tables, resolves #1183 2020-07-07 15:00:54 -06:00
Scott Anderson fde89dcddf add links to line protocol tag information, closes #1151 2020-07-06 14:41:07 -06:00
Scott Anderson ef95ab7d94 added tooltip shortcode, updated data elements doc with tooltip shortcode 2020-07-06 14:36:19 -06:00
Scott Anderson 491d02c0f8 hotfix: updated nonNegative default for derivative, resolves #1177 2020-07-06 14:12:02 -06:00
Scott Anderson de98567b94 updated influx transpile doc to address PR feedback 2020-07-06 13:50:25 -06:00
Scott Anderson 78c787a70b add note and examples to influx transpile command, resolves #1156 2020-07-06 10:09:49 -06:00
Scott Anderson d92f9e497e
Merge pull request #1175 from influxdata/flux-0.71
Flux 0.71.1
2020-07-06 09:13:24 -06:00
Scott Anderson 547a87e81e add Flux 0.71.1 release notes 2020-07-06 09:12:23 -06:00
Scott Anderson 6f1dd7ceba hotfix: another typo in the urls doc 2020-07-02 15:11:29 -06:00
Scott Anderson 8d4fb3f6e0 hotfix: quick updates to URL doc and js 2020-07-02 15:03:47 -06:00
Scott Anderson 344d802d22
Merge pull request #1172 from influxdata/url/custom
Add custom InfluxDB URLs and dynamically set URLs
2020-07-02 14:52:54 -06:00
Scott Anderson 5bb99b0db3 fixed typo in urls doc 2020-07-02 14:26:41 -06:00
Scott Anderson 1f598cfe8f updated urls doc with custom url instructions 2020-07-02 11:05:18 -06:00
Scott Anderson 312bafc073 updated teams and telegram endpoint examples 2020-07-01 09:20:26 -06:00
Scott Anderson 5430904212 added flux 0.71 release notes 2020-07-01 09:15:00 -06:00
Scott Anderson 2e30a5bf84
Merge pull request #1167 from influxdata/flux/pathescape
Add 'http.pathEscape()' function
2020-07-01 09:05:54 -06:00
Scott Anderson 97fce1401e fixed function call in http.pathEscape doc 2020-07-01 09:04:53 -06:00
Scott Anderson 2271fb1b3a added unix timestamp support to date functions, resolves #1163 2020-06-30 16:31:42 -06:00
Scott Anderson 4fef50db7b fixed frontmater in http.pathEscape doc 2020-06-30 16:11:38 -06:00
Scott Anderson 2cf5f69047 added http.pathEscape function, resolves #1165 2020-06-30 16:06:00 -06:00
Scott Anderson ede67b4040
Merge pull request #1159 from influxdata/flux-0.70
Flux 0.70
2020-06-30 12:47:19 -06:00
Scott Anderson 09d07b5ccf added export-file flag to influx stacks update cmd 2020-06-29 14:35:34 -06:00
Scott Anderson b0c8fea2ab update influx stacks update command with addResource flag and warning, resolves #1157 2020-06-29 14:19:24 -06:00
Scott Anderson e22dff4594 added flux-0.70 release notes 2020-06-29 13:52:54 -06:00
Scott Anderson 284daeb3e5 added stack-id flag to influx export cmd, resolves #1154 2020-06-26 10:09:20 -06:00
Scott Anderson 85ced0bcaa hotfix: changed floats to ints in toml config file example 2020-06-25 14:39:23 -06:00
noramullen1 6324187791
Merge pull request #1153 from influxdata/beta-13-release-notes
Add beta 13 release notes
2020-06-25 13:26:16 -07:00
noramullen1 6250f90559 Address PR feedback 2020-06-25 13:25:20 -07:00
Scott Anderson 8447307db3 resolved merge conflicts 2020-06-25 13:45:27 -06:00
noramullen1 6e9b1ff352 Add beta 13 release notes 2020-06-25 10:51:15 -07:00
Kelly ea7750d211 change data to other 2020-06-25 10:07:05 -07:00
Scott Anderson 723843bc3d
Merge pull request #1140 from influxdata/flux/timeable
Update 'date' package with support for duration values
2020-06-25 10:29:04 -06:00
Scott Anderson 71a2903bd6 added duration support and examples to more data functions 2020-06-24 15:51:28 -06:00
Scott Anderson cb5f0d2db5 merge influx global flags into normal flags, resolves #1150 2020-06-24 15:33:35 -06:00
Scott Anderson 59c70432fe update flags for influx config commands, resolves #1148 2020-06-24 14:39:26 -06:00
Scott Anderson 234630ed2b
Merge pull request #1131 from influxdata/flux/aggregate-reorg
Reorganize Flux aggregate transformation section
2020-06-24 14:14:15 -06:00
Scott Anderson 40f4ed3a3c updated other date pkg functions with durations and examples 2020-06-24 14:11:22 -06:00
Scott Anderson a548088634 updated description of t param in date.truncate 2020-06-24 11:44:03 -06: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 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 a6593ab4f9 Merge branch 'master' into write-data-reorg 2020-06-23 15:04:02 -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 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
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 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 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 1e9fa40e18 Address PR feedback
- Move sample data to reference
- Move demo data to quick start
2020-06-17 12:03:47 -07:00
Scott Anderson 1519e49cd0 added flux 0.70 placholder release notes 2020-06-17 08:30:20 -06:00
Kelly 2c92b95a73 rmv duplicate content 2020-06-16 10:55:45 -07:00
Scott Anderson f5609d4b94 updated table structure to align shorthand and longhand cli flags 2020-06-16 10:22:48 -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