Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/6332/head
parent
73c224c0f4
commit
311d5d01ea
|
@ -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 |
|
||||
|
|
Loading…
Reference in New Issue