docs-v2/content/influxdb3/cloud-serverless
Jason Stirnaman b8418d9788
fix(shortcodes): latest-patch CLI version for cloud-serverless (#6655)
* fix(shortcodes): latest-patch CLI version for cloud-serverless

Add cloud-serverless to the condition that handles cloud products,
and use influxdb.latest directly for CLI version lookups.

Root cause: The shortcode only checked for "cloud" version when
deciding to use the influxdb CLI version. Cloud Serverless pages
have $product="influxdb3" which doesn't exist in products.yml,
causing $latestVersion to be empty.

Fix: Calculate $influxdbLatest directly from products.influxdb.latest
within the CLI block, ensuring cloud products always use the correct
lookup key (v2) for the influx CLI version.

Includes Cypress test covering v2, Cloud, and Cloud Serverless.

Closes #6646

* Restore latest-patch shortcode for cloud-serverless. Revert "hotfix: influxdb (v2) CLI version (#6644)"

This reverts commit 5f792bd47a.

* chore(link-checker): update configs for v1.3.0 severity classification (#6688)

Remove exclusions for sites that return 403/429 (bot protection) and
5xx (server errors) - these are now handled by severity classification:
- 403/401/429 → info (shown but don't fail CI)
- 5xx/timeout → warning (shown but don't fail CI)
- 404/410/DNS → error (fail CI)

Removed exclusions:
- GitHub, Slack, Reddit, StackOverflow
- Docker Hub, Grafana, Microsoft Learn
- Claude.ai, Dremio, Scarf, InfluxData support

Kept exclusions:
- Localhost/local network URLs
- Example/placeholder URLs
- CI-specific workarounds (canonical URLs, file fragments)

Added [severity] configuration section with default thresholds.
2026-01-02 12:47:12 -06:00
..
admin Ask AI group filters (#6529) 2025-11-18 16:43:02 -06:00
get-started updated all notes and warnings in influxdb3 to use gh alert syntax (#5890) 2025-03-13 17:02:04 -06:00
guides fix(influxdb3): (#6479) 2025-10-22 00:50:02 -05:00
process-data [WIP] Fix path issue with edit this page functionality (#6567) 2025-11-25 15:12:17 -06:00
query-data fix(influxdb3): publish parameterized queries and add HTTP API examples (#6673) 2025-12-27 15:01:20 -06:00
reference docs(influxdb3): document duplicate point write ordering and workarounds (#6584) 2025-12-12 17:02:14 -06:00
visualize-data refactor(influxdb3): consolidate ODBC content into Power BI documentation (#6546) 2025-11-17 22:28:46 -05:00
write-data docs(influxdb3): document duplicate point write ordering and workarounds (#6584) 2025-12-12 17:02:14 -06:00
.vale.ini InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
_index.md Update shared content usage in v2 docs and more (#5953) 2025-04-02 15:54:32 -06:00
pages.md InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
sign-up.md fix(shortcodes): latest-patch CLI version for cloud-serverless (#6655) 2026-01-02 12:47:12 -06:00