influxdata / docs-v2

InfluxData Documentation that covers InfluxDB Cloud, InfluxDB OSS 2.x, InfluxDB OSS 1.x, InfluxDB Enterprise, Telegraf, Chronograf, Kapacitor, and Flux.
https://docs.influxdata.com
MIT License
73 stars 277 forks source link

Fix for Issue #4047 - retention and bucket creation #5675

Closed sleto-it closed 1 week ago

sleto-it commented 1 week ago

Fix for Issue #4047 for /v2/ (better links between retention info and bucket creation info).

In addition, fixes also the following issues:

1. Wrong indentation

Issue 1.1 (before):

issue1-before

Issue 1.1 (now):

issue1-now

Issue 1.2 (before):

issue2-before

Issue 1.2 (now):

issue2-now

2. Issue with bold

As it was before:

issue3-before

As it is now:

issue3-now

3. Adds missing comma


Describe your proposed changes here.

sleto-it commented 1 week ago

@jstirnaman FYI