docs-v2/layouts/shortcodes
kelseiv d674758ec0
base update to 2.2 (#3744)
* base update to 2.2

* draft release notes

* draft InfluxDB 2.2 release notes

* move release notes to new PR

* update api for 2.2

* fix menu items

* Update data/products.yml

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

* Update data/products.yml

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

* frontmatter fixes

* Feat/oss v2 2 metrics (#3762)

* feat: copy v2.1 metrics to v2.2.

* feat: new storage metrics in v2.2

* feat: v2.2 storage metrics.

* fix: revert 2.1 paths.

* Update "Get started with tasks" (#3763)

* update get started with tasks, closes influxdata/DAR#272

* Apply suggestions from code review

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

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

* update nats config options, update influxd-flags logic, related to #3766 (#3771)

* updated token create API examples, closes influxdata/DAR#267 (#3773)

* ported scalar values update to 2.2

* Chore/move openapicli process (#3801)

* Internal measurements for monitoring Enterprise (#3698)

* Add 1.21.4 (#3789)

* Add 1.21.4

* Update content/telegraf/v1.21/about_the_project/release-notes-changelog.md

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

* Add apt and knot plugins

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

* InfluxDB Enterprise 1.9.6 (#3650)

* Document meta-node HTTP access logging (#3486)
* Document `influxd-ctl backup -estimate` flag (#3484)
  Closes #3480
* add new option for SIGTERM (#3496)
* Document `-meta-only-overwrite-force` restore flag for Enterprise (#3487)
* Document `max-concurrent-deletes` option (#3697)
* Update Enterprise cluster metrics: add `openConnections` (#3703)
  Closes #3653
* Remove marketplace offerings from Enterprise
* Use bytes in certain Enterprise config examples (#3743)
* InfluxDB Enterprise 1.9: remove default values from configuration headings (#3759)

Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>

* fix: bad link. (#3793)

* Update products.yml

* Feat/3411 link to cloud limits (#3795)

* feat: link from write error responses to related Cloud limits topics.

* feat: link Troubleshooting writes to Cloud limits.

* fix: grammar.

* Update content/influxdb/cloud/write-data/troubleshoot.md

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

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

* First updates for the new brand (#3796)

* first pass with new branding, logos, fonts

* updated table font sizes

* removed unnecessary file

* Update assets/styles/layouts/_sidebar.scss

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

* a few last style updates

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

* chore: move openapi-cli postprocessing to the getSwagger step.

* chore: convert the content generators to functions so they're not executed on import (which broke the linter). Move the generators into the decorators and remove options args to simplify. Update and simplify the README. Update the oss v2.1 contract.

* README

Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: noramullen1 <42354779+noramullen1@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: Sam Arnold <sarnold@influxdata.com>

* port menu url fix from master to 2.2

* Feat/oss 2 2 config (#3774)

* wip: add new server-config CLI command and /api/v2/config path. Fix Operator token doc. (#3523)

* feat: document OSS-only  and . Deprecate assets-path: ""
(closes #3523)

* chore: add toc

* Replace run-time with runtime. (#3774)

* Update content/influxdb/v2.2/reference/cli/influx/server-config/_index.md

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

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

* formatted all flux examples in influxdb 2.2

* Fix/set tag groups (#3823)

* fix: replacement of Info: in contracts.
fix: add missing const declarations.
fix: add a decorator to remove redundant servers with empty URLs
  -- all servers should be root now since paths are explicit.

* fix: invalid mix of tags as strings and objects in root.tags. Convert all tags to objects with a default description.

* fix: use tag objects instead of mixing strings and objects in x-tagGroups -- fixes validation errors.

* port data retention and deletion updates to 2.2

* ported updated current version shortcode to 2.2

* Feat/3414 v2.2 debug pprof (#3844)

* feat: update API reference for OSS v2.2. Adds /debug/pprof.

* feat: add v2.2 runtime reference.

* fix: update URLs.

* port hardening-enabled config info, closes #3867, closes #3866 (#3873)

* Fix/3855 oss2.2 (#3857)

* fix: update npm example in v2.2. (#3855)

* fix: cardinality for ossv2.2 (#3850)

* updating placeholders in 2.2

* Document `influx remote` and `influx replication` (#3469)

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

* ported migration docs into 2.2

* updated edge.js

* porting various minor changes into 2.2

* InfluxDB 2.2 release notes (#3745)

* draft 2.2 release notes
* remove flux lines; regroup other items
* update link to Flux RNs
* update release notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* fix frontmatter
* fix link; update version
* edit
* revert for review clarity
* Update influxdb.md
* note about technical preview & feature overview
* edit from Jason
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Updates per Tim H and Sam feedback
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* changes made from feedback
* changed technical preview notes
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: kelseiv <47797004+kelseiv@users.noreply.github.com>
* add link to OSS metrics page
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Add security section to influxdb/v2.2/reference/release-notes/influxdb.md (#3898)
* edits from Sam
* edit from sam
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.m
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
* edits
* Update content/influxdb/v2.2/reference/release-notes/influxdb.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
* edit from Sam
* edit from Sam
* edits from Tim
Co-authored-by: lwandzura <51929958+lwandzura@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jamie Strandboge <jamie@strandboge.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* Recover credentials (#3915)

* draft recover creds
* add relate
* add new option to index
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
* edit from SamA; add note
* sync headers
* add overview bullets; update links
* context from SamA
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
* Update content/influxdb/v2.2/users/recover-credentials.md
Co-authored-by: Sam Dillard <sam@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Sam Dillard <sam@influxdata.com>

* update couple stray versions

* add technical preview to the glossary

* update release date

* fix link

* Add documentation for replications max-age (#3936)

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: pierwill <19642016+pierwill@users.noreply.github.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: noramullen1 <42354779+noramullen1@users.noreply.github.com>
Co-authored-by: Sam Arnold <sarnold@influxdata.com>
Co-authored-by: Sunbrye Ly <sunbryely@Sunbryes-MacBook-Pro.local>
Co-authored-by: sunbryely-influxdata <101659702+sunbryely-influxdata@users.noreply.github.com>
Co-authored-by: Dane Strandboge <dane@strandboge.com>
2022-04-06 15:07:21 -07:00
..
api fix: cloud 1.x compat docs link to oss 2.0 pages. Dedupe content. Use… (#3511) 2021-12-21 09:16:41 -06:00
bucket-schema Feature/2470 bucket schema (#2765) 2021-07-07 11:53:54 -05:00
cli base update to 2.2 (#3744) 2022-04-06 15:07:21 -07:00
flux Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
html-diagram Update delete docs, add data retention info, update schema functions (#3830) 2022-03-07 16:23:02 -07:00
influxdb InfluxDB 2.1 (#3367) 2021-11-08 09:48:11 -08:00
resources add season 2 for meet the developer series (#3536) 2022-01-05 08:15:48 -07:00
telegraf Flux restructure (#3141) 2021-09-16 16:19:21 -06:00
ui Create ui/timestamp-formats shortcode (#2259) 2021-03-19 16:36:51 -06:00
api-endpoint.html Kapacitor 1.6.0 (#2756) 2021-06-28 14:57:05 -06:00
bucket-schema-requires.html Feature/2470 bucket schema (#2765) 2021-07-07 11:53:54 -05:00
caps.html InfluxDB 2.1 (#3367) 2021-11-08 09:48:11 -08:00
caption.html Influxdb 2.0.6 (#2459) 2021-04-29 14:04:33 -06:00
children.html Flux restructure (#3141) 2021-09-16 16:19:21 -06:00
cite.html Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
cloud-link.html added product selector, updated search placeholder 2020-09-02 12:15:53 -06:00
cloud-name.html 2.0 GA and separate Cloud from OSS (#1805) 2020-11-11 09:52:14 -07:00
cloud-only.html Task retry commands require All-Access token (#3172) 2021-09-27 10:13:00 -06:00
cloud-token-auth.html Fix/2759 1.x query api (#2841) 2021-07-14 16:59:39 -05:00
cloud.html added product tags to nav and article templates, removed unused shortcodes, updated contributing 2020-04-22 11:05:44 -06:00
cloud_regions.html Support cloud regions with multiple clusters in the docs (#3693) 2022-02-02 14:00:34 -07:00
code-tab-content.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
code-tabs-wrapper.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
code-tabs.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
current-version-link.html Guides for migrating data (#3865) 2022-03-29 14:44:01 -06:00
current-version.html hotfix: update current version shortcode to preserve version string, closes #3842 2022-03-09 09:57:49 -07:00
diagram.html implemented mermaid js for dynamic diagrams, closes 1938 2020-12-21 22:49:43 -07:00
duplicate-oss.html Update delete docs, add data retention info, update schema functions (#3830) 2022-03-07 16:23:02 -07:00
enterprise-link.html updated and added new enterprise shortcodes, updated contribution guidelines 2019-03-27 09:17:23 -06:00
enterprise-name.html updated and added new enterprise shortcodes, updated contribution guidelines 2019-03-27 09:17:23 -06:00
enterprise-warning-authn-b4-authz.md Expand and re-organize InfluxDB Enterprise authn and authz docs (#3330) 2022-01-11 16:07:59 -06:00
enterprise.html added product tags to nav and article templates, removed unused shortcodes, updated contributing 2020-04-22 11:05:44 -06:00
expand-wrapper.html Update Grafana docs for OSS 2.0 and Cloud (#2210) 2021-02-26 18:31:19 -07:00
expand.html Write data from InfluxDB OSS to InfluxDB Cloud (#3419) 2021-11-23 21:43:10 -07:00
filesystem-diagram.html Influxdb 2.0.6 (#2459) 2021-04-29 14:04:33 -06:00
flex-content.html Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
flex.html Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
get-leaf-text.html Feature/2470 bucket schema (#2765) 2021-07-07 11:53:54 -05:00
get-shared-text.html Fix shared files (#2856) 2021-07-15 17:21:52 -05:00
icon.html Notebooks refresh (#3449) 2021-11-30 10:45:56 -07:00
img-hd.html Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
keep-url.html update influxdb urls on window focus, exempt code blocks from being updated, added info to contributing.md 2020-04-20 14:47:04 -06:00
keybind.html Flux VS Code extension (#1858) 2020-11-19 13:41:21 -07:00
latest-cli.html Add influx CLI 2.1 release notes (#2944) 2021-07-30 10:35:40 -07:00
latest-patch.html InfluxDB 2.1 (#3367) 2021-11-08 09:48:11 -08:00
latest.html updated all latest links with latest shortcode, refactored related partial 2020-09-02 12:16:02 -06:00
list-all-functions.html Flux restructure (#3141) 2021-09-16 16:19:21 -06:00
list-filters.html Flux restructure (#3141) 2021-09-16 16:19:21 -06:00
nav-icon.html InfluxDB 2.1 (#3367) 2021-11-08 09:48:11 -08:00
note.html restructured article css files, fixed cloud-msg styles, resolves #224 2019-05-09 15:13:53 -06:00
oss-only.html Task retry commands require All-Access token (#3172) 2021-09-27 10:13:00 -06:00
page-nav.html Flux restructure (#3141) 2021-09-16 16:19:21 -06:00
req.html Kapacitor 1.6.0 (#2756) 2021-06-28 14:57:05 -06:00
svg.html illustrated the difference between union and join, resolves #557 2020-01-14 06:57:18 -07:00
tab-content.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
tabs-wrapper.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
tabs.html Work with Prometheus metrics in Flux (#3232) 2021-10-18 16:25:20 -06:00
tooltip.html added tooltip shortcode, updated data elements doc with tooltip shortcode 2020-07-06 14:36:19 -06:00
truncate.html upgraded to hugo 0.55.1 and made necessary adjustments 2019-04-16 10:05:16 -06:00
warn.html restructured article css files, fixed cloud-msg styles, resolves #224 2019-05-09 15:13:53 -06:00
youtube.html 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