Commit Graph

59 Commits (8856073366c861d411ada486e173f91c47ff7ef0)

Author SHA1 Message Date
kelseiv 782b8a512f
Merge branch 'beta-17' into export-resources 2020-09-23 08:55:09 -07:00
Mark Nguyen 9046aad9c5
Fixed minor typo in python library getting started documentation
If you follow the code example line by line, you end up using InfluxDBClient which has not been imported yet.  The complete example clearly show us referencing it through the module, so I edited the step-by-step instructions to do the same.
2020-09-23 00:00:11 -07:00
pierwill f903844b17 Merge branch 'master' into beta-17 2020-09-21 12:51:23 -07:00
noramullen1 f821a73f27 Remove api v2 path references from text and image (addresses #1442) 2020-09-14 11:12:00 -07:00
Scott Anderson 20e21bd53d
InfluxDB 1.7 V2 equivalent (#1439)
* updated stable-version partial with v2 equivalent functionality

* updated contributing with v2 frontmatter, resolves #1313

* updated logic of v2 equivalent pages

* added v2 equivalents to influxdb 1.8

* influxdb v1.7 v2 equivalent links
2020-09-14 10:01:46 -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 e130607357 updated default ports in influxdb v2 docs, resolves #1392 2020-09-04 11:45:25 -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