18 lines
559 B
Markdown
18 lines
559 B
Markdown
---
|
|
title: Test InfluxDB Version Detector
|
|
description: Test page for the InfluxDB version detector component
|
|
weight: 1000
|
|
test_only: true # Custom parameter to indicate test-only content
|
|
---
|
|
|
|
This is a test page for the InfluxDB version detector component.
|
|
|
|
{{< influxdb-version-detector >}}
|
|
|
|
## About this component
|
|
|
|
This interactive component helps users identify which InfluxDB product they're using by:
|
|
- Checking URL patterns
|
|
- Analyzing ping response headers
|
|
- Asking guided questions about their setup
|
|
- Providing ranked results based on their answers |