Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/6332/head
Jason Stirnaman 2025-08-23 11:42:13 -05:00 committed by GitHub
parent 73c224c0f4
commit 311d5d01ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ InfluxDB 3 supports the following object storage backends for data persistence:
| ----------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Cluster files** | |
| `<cluster_id>/_catalog_checkpoint` | Catalog state checkpoint file |
| `<cluster_id>/catalogs/` | Catalog log files |
| `<cluster_id>/catalogs/` | Catalog log files tracking catalog state changes |
| `<cluster_id>/commercial_license` | Commercial [license](/influxdb3/enterprise/admin/license/) file (if applicable) |
| `<cluster_id>/trial_or_home_license` | Trial or home [license](/influxdb3/enterprise/admin/license/) file (if applicable) |
| `<cluster_id>/enterprise` | Enterprise configuration file |