Commit Graph

44 Commits (e741fd3c318b66a016561456a6a6b88daf083bce)

Author SHA1 Message Date
pierwill b79d5071ac
Fix numbering in AWS install doc (#3293)
Closes #3292
2021-10-24 16:41:09 -05:00
pierwill aff1d7a806
Fix link in Enterprise 1.9.5 release notes (#3246) 2021-10-12 17:38:07 -05:00
pierwill 349e878316
Revert "Correct Flux version in Enterprise 1.9.5 release notes (#3243)" (#3245)
This reverts commit 40a5c79b87.
2021-10-12 15:33:28 -05:00
pierwill 40a5c79b87
Correct Flux version in Enterprise 1.9.5 release notes (#3243) 2021-10-12 15:14:11 -05:00
pierwill d7200433fc
Publish InfluxDB Enterprise 1.9.5 docs (#3207) 2021-10-11 17:09:00 -05:00
pierwill fe36eb8470
Clean up InfluxDB Enterprise "Monitor" docs (#3217)
This fixes the organization of the monitoring docs
and the current build errors.

* Delete `overview.md` and move its content elsewhere
* Moved InfluxQL commmands to new page, "Diagnostics"
* Move note on Influx Aware to index page.
* Remove content monitoring with `_internal`, since it's not recommended.
* Add intro paragraph to index and fix weights
* Delete doc with duplicate content

Closes #3193.
2021-10-05 17:30:18 -05:00
pierwill d274d7f680
Fix Enterprise 1.9 404s (#3194) 2021-09-30 13:43:56 -05:00
mluu12 1b5de3f3b3
Create a new monitoring enterprise doc (#3078)
* WIP edits for new monitoring enterprise doc.

* Split up monitoring and created new folder.

* attempting to fix mistakes.

* Duplicated the "monitor enterprise" page to cloud.

* Small edit.

* wip edits.

* testing the issue.

* Changing information so that it fits enterprise.

* small edit.

* Small edits to the monitoring enterprise docs.

* Added the step for insights and aware.

* Added username and password.

* misc edits.

* Creating influx enterprise doc and monitor w/ oss.

* Created new docs and drafted the overview doc.

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-enterprise.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/monitor-with-cloud.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/enterprise_influxdb/v1.9/administration/monitor-enterprise/overview.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Changed Cloud to OSS.

* WIP edit.

* WIP edits.

* Added info to larger monitor enterprise doc.

* Added more procedural info to logs.

* WIP edits.

* Misc edits, adding intro to log and trace

* WIP edits.

* Minor edits and insights and aware edits.

* Reworded InfluxDB aware/insights

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-09-28 23:10:48 -07:00
pierwill c54edae941
Remove note about full backup and metadata (#3178)
Appears that a full backup does restore (at least some)
metadata. See issue description.

Closes #3101.
2021-09-27 10:57:59 -05:00
pierwill a7e78f49e5
Remove OSS backup content from Enterprise 1.9 (#3177)
Also add aliases, just in case

Closes #3175
2021-09-27 10:33:37 -05:00
pierwill 2d65624159
Fix `influx_inspect export` docs (#3140)
Fixes #3102
2021-09-22 10:00:11 -05:00
pierwill cf7fd93a6b
Reorder Enterprise security documents (#3149) 2021-09-20 15:15:26 -05:00
Scott Anderson 93aa238dc5
Flux restructure (#3141)
* initial changes for flux restructure

* added all aliases

* added introduced date to all flux functions

* marked linearBins and logarithmicBins as draft

* migrated flux stdlib to new flux section, added version range to article template

* fixed list-all-functions shortcode

* duplicated and reordered flux spec, added page-nav shortcode, closes #1870

* added filtering functionality to list-all-functions shortcode

* added function tags

* Stdlib reorg (#2130)

* consolidated influxdb packages

* stdlib rename and reorg

* reorg existing contrib docs

* added keep-url to http.get example

* reorg built-in directory, add function types docs

* updated links

* updated all related links

* fixed reference links in influxdb docs

* updated all internal flux links

* updated flux links in influxdb

* one last link update

* restyle product dropdown

* update flux links in influxdb 1.7 and 1.8

* fixed shortcode call

* updated task options in flux options doc

* Flux 'interpolate' package (#2148)

* add interpolate package, closes #1649

* added missing page description to interpolate package doc

* removed unnecessary space from interpolate description

* updated interpolate package description

* ported from() note to new flux section

* New list filter javascript (#2185)

* generalized list filtering for telegraf plugins and flux functions

* added flux tags, updated filter list functionality

* added more flux tags

* added new experimental functions

* updated derivative params

* ported over new experimental functions

* fixed bad copy-pasta

* ported new notification endpoints into new flux docs

* updated flux function categories

* ported flux changes from master

* fixed product dropdown

* fixed regexp.findString example

* ported flux 0.109 changes

* updated array package aliases and supported version

* ported new functions into flux dir

* added aliases to interpolate package

* ported flux v0.114 packages

* added enterpise logic to url selector modal

* fix minor typo

* Update Flux param type convention (#2515)

* fix minor typo

* WIP new flux data type convention

* wip more param type updates

* cleaned up function type specs

* ported flux 0.115.0 packages and functions

* ported tickscript package

* ported today function

* added aliases to tickscript pkg

* updated timedMovingAverage params example

* updated to function with remote creds

* port flux 0.118 changes over

* port flux changes into flux-restructure

* ported changes from flux 0.123.0 and updated flux function docs

* updated contrib package summary

* updated function definition of schema.tagValues

* ported recent flux changes to the restructure branch

* port changes from master

* Flux get started (#3036)

* Flux group keys demo (#2553)

* interactive group key example

* added js and shortcode for group key demo

* updated group key demo to address PR feedback

* shortened sample data set

* Flux get started intro and data model (#2619)

* starting flux intro content, resolved merge conflicts

* WIP flux get started docs

* WIP flux get started

* flux get started intro and data model

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Update content/flux/v0.x/get-started/data-model.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* addressed PR feedback in flux get started

* updated flux docs landing page

* more updates to flux landing page

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Flux query basics (#2887)

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* WIP flux query basics

* wrap up content for flux query basics

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* properly close code block on flux query basics

* Flux – query data (#2891)

* added query data sources with flux and query influxdb

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/flux/v0.x/query-data/influxdb.md

* Query Prometheus with Flux (#2893)

* query prometheus with flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Query CSV data with Flux (#2895)

* query csv data with flux

* address PR feedback

* Update content/flux/v0.x/query-data/csv.md

* update flux query data sources landing page

* updated flux query data doc formats and links

* Query SQL databases (#2922)

* WIP query sql guides

* query SQL data sources, closes #1738

* updated related link on sql.from

* added link to stream of tables and updated text

* updated connection string text

* updated query sql landing page and children hr styles

* updated sql query docs to address PR feedback

* added missing colon

* Query Google Cloud Bigtable with Flux (#2928)

* Query Google Cloud Bigtable with Flux

* updated doc structure of query bigtable doc

* fixed typo in bigquery doc

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with Flux data types (#2967)

* scaffolding for flux types, work with strings

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* removed note about interpolation vs concatenation

* updated wording of variable type association

* generalized type inference

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* WIP work with ints

* reverted int content

* updated strings doc to address PR feedback

* added description to data types landing page

* Apply suggestions from code review

* Update content/flux/v0.x/data-types/basic/string.md

* updated composite front-matter

* Work with time types in Flux  (#2974)

* work with time types in flux, closes #2260

* updated time type doc

* fixed type in time type description

* fixed typo

* updated work with time doc

* fixed typos

* updated verbiage

* added related links

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* updated time type doc to address PR feedback

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with booleans (#2975)

* work with boolean types

* updated working with booleans

* updated verbiage

* added related links

* Update content/flux/v0.x/data-types/basic/boolean.md

* Work with bytes types (#2976)

* work with bytes types

* added toc to bytes type doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated work with bytes doc

* fixed typo

* added related links

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Work with durations (#2977)

* work with durations in flux

* added keywords to duration doc to improve searchability

* minor updates to duration type doc

* updated verbiage

* added related links and removed toDuration from menu

* Update content/flux/v0.x/data-types/basic/duration.md

* Work with null types (#2978)

* WIP null types

* work with null types in flux

* updated null types doc

* Update content/flux/v0.x/data-types/basic/null.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with floats (#2979)

* work with floats in flux

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

* updated floats type doc

* Update content/flux/v0.x/data-types/basic/float.md

* updated verbiage

* added related links

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with integers (#2980)

* WIP work with ints

* work with integers

* work with integers

* updated float to int behavior, added related links, closes #2973

* added toc to ints doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Update content/flux/v0.x/data-types/basic/integer.md

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with uintegers (#2981)

* WIP work with uints

* work with uints

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed minor type

* Work with records (#2982)

* work with records in flux

* updated record type doc

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with arrays (#2983)

* work with arrays

* added array.from example, added related links

* Work with dictionaries (#2984)

* WIP work with dicts

* work with dictionaries

* added related links to dict package

* added introduced version to dict package

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* added sample dict output

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Work with functions (#2985)

* work with functions

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* revamped type landing pages

* marked union types as draft

* miscellaneous updates

* Work with regular expression (#3024)

* work with regular expression types, closes #2573, closes influxdata/flux#3741

* add context for quoteMeta function

* Apply suggestions from code review

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* fix latest links in page descriptions

* updated influxdb links

* Flux syntax basics (#3033)

* flux syntax basics

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* updated function description

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

* Update content/flux/v0.x/get-started/syntax-basics.md

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

* added table param to transformations, closes #2392 (#3039)

* updated flux function links

* update algolia configuration to fix search, closes #1902 (#3042)

* ported notes in the from function doc

* Flux package options (#3083)

* add now option to universe package

* added missing package options, closes #2464

* addressed PR feedback

* Flux transformation input/output examples (#3103)

* added flux/sample shortcode

* standardize flux package titles and list titles

* added start and stop columns as an option with flux/sample shortcode

* minor updates to stdlib

* WIP add input and output examples to flux transformations

* WIP removed sample data demo from universe index page

* WIP function input and output examples

* WIP flux input output examples

* WIP flux input output examples

* flux transformation input and output examples

* Add Flux 'sampledata' package (#3088)

* add flux sampledata package

* updated sampledata example titles

* Write data with Flux (#3084)

* WIP write to sql data sources

* write to sql data sources

* added write data to influxdb with flux doc

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* made sql headings specific to each db

* updated write to influxdb

* added tag to influxdb to example

* restructred influxdb write examples as code tabs

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* fixed list on influxdb write with flux page

* Flux move changelog (#3117)

* updated flux redirects in edge.js

* move flux changelog into Flux restructure

* add flux redirects to edge.js

* removed extra parentheses from monitor.notify examples, closes #2505

* updated flux release notes with flux 0.129.0

* moved from and to into the influxdata/influxdb package

* updated notes on to and from docs

* added flux card to homepage

* added flux-0.130.0 to flux release notes

* flux link cleanup

* updated experimental message, closes #3097 (#3128)

* Remove Flux stdlib and language from InfluxDB (#3133)

* remove flux stdlib and lang from influxdb, update flux get-started, closes #2132

* flux link cleanup

* cleaned up prometheus verbiage, updated flux data type links

* function cleanup

* fixed sidenav toggle button

* updated group key links, added aliases for flux landing page

* fixed broken links, commented out prometheus content, updated flux types names

* added flux links to the left nav

* fixed flux links in kapacitor docs

* temporarily disable search (#3134)

* merged master and updated telegraf plugins

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2021-09-16 16:19:21 -06:00
pierwill 18159fe182
Enterprise: Replace undefined term (#3115)
Closes #3091
2021-09-13 15:08:16 -05:00
kelseiv df802c102a
hotfix: alias to fix 404s (#3114) 2021-09-10 17:36:34 -07:00
pierwill d2b57ecf52
Enterprise authentication/authorization improvements (#2972)
Edit InfluxDB Enterprise authentication and authorization docs.

Re-organize management docs.

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-03 10:49:47 -05:00
pierwill 34a0b988cb
Add OSS-Enterprise migration guide to 1.9 (#2994)
- comment out downtime migration method
- remove node setup sections

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-09-03 10:37:12 -05:00
pierwill f6bedb4d25
InfluxDB Enterprise: Recommend one certificate per node (#3066) 2021-08-26 10:56:08 -05:00
pierwill 41f3b1f6e6
Add `max-body-size` to Enterprise data node docs (#3058)
Add to Enterprise 1.8 and 1.9

Closes #2548
2021-08-25 11:25:34 -05:00
Geoffrey Wossum 58fcad244f
chore: Add password-hash and ensure-fips meta node configurations (#2801)
* chore: Add password-hash and ensure-fips meta node configurations

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
2021-08-19 11:32:01 -05:00
pierwill 7f1fe4387f
Edit Enterprise data note install docs (#3022)
* Add instructions for creating admin user
* add missing word

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-08-18 13:14:56 -05:00
pierwill ab73a243d7
Document FIPS readiness check (#3012)
Closes #2885.
2021-08-13 11:56:39 -05:00
Scott Anderson 2c31801953
Add InfluxDB Enterprise file system layout (#2958)
* add enterprise file system layout doc

* Apply suggestions from code review

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>

* Apply suggestions from code review

* fixed table formatting in enterprise fs layout

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
2021-08-02 10:44:49 -06:00
Scott Anderson 8f3d3700f8
Add note about time-bound subquery performance (#2943)
* Add note about time-bound subquery performance, closes influxdata/DAR#117

* fixed typos
2021-08-02 10:41:48 -06:00
pierwill 6b5a32d258
Document InfluxDB Enterprise `/shard-status` endpoint (#2933)
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-30 15:32:13 -05:00
pierwill dc186578df
Add SHOW CARDINALITY info to InfluxQL schema docs (#2941)
Closes #2738
2021-07-30 10:43:27 -05:00
Scott Anderson 17d2626d5d
clarify that level 4 compactions are full compactions, closes influxdata/DAR#89 (#2942) 2021-07-29 13:39:17 -06:00
pierwill c4c859bfa8
Cleanup InfluxQL reference in Enterprise 1.9 (#2938)
* Fix SHOW MEASUREMENT CARDINALITY level
* Fix SHOW TAG KEY CARDINALITY
* fix SHOW TAG VALUES CARDINALITY
* fix SHOW STATS and EXPLAIN results headings

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2021-07-29 13:51:12 -05:00
Scott Anderson bbc8fb4721 update latest patch and clean up versions 2021-07-23 16:52:47 -06:00
pierwill af7f184c00 hotfix: formatting fix 2021-07-23 11:12:11 -05:00
kelseiv 9f71fde695
Remove InfluxQL query management section from Enterprise 1.8 and 1.9 … (#2802)
* remove InfluxQL query management section from Enterprise 1.8 and 1.9 docs

* update overview
2021-07-23 09:11:44 -07:00
timhallinflux 5230998b0c
add ENV VARs for new config options (#2889)
password hash and FIPS check
2021-07-22 15:57:48 -05:00
Scott Anderson 6a153a2d2b hotfix: fix client libraries links 2021-07-20 10:02:24 -06:00
pierwill cabac8ed12
Publish InfluxDB Enterprise 1.9.3 docs (#2867)
* Start work on Enterprise 1.9.3 release notes

* continue Ent 1.9.3 release notes

* Edit 1.9.3 release notes

* add flux release notes link

* Document `total-buffer-bytes` configuration setting (#2830)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

* Add link to `total-buffer-bytes`

* Fix weights in Enterprise menu (#2849)

* Document password hashing configuration (#2826)

* Document password hashing configuration
* Add instructions for changing algorithm

Closes #2825
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>

* Cleanup release notes. (#2866)

Closes #2824

* add link to password hashing

* fix shard duration bugfix

* Update content/enterprise_influxdb/v1.9/administration/configure-password-hashing.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

* Update content/enterprise_influxdb/v1.9/about-the-project/release-notes-changelog.md

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
2021-07-19 17:34:46 -07:00
pierwill 8f08cdc1dc
Fix `allow-out-of-order-writes` option (#2848)
Closes #2846
2021-07-19 09:29:58 -05:00
mluu12 01e6ae7c7d
Removed link from heading (#2853)
Removed from an enterprise troubleshooting page heading.
2021-07-15 14:26:38 -07:00
mluu12 d62d70ec48
Fix Enterprise v1.9 links (#2850)
* add influx-cli directory

* remove oss

* syntax error

* hid hardware-sizing links
2021-07-15 14:16:28 -07:00
kelseiv 1cf0cc393d
Fix links (#2828)
* fix-link

* edit
2021-07-14 15:01:22 -07:00
pierwill 2534d2f34a
Correct debug API call (#2813)
Closes #2812
2021-07-07 13:24:40 -05:00
pierwill 27611036fe
Enterprise 1.9: Add missing auth docs (#2778)
Co-authored-by: Kelly <kelly@influxdata.com>
2021-07-01 13:46:57 -05:00
Scott Anderson c54a791e6a
Various DAR fixes (#2796)
* fixed anchor links in influxdb enterprise cli page, closes influxdata/DAR#212

* fixed typo in enterprise backup and restore, closes influxdata/DAR#208

* removed content about creating dashboards from templates, closes influxdata/DAR#209
2021-06-29 15:12:00 -06:00
Scott Anderson f0ad79a4cd hotfix: port enterprise install reqs to 1.9, closes influxdata/DAR#198 2021-06-28 16:50:11 -06:00
kelseiv 5d02faad1c
hotfix - add component descriptions for Enterprise 1.9 licenses (#2752)
* add descriptions to components

* delete duplicate 3rd party software section

* add third party software page desc

* add repo names

* remove duplicate repos

* remove extra statically linked refs
2021-06-17 15:17:33 -07:00
pierwill e5ab8313ec
Publish InfluxDB Enterprise 1.9 docs (#2627)
This update involved a large migration of content from
InfluxDB 1.8 to Enterprise 1.9.

Co-authored-by: pierwill <pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: timhallinflux <timhallinflux@users.noreply.github.com>
2021-06-17 14:45:43 -05:00