Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 0 additions & 19 deletions DOCS-SHORTCODES.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,25 +113,6 @@ Display the short version name (part of the key used in `products.yml`) from the
{{% product-key %}}
```

### Enterprise name

The name used to refer to InfluxData's enterprise offering is subject to change. To facilitate easy updates in the future, use the `enterprise-name` shortcode when referencing the enterprise product. This shortcode accepts a `"short"` parameter which uses the "short-name".

```md
This is content that references {{< enterprise-name >}}.
This is content that references {{< enterprise-name "short" >}}.
```

Product names are stored in `data/products.yml`.

### Enterprise link

References to InfluxDB Enterprise are often accompanied with a link to a page where visitors can get more information about the Enterprise offering. This link is subject to change. Use the `enterprise-link` shortcode when including links to more information about InfluxDB Enterprise.

```md
Find more info [here][{{< enterprise-link >}}]
```

## Version Information

### Latest patch version
Expand Down
2 changes: 1 addition & 1 deletion PLATFORM_REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ InfluxDB OSS v1:
- Query languages: InfluxQL and Flux
- Clients: Telegraf, influx CLI, v1/v2 client libraries

InfluxDB Enterprise:
InfluxDB Enterprise v1:
- Documentation: https://docs.influxdata.com/enterprise_influxdb/v1.12/
- Query languages: InfluxQL and Flux
- Clients: Telegraf, influx CLI, v1/v2 client libraries
Expand Down
4 changes: 2 additions & 2 deletions content/enterprise_influxdb/v1/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InfluxDB Enterprise documentation
title: InfluxDB Enterprise v1 documentation
description: >
Documentation for InfluxDB Enterprise, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
Documentation for InfluxDB Enterprise v1, which adds clustering, high availability, fine-grained authorization, and more to InfluxDB OSS.
aliases:
- /enterprise/v1.11/
menu:
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/about-the-project/_index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: About the project
description: >
Release notes, licenses, and third-party software details for InfluxDB Enterprise.
Release notes, licenses, and third-party software details for InfluxDB Enterprise v1.
menu:
enterprise_influxdb_v1_ref:
weight: 10
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InfluxDB Enterprise v1 release notes
description: >
Important changes and what's new in each version InfluxDB Enterprise.
Important changes and what's new in each version InfluxDB Enterprise v1.
menu:
enterprise_influxdb_v1_ref:
name: Release notes
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/administration/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Administer InfluxDB Enterprise
title: Administer InfluxDB Enterprise v1
description: Configuration, security, and logging in InfluxDB enterprise.
menu:
enterprise_influxdb_v1:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Back up and restore
description: >
Back up and restore InfluxDB enterprise clusters to prevent data loss.
Back up and restore InfluxDB Enterprise v1 clusters to prevent data loss.
aliases:
- /enterprise/v1.10/guides/backup-and-restore/
menu:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Use Anti-Entropy service in InfluxDB Enterprise
title: Use Anti-Entropy service in InfluxDB Enterprise v1
description: The Anti-Entropy service monitors and repairs shards in InfluxDB.
aliases:
- /enterprise_influxdb/v1/guides/Anti-Entropy/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InfluxDB Anti-Entropy API
description: >
Monitor and repair shards on InfluxDB Enterprise data nodes the InfluxDB Anti-Entropy API.
Monitor and repair shards on InfluxDB Enterprise v1 data nodes the InfluxDB Anti-Entropy API.
menu:
enterprise_influxdb_v1:
name: Anti-entropy API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configure InfluxDB Enterprise data nodes
title: Configure InfluxDB Enterprise v1 data nodes
description: >
Configure InfluxDB Enterprise data node settings and environmental variables.
Configure InfluxDB Enterprise v1 data node settings and environmental variables.
menu:
enterprise_influxdb_v1:
name: Configure data nodes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configure InfluxDB Enterprise meta nodes
title: Configure InfluxDB Enterprise v1 meta nodes
description: >
Configure InfluxDB Enterprise data node settings and environmental variables.
Configure InfluxDB Enterprise v1 data node settings and environmental variables.
menu:
enterprise_influxdb_v1:
name: Configure meta nodes
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configure InfluxDB Enterprise clusters
title: Configure InfluxDB Enterprise v1 clusters
description: >
Learn about global options, meta node options, data node options and other InfluxDB Enterprise configuration settings, including
Learn about global options, meta node options, data node options and other InfluxDB Enterprise v1 configuration settings, including
aliases:
- /enterprise/v1.10/administration/configuration/
- /enterprise_influxdb/v1/administration/configuration/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Configure TCP and UDP ports used in InfluxDB Enterprise
title: Configure TCP and UDP ports used in InfluxDB Enterprise v1
description: Configure TCP and UDP ports in InfluxDB Enterprise.
menu:
enterprise_influxdb_v1:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configure HTTPS over TLS
description: >
Enabling HTTPS over TLS encrypts the communication between clients and the InfluxDB Enterprise server, and between nodes in the cluster.
Enabling HTTPS over TLS encrypts the communication between clients and the InfluxDB Enterprise v1 server, and between nodes in the cluster.
menu:
enterprise_influxdb_v1:
name: Configure TLS for cluster
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Configure LDAP authentication
description: >
Configure LDAP authentication in InfluxDB Enterprise and test LDAP connectivity.
Configure LDAP authentication in InfluxDB Enterprise v1 and test LDAP connectivity.
menu:
enterprise_influxdb_v1:
name: Configure LDAP authentication
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Manage InfluxDB Enterprise clusters
title: Manage InfluxDB Enterprise v1 clusters
description: >
Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise clusters and data.
Use the `influxd-ctl` and `influx` command line tools to manage InfluxDB Enterprise v1 clusters and data.
aliases:
- /enterprise/v1.8/features/cluster-commands/
- /enterprise_influxdb/v1/features/cluster-commands/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Add node to existing cluster
description: Add nodes to an existing InfluxDB Enterprise cluster.
description: Add nodes to an existing InfluxDB Enterprise v1 cluster.
aliases:
menu:
enterprise_influxdb_v1:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Rebalance InfluxDB Enterprise clusters
description: Manually rebalance an InfluxDB Enterprise cluster.
title: Rebalance InfluxDB Enterprise v1 clusters
description: Manually rebalance an InfluxDB Enterprise v1 cluster.
aliases:
- /enterprise_influxdb/v1/guides/rebalance/
- /enterprise_influxdb/v1/guides/rebalance/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Replace InfluxDB Enterprise cluster meta nodes and data nodes
description: Replace meta and data nodes in an InfluxDB Enterprise cluster.
title: Replace InfluxDB Enterprise v1 cluster meta nodes and data nodes
description: Replace meta and data nodes in an InfluxDB Enterprise v1 cluster.
aliases:
- /enterprise_influxdb/v1/guides/replacing-nodes/
menu:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Manage node labels
description: >
Assign user-defined labels to nodes in your InfluxDB Enterprise cluster.
Assign user-defined labels to nodes in your InfluxDB Enterprise v1 cluster.
menu:
enterprise_influxdb_v1:
name: Manage node labels
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Rename hosts in InfluxDB Enterprise
title: Rename hosts in InfluxDB Enterprise v1
description: Rename a host within your InfluxDB Enterprise instance.
aliases:
- /enterprise_influxdb/v1/administration/renaming/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Manage users and permissions
description: Manage authorization in InfluxDB Enterprise clusters with users, roles, and permissions.
description: Manage authorization in InfluxDB Enterprise v1 clusters with users, roles, and permissions.
menu:
enterprise_influxdb_v1:
name: Manage users and permissions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Manage authorization with the InfluxDB Enterprise Meta API
title: Manage authorization with the InfluxDB Enterprise v1 Meta API
description: >
Manage users and permissions with the InfluxDB Enterprise Meta API.
Manage users and permissions with the InfluxDB Enterprise v1 Meta API.
menu:
enterprise_influxdb_v1:
name: Manage authorization with the API
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Manage fine-grained authorization
description: >
Fine-grained authorization (FGA) in InfluxDB Enterprise controls user access at the database, measurement, and series levels.
Fine-grained authorization (FGA) in InfluxDB Enterprise v1 controls user access at the database, measurement, and series levels.
menu:
enterprise_influxdb_v1:
parent: Manage users and permissions
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Introduction to authorization in InfluxDB Enterprise
title: Introduction to authorization in InfluxDB Enterprise v1
description: >
Learn the basics of managing users and permissions in InfluxDB Enterprise.
Learn the basics of managing users and permissions in InfluxDB Enterprise v1.
menu:
enterprise_influxdb_v1:
name: Introduction to authorization
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Monitor InfluxDB Enterprise
title: Monitor InfluxDB Enterprise v1
description: Monitor InfluxDB Enterprise with InfluxDB Cloud or OSS.
menu:
enterprise_influxdb_v1:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Log and trace InfluxDB Enterprise operations
title: Log and trace InfluxDB Enterprise v1 operations
description: >
Learn about logging locations, redirecting HTTP request logging, structured logging, and tracing.
menu:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Monitor InfluxDB Enterprise with InfluxDB OSS
title: Monitor InfluxDB Enterprise v1 with InfluxDB OSS
description: >
Monitor your InfluxDB Enterprise instance using InfluxDB OSS and
Monitor your InfluxDB Enterprise v1 instance using InfluxDB OSS and
a pre-built InfluxDB template.
menu:
enterprise_influxdb_v1:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Renew or update a license key or file
description: >
Renew or update a license key or file for your InfluxDB enterprise cluster.
Renew or update a license key or file for your InfluxDB Enterprise v1 cluster.
menu:
enterprise_influxdb_v1:
name: Renew a license
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/administration/upgrading.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Upgrade InfluxDB Enterprise clusters
title: Upgrade InfluxDB Enterprise v1 clusters
description: Upgrade to the latest version of InfluxDB Enterprise.
aliases:
- /enterprise/v1.10/administration/upgrading/
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/concepts/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: InfluxDB Enterprise concepts
title: InfluxDB Enterprise v1 concepts
description: Clustering and other key concepts in InfluxDB Enterprise.
aliases:
- /enterprise/v1.10/concepts/
Expand Down
4 changes: 2 additions & 2 deletions content/enterprise_influxdb/v1/concepts/clustering.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Clustering in InfluxDB Enterprise
title: Clustering in InfluxDB Enterprise v1
description: >
Learn how meta nodes and data nodes interact in InfluxDB Enterprise.
Learn how meta nodes and data nodes interact in InfluxDB Enterprise v1.
aliases:
- /enterprise/v1.10/concepts/clustering/
- /enterprise_influxdb/v1/high_availability/clusters/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InfluxDB file system layout
description: >
The InfluxDB Enterprise file system layout depends on the operating system, package manager,
The InfluxDB Enterprise v1 file system layout depends on the operating system, package manager,
or containerization platform used to install InfluxDB.
weight: 102
menu:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: InfluxDB Enterprise startup process
title: InfluxDB Enterprise v1 startup process
description: >
On startup, InfluxDB Enterprise starts all subsystems and services in a deterministic order.
On startup, InfluxDB Enterprise v1 starts all subsystems and services in a deterministic order.
menu:
enterprise_influxdb_v1:
weight: 10
Expand Down Expand Up @@ -51,8 +51,8 @@ The Monitor service provides statistical and diagnostic information to InfluxDB
This information helps with database troubleshooting and performance analysis.

### Cluster
The Cluster service provides implementations of InfluxDB OSS v1.8 interfaces
that operate on an InfluxDB Enterprise v1.8 cluster.
The Cluster service provides implementations of InfluxDB OSS v1.x interfaces
that operate on an InfluxDB Enterprise v1 cluster.

### Precreator
The Precreator service creates shards before they are needed.
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/features/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: InfluxDB Enterprise features
title: InfluxDB Enterprise v1 features
description: Users, clustering, and other InfluxDB Enterprise features.
aliases:
- /enterprise/v1.8/features/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: InfluxDB Enterprise cluster features
description: Overview of features related to InfluxDB Enterprise clustering.
title: InfluxDB Enterprise v1 cluster features
description: Overview of features related to InfluxDB Enterprise v1 clustering.
aliases:
- /enterprise/v1.8/features/clustering-features/
menu:
Expand Down
4 changes: 2 additions & 2 deletions content/enterprise_influxdb/v1/flux/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ menu:
Flux is a functional data scripting language designed for querying, analyzing, and acting on time series data.
Its takes the power of [InfluxQL](/enterprise_influxdb/v1/query_language/spec/) and the functionality of [TICKscript](/kapacitor/v1/reference/tick/introduction/) and combines them into a single, unified syntax.

> Flux v0.65 is production-ready and included with **InfluxDB Enterprise v1.8+.
> The InfluxDB v1.8 implementation of Flux is read-only and does not support
> Flux v0.65 is production-ready and included with **InfluxDB v1 Enterprise.
> The InfluxDB v1.8+ implementation of Flux is read-only and does not support
> writing data back to InfluxDB.

## Flux design principles
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/guides/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: InfluxDB Enterprise guides
title: InfluxDB Enterprise v1 guides
description: Step-by-step guides for using InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/guides/
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/guides/authenticate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Authenticate requests to InfluxDB Enterprise
title: Authenticate requests to InfluxDB Enterprise v1
description: >
Calculate percentages using basic math operators available in InfluxQL or Flux.
This guide walks through use cases and examples of calculating percentages from two values in a single query.
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/guides/hardware_sizing.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Hardware sizing guidelines
Description: >
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise.
Review configuration and hardware guidelines for InfluxDB OSS (open source) and InfluxDB Enterprise v1.
menu:
enterprise_influxdb_v1:
weight: 40
Expand Down
4 changes: 2 additions & 2 deletions content/enterprise_influxdb/v1/guides/migration.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Migrate InfluxDB OSS instances to InfluxDB Enterprise clusters
title: Migrate InfluxDB OSS instances to InfluxDB Enterprise v1 clusters
description: >
Migrate a running instance of InfluxDB open source (OSS) to an InfluxDB Enterprise cluster.
Migrate a running instance of InfluxDB open source (OSS) to an InfluxDB Enterprise v1 cluster.
aliases:
- /enterprise/v1.10/guides/migration/
menu:
Expand Down
2 changes: 1 addition & 1 deletion content/enterprise_influxdb/v1/introduction/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Introducing InfluxDB Enterprise
title: Introducing InfluxDB Enterprise v1
description: Tasks required to get up and running with InfluxDB Enterprise.
aliases:
- /enterprise/v1.8/introduction/
Expand Down
Loading