Commit Graph

450 Commits (dar-349)

Author SHA1 Message Date
kelseiv 782b8a512f
Merge branch 'beta-17' into export-resources 2020-09-23 08:55:09 -07:00
Kelly 31c3737cb5 add how export resources by name 2020-09-23 08:00:24 -07:00
pierwill 3a5a0eff8f Replace --active-config flag 2020-09-22 15:17:25 -07:00
pierwill aa427c228f Add CSV #concat syntax example 2020-09-22 14:51:16 -07:00
pierwill 6b3022254c
Document `influx version` command (#1528)
* Document `influx version` command
2020-09-22 12:35:51 -07:00
pierwill 73032213c6 Document new CSV capabilities
- Document --error-file flag
- Also italicize "n" in --skipHeader flag
- Link from annotated CSV compatibility warning
- Add #concat syntax to extended annotated CSV
- Mention --error-file flag in write-data CSV doc
2020-09-21 12:59:27 -07:00
pierwill f903844b17 Merge branch 'master' into beta-17 2020-09-21 12:51:23 -07:00
kelseiv a9958d4e25
Merge pull request #1453 from influxdata/ping-typo-russ
fix(ping): fix typo in host
2020-09-21 11:36:40 -07:00
noramullen1 1d150fdadf Move DBRP content 2020-09-21 11:01:07 -07:00
pierwill 5a80845936 fix: s/compatability/compatibility 2020-09-16 15:43:43 -07:00
pierwill 94e517a4d5
Document compatability API limits (#1506)
Document compatibility API limits
2020-09-16 15:27:25 -07:00
Kelly aeedecab2f update heading and link 2020-09-16 14:57:14 -07:00
Kelly 6e0050c9ca fix link 2020-09-16 14:52:21 -07:00
Kelly 3d44f28746 add Cloud monthly updates 2020-09-16 14:46:40 -07:00
pierwill be48440747
Fix typo
Closes #1456.
2020-09-16 10:31:10 -07:00
pierwill 87f1e90195
Add note on column values to quantile() (#1455) 2020-09-16 10:17:03 -07:00
Russ Savage b6f6b53166
fix(ping): fix typo in host 2020-09-16 09:29:26 -07:00
kelseiv 0c109a8657
fix typo to resolve conflict in Cloud-RN branch 2020-09-15 16:29:47 -07:00
Scott Anderson 1a3ce7095d
Flux 0.84 (#1432)
* added flux 0.84 release notes

* Flux Opsgenie package (#1431)

* added the flux Opsgenie package

* minor update to opsgenie pkg description
2020-09-14 13:03:43 -06:00
Scott Anderson c3c48c1cec
Restructured tools and integrations section (#1434)
* restructured tools section

* typo fix in influxdb clis doc

* updated tools titles to be task oriented
2020-09-11 15:16:38 -06:00
Scott Anderson 3bc323d39e Merge branch 'master' into beta-17 2020-09-10 14:19:10 -06:00
Scott Anderson 63a9c8b536 removed depricated parameters from slack functions, resolves #1402 2020-09-08 14:11:04 -06:00
Scott Anderson e130607357 updated default ports in influxdb v2 docs, resolves #1392 2020-09-04 11:45:25 -06:00
Scott Anderson c3562ee0de updated flux operator precendence 2020-09-04 09:52:54 -06:00
Scott Anderson fa9a79bef0 updated flux docs to address PR review 2020-09-04 09:42:12 -06:00
Scott Anderson 7202b5aee8 added --active-config flag to CLI commands, resolves #1326 2020-09-03 16:10:15 -06:00
Scott Anderson dfebc55fe8 added -r option to influx query command, resolves #1363 2020-09-03 15:55:46 -06:00
Scott Anderson 75b7fdd00a added BigQuery support to sql package 2020-09-03 15:26:13 -06:00
Scott Anderson db6e89ce04 added timeWeightedAvg function 2020-09-03 15:15:40 -06:00
Scott Anderson 40021cb275 minor updates to flux integral 2020-09-03 14:58:53 -06:00
Scott Anderson 269581842a updated flux integral with timeColumn and interpolate params 2020-09-03 14:57:57 -06:00
Scott Anderson 97429b4b0f added flux influxdb tasks package 2020-09-03 11:25:58 -06:00
Scott Anderson a47b2e0111 added link to profiler package in flux release notes 2020-09-03 10:55:33 -06:00
Scott Anderson 729845c9af added the flux profiler package 2020-09-03 10:53:27 -06:00
Scott Anderson fee62e27e7 added release notes for flux 0.82-0.83 2020-09-03 10:41:19 -06:00
Scott Anderson 431ee3c499
Update aliases (#1388)
* removed unnecessary aliases

* added influxdb namespace to v2 aliases
2020-09-02 15:43:20 -06:00
Scott Anderson 226ec726e7 resolved merge conflicts 2020-09-02 12:54:07 -06:00
Scott Anderson 6d81a1dea3 moved new v2 docs into new influxdb/v2 dir, style and link updates 2020-09-02 12:44:34 -06:00
Scott Anderson be87fe1f8c Telegraf plugin restructure (#1384)
* restructure influxdb and telegraf plugin sections

* restructured the telegraf plugin docs

* corrected telegraf plugins alias
2020-09-02 12:17:41 -06:00
Scott Anderson 38297dc984 added reference landing, added oss tag to db internals 2020-09-02 12:17:39 -06:00
Scott Anderson 7bc8a4722e InfluxDB link fixes (#1377)
* fixed influxdb v2.0 links

* fixed links in influxdb 1.8

* fixed influxdb 1.7 links

* fix links in influxdb 1.6

* fixed links in influxdb 1.5

* fixed links in influxdb 1.4

* fixed links for influxdb 1.3
2020-09-02 12:17:38 -06:00
Scott Anderson be21841d7b Latest link fixes (#1375)
* products should not use latest references to themselves

* updated v2 links with influxdb namespace
2020-09-02 12:17:38 -06:00
pierwill 2e1538c2af New docs for Flux REPL (#1355)
- Remove `influx repl` from CLI docs
- Create new REPL reference doc
- Point all links to the new doc
- Fix references to the old CLI command
- Remove scalar values warning
- Create new Tools section
- Standardize "Read-Eval-Print Loop"
2020-09-02 12:17:34 -06:00
Kelly 3bd95970ca add missing token flag 2020-09-02 12:17:34 -06:00
Kelly a22cc14f16 https://github.com/influxdata/docs-v2/issues/1356 2020-09-02 12:17:33 -06:00
Scott Anderson ee7b4819bc removed hidden byte characters 2020-09-02 12:17:30 -06:00
Scott Anderson 7d8c4c5b55 fixed unintended changes 2020-09-02 12:17:30 -06:00
Scott Anderson a3501f2abe added aliases to all flux function docs for new structure 2020-09-02 12:17:30 -06:00
Scott Anderson 5d1ff471dc updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:17:22 -06:00
noramullen1 388ddfe9ef Add note about series cardinality 2020-09-02 12:17:21 -06:00
Scott Anderson ebc0fa13a8 updated sidebar, tags, and footer templates 2020-09-02 12:17:21 -06:00
Scott Anderson cf32e8e967 updated menu references and sidebar partial to get left nav working 2020-09-02 12:17:21 -06:00
Scott Anderson 491c29e07c updated related article links 2020-09-02 12:17:20 -06:00
Scott Anderson 8d13b5c637 moved v2.0 into influxdb namespace, added aliases to all but flux docs 2020-09-02 12:17:20 -06:00
Scott Anderson 3ace98a82a updated integer usage on range 2020-09-02 12:17:19 -06:00
kelseiv 283d99f7c9 Update go.md 2020-09-02 12:17:18 -06:00
kelseiv dab5e52a68 Update go.md 2020-09-02 12:17:18 -06:00
Scott Anderson d23fa17f1c added int support to range, resolves #1296 2020-09-02 12:17:17 -06:00
Scott Anderson 390e2eeda3 removed integer support from timeable function parameters 2020-09-02 12:17:17 -06:00
Scott Anderson 8df240d0b3 Revert "Flux Google BigQuery support" 2020-09-02 12:17:16 -06:00
Scott Anderson c6d1baa189 quick typo fix in sql.to doc 2020-09-02 12:17:16 -06:00
Scott Anderson 1890fcb6fe quick typo fix in sql.from doc 2020-09-02 12:17:16 -06:00
Scott Anderson 827df8fe45 added bigquery links to flux changelog 2020-09-02 12:17:16 -06:00
Scott Anderson 99f9c388a2 added bigquery to sql package 2020-09-02 12:17:16 -06:00
Scott Anderson 30cea4540b migrated all updates to master into the v1-merge branch 2020-09-02 12:17:06 -06:00
Scott Anderson a13aacbbfb updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:17:06 -06:00
Scott Anderson b9ad3e0cba extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-09-02 12:17:05 -06:00
noramullen1 f0a3fa44fe Add note about series cardinality 2020-09-02 12:17:04 -06:00
Scott Anderson ff89fa5409 updated sidebar, tags, and footer templates 2020-09-02 12:16:22 -06:00
Scott Anderson 5ad7854101 updated menu references and sidebar partial to get left nav working 2020-09-02 12:16:21 -06:00
Scott Anderson 830171df21 updated related article links 2020-09-02 12:16:20 -06:00
Scott Anderson 0ce7c1a38e moved v2.0 into influxdb namespace, added aliases to all but flux docs 2020-09-02 12:16:20 -06:00
Scott Anderson e19505e719 updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
Scott Anderson d35add6294 extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-09-02 12:16:02 -06:00
Scott Anderson 6518a943c5 updated sidebar, tags, and footer templates 2020-09-02 12:15:50 -06:00
Scott Anderson 194395e88e updated menu references and sidebar partial to get left nav working 2020-09-02 12:15:49 -06:00
Scott Anderson 56a5d9684e updated related article links 2020-09-02 12:15:49 -06:00
Scott Anderson fcf07e00bc moved v2.0 into influxdb namespace, added aliases to all but flux docs 2020-09-02 12:15:49 -06:00
Scott Anderson 605a3af1fc
Telegraf plugin restructure (#1384)
* restructure influxdb and telegraf plugin sections

* restructured the telegraf plugin docs

* corrected telegraf plugins alias
2020-09-01 16:18:42 -06:00
Kelly 1110e51660 fix typo 2020-09-01 13:58:47 -07:00
kelseiv 5527bd9ff4
Merge branch 'v1-merge' into store-tokens 2020-09-01 13:41:29 -07:00
Kelly 6c62df2b52 roll over changes for #1364, upd links/format 2020-09-01 13:39:19 -07:00
Scott Anderson ca0fc38baa added reference landing, added oss tag to db internals 2020-09-01 09:23:50 -06:00
Scott Anderson 857bddc2bd
InfluxDB link fixes (#1377)
* fixed influxdb v2.0 links

* fixed links in influxdb 1.8

* fixed influxdb 1.7 links

* fix links in influxdb 1.6

* fixed links in influxdb 1.5

* fixed links in influxdb 1.4

* fixed links for influxdb 1.3
2020-08-31 22:01:48 -06:00
Scott Anderson c1de0622d6
Latest link fixes (#1375)
* products should not use latest references to themselves

* updated v2 links with influxdb namespace
2020-08-31 13:47:22 -06:00
kelseiv ffffe8672d
Merge pull request #1369 from influxdata/connect-to-cloud-w-CLI
Connect to cloud w cli
2020-08-28 11:36:51 -07:00
pierwill aa9f0cee4f
New docs for Flux REPL (#1355)
- Remove `influx repl` from CLI docs
- Create new REPL reference doc
- Point all links to the new doc
- Fix references to the old CLI command
- Remove scalar values warning
- Create new Tools section
- Standardize "Read-Eval-Print Loop"
2020-08-26 12:58:03 -07:00
Kelly a02910d785 add missing token flag 2020-08-26 12:32:49 -07:00
Kelly f7f5e79c79 https://github.com/influxdata/docs-v2/issues/1356 2020-08-26 11:59:47 -07:00
Scott Anderson 73f1e1e4fd removed hidden byte characters 2020-08-20 17:11:59 -06:00
Scott Anderson 474fece78f fixed unintended changes 2020-08-20 17:10:31 -06:00
Scott Anderson 8ee9d08805 added aliases to all flux function docs for new structure 2020-08-20 17:01:09 -06:00
Scott Anderson 6ffc7166aa migrated all updates to master into the v1-merge branch 2020-08-20 11:46:25 -06:00
Scott Anderson 26663e7801 updated all latest links with latest shortcode, refactored related partial 2020-08-20 11:17:27 -06:00
Scott Anderson b7767fff8b extended latest shortcode with version constraint, extended related partial to support latest shortcode 2020-08-20 11:17:26 -06:00
noramullen1 90ac7697e1 Add note about series cardinality 2020-08-20 11:17:26 -06:00
Scott Anderson 38fde337a8 updated sidebar, tags, and footer templates 2020-08-20 11:15:20 -06:00
Scott Anderson 9b8f8c803e updated menu references and sidebar partial to get left nav working 2020-08-20 11:15:19 -06:00
Scott Anderson 0b70c0f36d updated related article links 2020-08-20 11:15:18 -06:00
Scott Anderson d286718db7 moved v2.0 into influxdb namespace, added aliases to all but flux docs 2020-08-20 11:13:03 -06:00