Skip to content

Commit c362792

Browse files
committed
feat(influxdb3): add 'partial writes' tag to distributed troubleshooting pages
Add 'partial writes' tag to frontmatter for better content discoverability: - content/influxdb3/cloud-dedicated/write-data/troubleshoot.md - content/influxdb3/cloud-serverless/write-data/troubleshoot.md - content/influxdb3/clustered/write-data/troubleshoot.md This helps users find information about partial write scenarios across InfluxDB 3 distributed editions.
1 parent eb3dc0b commit c362792

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/influxdb3/cloud-dedicated/write-data/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ menu:
1010
influxdb3_cloud_dedicated:
1111
name: Troubleshoot issues
1212
parent: Write data
13-
influxdb3/cloud-dedicated/tags: [write, line protocol, errors]
13+
influxdb3/cloud-dedicated/tags: [write, line protocol, errors, partial writes]
1414
related:
1515
- /influxdb3/cloud-dedicated/get-started/write/
1616
- /influxdb3/cloud-dedicated/reference/syntax/line-protocol/

content/influxdb3/cloud-serverless/write-data/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ menu:
1010
influxdb3_cloud_serverless:
1111
name: Troubleshoot issues
1212
parent: Write data
13-
influxdb3/cloud-serverless/tags: [write, line protocol, errors]
13+
influxdb3/cloud-serverless/tags: [write, line protocol, errors, partial writes]
1414
related:
1515
- /influxdb3/cloud-serverless/get-started/write/
1616
- /influxdb3/cloud-serverless/reference/syntax/line-protocol/

content/influxdb3/clustered/write-data/troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ menu:
1111
influxdb3_clustered:
1212
name: Troubleshoot issues
1313
parent: Write data
14-
influxdb3/clustered/tags: [write, line protocol, errors]
14+
influxdb3/clustered/tags: [write, line protocol, errors, partial writes]
1515
related:
1616
- /influxdb3/clustered/get-started/write/
1717
- /influxdb3/clustered/reference/syntax/line-protocol/

0 commit comments

Comments
 (0)