Scott Anderson
77f6fc0b84
updated 404 page to account for mulitple products, resolves #1358
2020-08-27 10:46:16 -06:00
Scott Anderson
0c0a714c27
minor css adjustments
2020-08-27 00:31:29 -06:00
Scott Anderson
e113d5ac84
restructured platform section
2020-08-27 00:09:04 -06:00
Scott Anderson
d75db01272
removed unnecessary aliases
2020-08-26 23:32:45 -06:00
Scott Anderson
a837bcaebc
Deploy refactor ( #1370 )
...
* Change lambda function to recognize clean URLs
* More bug fixes to CF template and function
* Add redirect for root to /v2.0
* Fix lambda rewrite logic
* Switch to using multiple cache behaviors
* Experiment with deleting lambda@edge functions
* Change lambda function to recognize clean URLs
* More bug fixes to CF template and function
* Add redirect for root to /v2.0
* Fix lambda rewrite logic
* Switch to using multiple cache behaviors
* Experiment with deleting lambda@edge functions
* Update nodejs version in redirect lambda
* Use edge lambda function and remove path redirects.
* updated edge.js and cloudformation template
* revamped lambda edge function, made other template adjustments
Co-authored-by: Gunnar Aasen <gunnar.r.aasen@gmail.com>
2020-08-26 23:19:33 -06: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
0baff12f09
fix typos per v1 issue #2958
2020-08-26 10:52:11 -07:00
kelseiv
c75cde40fc
Merge pull request #1352 from influxdata/platform/troubleshooting
...
roll over Platform troubleshooting docs PR
2020-08-25 17:26:15 -07:00
Scott Anderson
a0e71735a1
added aliases for renamed flux docs in influxdb 1.7 and 1.8
2020-08-24 09:36:04 -06:00
Scott Anderson
5b65f70b44
Merge pull request #1353 from influxdata/flux-migrate
...
Flux migrate
2020-08-21 17:21:17 -06:00
Scott Anderson
6b668c8f22
more link cleanup
2020-08-21 17:18:56 -06:00
Scott Anderson
bac608747f
more flux link cleanup
2020-08-21 17:14:55 -06:00
Scott Anderson
7676e04137
updated use of object to record, updated flux lang links
2020-08-21 17:09:08 -06:00
Scott Anderson
77de5a15cd
updated version specific flux notes
2020-08-21 17:02:31 -06:00
Scott Anderson
51dd0da828
removed unnessary anchors
2020-08-21 16:58:16 -06:00
Scott Anderson
a6e6f4f0c6
removed unsupported flux functionality from influxdb 1.7
2020-08-21 16:56:19 -06:00
Scott Anderson
19935568ac
removed flux content not supported in influxdb 1.7
2020-08-21 16:53:47 -06:00
Scott Anderson
50346c88e5
migrated flux content into influxdb 1.8
2020-08-21 16:45:01 -06:00
Scott Anderson
7b4400da1c
migrated flux intro and guides into influxdb 1.7
2020-08-21 16:37:43 -06:00
Kelly
8c76ccff1c
roll over Platform troubleshooting docs PR
2020-08-21 14:38:04 -07:00
Scott Anderson
7e18dbb2ac
Merge pull request #1350 from influxdata/new-search
...
Update docs search implementation
2020-08-21 14:58:35 -06:00
kelseiv
ca159cd7fa
Merge pull request #1351 from influxdata/compact-throughput-updates
...
compact-throughput updates
2020-08-21 13:38:37 -07:00
Kelly
25d32593fb
compact-throughput updates
2020-08-21 13:37:20 -07:00
Scott Anderson
fea7d6541a
Update search implementation for merged docs, resolves #1317
2020-08-21 14:23:39 -06:00
Scott Anderson
c50dc43859
Merge pull request #1347 from influxdata/flux-aliases
...
added aliases to all flux function docs for new structure
2020-08-20 17:14:15 -06: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
Kelly
fc2a68b0bf
fix template links
2020-08-20 14:31:14 -07:00
Scott Anderson
9ea5107264
Merge pull request #1345 from influxdata/merge-master-rebase
...
Merge master rebase
2020-08-20 12:16:09 -06:00
Scott Anderson
73070cb09d
resolved merge conflicts
2020-08-20 12:03:30 -06:00
Scott Anderson
cbcf4a7011
migrated all updates to master into the v1-merge branch
2020-08-20 11:55:31 -06:00
Scott Anderson
671964f515
updated all latest links with latest shortcode, refactored related partial
2020-08-20 11:55:31 -06:00
noramullen1
1eda96d85f
Add note about series cardinality
2020-08-20 11:55:10 -06:00
noramullen1
72e24dd183
Add view dashboard ID info
2020-08-20 11:55:10 -06:00
Scott Anderson
6412a29672
updated sidebar, tags, and footer templates
2020-08-20 11:55:10 -06:00
Scott Anderson
ce6003a613
updated menu references and sidebar partial to get left nav working
2020-08-20 11:54:09 -06:00
Scott Anderson
916a32c6b3
updated related article links
2020-08-20 11:53:20 -06:00
Scott Anderson
ac169f34bc
moved v2.0 into influxdb namespace, added aliases to all but flux docs
2020-08-20 11:53:19 -06:00
Scott Anderson
86f87f26ba
fixed typos
2020-08-20 11:52:23 -06:00
Scott Anderson
03b7526e89
updated spec with types and changed objects to records, link audit
2020-08-20 11:52:22 -06:00
Scott Anderson
eb4b37da1d
updated integer usage on range
2020-08-20 11:52:02 -06:00
Scott Anderson
435e52742a
added flux-0.81 to flux changelog
2020-08-20 11:52:02 -06:00
pierwill
08bce640be
Fix description of `influx telegrafs update` subcommand
...
Closes #1335
2020-08-20 11:52:02 -06:00
Kelly
f398760f4c
update format in js client library
2020-08-20 11:52:02 -06:00
kelseiv
032184bb8c
add numbering and alignment
2020-08-20 11:52:02 -06:00
kelseiv
c292ecec6c
change header levels
2020-08-20 11:52:01 -06:00
kelseiv
403f50c700
update feedback alignment
2020-08-20 11:52:01 -06:00
kelseiv
98ce89e3d2
Update python.md
2020-08-20 11:52:01 -06:00
kelseiv
d9b93463da
align format
2020-08-20 11:52:01 -06:00