Back to Influxdb

Influxdb Cloud1 Note

layouts/shortcodes/influxdb-cloud1-note.html

latest938 B
Original Source

{{ $_hugo_config := { "version": 1 } }} {{ $type := .Get "type" | default "enterprise" }}

InfluxDB Cloud 1 users

{{ if eq $type "oss" }}

InfluxDB Cloud 1 (InfluxCloud 1.x) is based on InfluxDB Enterprise v1. Use the Enterprise v1 documentation instead.

{{ else }}

InfluxDB Cloud 1 (InfluxCloud 1.x) is based on InfluxDB Enterprise v1. This is the correct documentation.

{{ end }}