Commit Graph

1318 Commits (27e2815ffdf69b7ea73bf24cbf27f02028cd83f0)

Author SHA1 Message Date
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
Anaisdg 3e2081d7db fix comments 2020-06-30 16:10:44 -05: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
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 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 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
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
kelseiv 809186f328
update date and add warning 2020-05-27 11:10:27 -07:00
kelseiv 981a62ac86
add new item from change log 2020-05-27 11:04:09 -07:00
Scott Anderson 04c8523d3c updated ext csv docs to address PR feedback 2020-05-27 10:42:31 -06:00
Scott Anderson 7cc5de7f4a updated sql server info to address PR feedback 2020-05-27 09:00:01 -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
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
Scott Anderson 1be8f826ca created new extended annotated csv doc, outline for write csv doc 2020-05-20 16:00:37 -06:00
noramullen1 533b8d1eaa Add beta 11 changelog WIP (addresses #1052 ) 2020-05-20 12:26:28 -07:00
kelseiv c998c70116
Merge pull request #1051 from influxdata/table-structure
Update table structure page
2020-05-20 08:40:41 -07:00
Kelly e4cf0f17d2 add alias 2020-05-20 08:32:07 -07:00
kelseiv e96a4da02d
edit 2020-05-19 18:05:49 -07:00
kelseiv 93f6f3b427
update typo in description 2020-05-19 18:04:46 -07:00
Kelly 4001d0e8d9 rename table structure > data schema; upd content 2020-05-19 17:56:43 -07:00
Scott Anderson 3d8b495036 WIP write annotated CSV 2020-05-19 17:08:57 -06:00
Scott Anderson 1d9dbc8369 added sql server to sql docs, resolves #1047 2020-05-18 11:24:16 -06:00
Scott Anderson b2b32dc39b updated cloud list with azure, updated cloud styles and shortcode, resolves #1043 2020-05-15 12:04:24 -06:00
Scott Anderson bbc5c8541c more work on inflxudb stack crud docs 2020-05-14 14:07:35 -06:00
pierwill 3113edf12b
Merge pull request #1041 from influxdata/pierwill-patch-1
Typo fix
2020-05-14 10:22:06 -07:00