397 lines
13 KiB
YAML
397 lines
13 KiB
YAML
influxdb3_core:
|
|
name: InfluxDB 3 Core
|
|
altname: InfluxDB 3 Core
|
|
namespace: influxdb3
|
|
api_path: /influxdb3/core/api/
|
|
alt_link_key: core
|
|
menu_category: self-managed
|
|
versions: [core]
|
|
list_order: 2
|
|
latest: core
|
|
latest_patch: 3.8.3
|
|
placeholder_host: localhost:8181
|
|
limits:
|
|
database: 5
|
|
table: 2000
|
|
column: 500
|
|
detector_config:
|
|
query_languages:
|
|
SQL:
|
|
required_params: ['Host', 'Database']
|
|
optional_params: []
|
|
InfluxQL:
|
|
required_params: ['Host', 'Database']
|
|
optional_params: []
|
|
characteristics:
|
|
['Free', 'Self-hosted', 'SQL/InfluxQL', 'No auth required', 'Databases']
|
|
detection:
|
|
ping_headers:
|
|
x-influxdb-version: '^3\.'
|
|
x-influxdb-build: 'Core'
|
|
url_contains: ['localhost:8181']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I install and run InfluxDB 3 Core?
|
|
- Help me write a plugin for the Python Processing engine using InfluxDB 3 Core
|
|
ai_input_placeholder: 'Specify your version and product ("Core", "InfluxDB 3 Enterprise", "OSS v1") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb3_enterprise:
|
|
name: InfluxDB 3 Enterprise
|
|
altname: InfluxDB 3 Enterprise
|
|
namespace: influxdb3
|
|
api_path: /influxdb3/enterprise/api/
|
|
alt_link_key: enterprise
|
|
menu_category: self-managed
|
|
versions: [enterprise]
|
|
list_order: 2
|
|
latest: enterprise
|
|
latest_patch: 3.8.3
|
|
placeholder_host: localhost:8181
|
|
limits:
|
|
database: 100
|
|
table: 10000
|
|
column: 500
|
|
detector_config:
|
|
query_languages:
|
|
SQL:
|
|
required_params: ['Host', 'Database', 'Token']
|
|
optional_params: []
|
|
InfluxQL:
|
|
required_params: ['Host', 'Database', 'Token']
|
|
optional_params: []
|
|
characteristics:
|
|
['Paid', 'Self-hosted', 'SQL/InfluxQL', 'Token', 'Databases']
|
|
detection:
|
|
ping_headers:
|
|
x-influxdb-version: '^3\.'
|
|
x-influxdb-build: 'Enterprise'
|
|
url_contains: ['localhost:8181']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I install and run InfluxDB 3 Enterprise?
|
|
- How do I start a read replica node using InfluxDB 3 Enterprise?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB 3 Enterprise", "Core", "Enterprise v1") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb3_explorer:
|
|
name: InfluxDB 3 Explorer
|
|
altname: Explorer
|
|
namespace: influxdb3_explorer
|
|
menu_category: tools
|
|
list_order: 1
|
|
latest: explorer
|
|
latest_patch: 1.6.2
|
|
placeholder_host: localhost:8888
|
|
ai_sample_questions:
|
|
- How do I install and run Explorer?
|
|
- How do I query data using Explorer?
|
|
- How do I visualize data using Explorer?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB 3 Explorer and Enterprise", "InfluxDB 3 Explorer and Core") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb3_cloud_serverless:
|
|
name: InfluxDB Cloud Serverless
|
|
altname: InfluxDB Cloud
|
|
namespace: influxdb
|
|
api_path: /influxdb3/cloud-serverless/api/
|
|
alt_link_key: cloud-serverless
|
|
menu_category: managed
|
|
versions: [cloud-serverless]
|
|
list_order: 2
|
|
latest: cloud-serverless
|
|
placeholder_host: cloud2.influxdata.com
|
|
version_label: Cloud Serverless
|
|
distributed_architecture: true
|
|
detector_config:
|
|
query_languages:
|
|
SQL:
|
|
required_params: ['Host', 'Bucket', 'Token']
|
|
optional_params: []
|
|
InfluxQL:
|
|
required_params: ['Host', 'Bucket', 'Token']
|
|
optional_params: []
|
|
Flux:
|
|
required_params: ['Host', 'Organization', 'Token', 'Default bucket']
|
|
optional_params: []
|
|
characteristics: ['Paid/Free', 'Cloud', 'All languages', 'Token', 'Buckets']
|
|
detection:
|
|
url_contains:
|
|
['us-east-1-1.aws.cloud2.influxdata.com', 'eu-central-1-1.aws.cloud2.influxdata.com']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I migrate from Cloud (TSM) to Cloud Serverless?
|
|
- What tools can I use to write data to InfluxDB Cloud Serverless?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB Cloud Serverless", "InfluxDB 3 Enterprise", "Core") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb3_cloud_dedicated:
|
|
name: InfluxDB Cloud Dedicated
|
|
altname: InfluxDB Cloud
|
|
namespace: influxdb
|
|
api_path: /influxdb3/cloud-dedicated/api/
|
|
alt_link_key: cloud-dedicated
|
|
menu_category: managed
|
|
versions: [cloud-dedicated]
|
|
list_order: 3
|
|
latest: cloud-dedicated
|
|
link: 'https://www.influxdata.com/contact-sales-cloud-dedicated/'
|
|
latest_cli: 2.12.0
|
|
placeholder_host: cluster-id.a.influxdb.io
|
|
version_label: Cloud Dedicated
|
|
distributed_architecture: true
|
|
detector_config:
|
|
query_languages:
|
|
SQL:
|
|
required_params: ['Host', 'Database', 'Token']
|
|
optional_params: []
|
|
InfluxQL:
|
|
required_params: ['Host', 'Database', 'Token']
|
|
optional_params: []
|
|
characteristics: ['Paid', 'Cloud', 'SQL/InfluxQL', 'Token', 'Databases']
|
|
detection:
|
|
url_contains: ['influxdb.io']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I migrate from InfluxDB v1 to Cloud Dedicated?
|
|
- How do I use SQL and parameterized queries with InfluxDB Cloud Dedicated?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB Cloud Dedicated", "InfluxDB 3 Enterprise", "Core") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb3_clustered:
|
|
name: InfluxDB Clustered
|
|
altname: InfluxDB Clustered
|
|
namespace: influxdb
|
|
api_path: /influxdb3/clustered/api/
|
|
alt_link_key: clustered
|
|
menu_category: self-managed
|
|
versions: [clustered]
|
|
list_order: 3
|
|
latest: clustered
|
|
link: 'https://www.influxdata.com/contact-sales-influxdb-clustered/'
|
|
placeholder_host: cluster-host.com
|
|
version_label: Clustered
|
|
distributed_architecture: true
|
|
detector_config:
|
|
query_languages:
|
|
SQL:
|
|
required_params: ['Host', 'Database', 'Token']
|
|
optional_params: []
|
|
InfluxQL:
|
|
required_params: ['URL', 'Database', 'Token']
|
|
optional_params: []
|
|
characteristics:
|
|
['Paid', 'Self-hosted', 'SQL/InfluxQL', 'Token', 'Databases']
|
|
detection:
|
|
ping_headers:
|
|
x-influxdb-version: 'influxqlbridged-development'
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I use a Helm chart to configure InfluxDB Clustered?
|
|
- How do I use SQL and parameterized queries with InfluxDB Clustered?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB Clustered", "InfluxDB 3 Enterprise", "Core") for better results'
|
|
ai_source_group_ids: 'b650cf0b-4b52-42e8-bde7-a02738f27262'
|
|
|
|
influxdb:
|
|
name: InfluxDB
|
|
name__v2: InfluxDB OSS v2
|
|
name__v1: InfluxDB OSS v1
|
|
altname: InfluxDB OSS
|
|
namespace: influxdb
|
|
api_path: /influxdb/v2/api/
|
|
alt_link_key: v2
|
|
succeeded_by: influxdb3_core
|
|
menu_category: self-managed
|
|
list_order: 1
|
|
placeholder_host: localhost:8086
|
|
versions:
|
|
- v2
|
|
- v1
|
|
latest: v2.8
|
|
latest_patches:
|
|
v2: 2.8.0
|
|
v1: 1.12.2
|
|
latest_cli:
|
|
v2: 2.7.5
|
|
detector_config:
|
|
query_languages:
|
|
InfluxQL:
|
|
required_params: ['URL', 'Database', 'Auth Type (Basic or Token)']
|
|
optional_params: []
|
|
Flux:
|
|
required_params: ['URL', 'Token', 'Default bucket']
|
|
optional_params: []
|
|
characteristics:
|
|
['Free', 'Self-hosted', 'InfluxQL/Flux', 'Token or Username/Password', 'Buckets']
|
|
detection:
|
|
ping_headers:
|
|
x-influxdb-build: 'OSS'
|
|
x-influxdb-version: '^(1|2)\.'
|
|
url_contains: ['localhost:8086']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I write and query data using InfluxDB OSS v2?
|
|
- How can I migrate from InfluxDB OSS v2 to InfluxDB 3?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB OSS v2", "InfluxDB v1", "InfluxDB 3 Core") for better results'
|
|
ai_source_group_ids: '3e905caa-dd6f-464b-abf9-c3880e09f128'
|
|
ai_sample_questions__v1:
|
|
- What's my InfluxDB version?
|
|
- How do I query data with InfluxQL using InfluxDB OSS v1?
|
|
- How do I set up continuous queries in InfluxDB OSS v1?
|
|
ai_source_group_ids__v1: 'd809f67b-867d-4f17-95f0-c33dbadbf15f'
|
|
|
|
influxdb_cloud:
|
|
name: InfluxDB Cloud (TSM)
|
|
name__vcloud: InfluxDB Cloud (TSM)
|
|
altname: InfluxDB Cloud
|
|
namespace: influxdb
|
|
api_path: /influxdb/cloud/api/
|
|
alt_link_key: cloud
|
|
menu_category: managed
|
|
versions: [cloud]
|
|
list_order: 1
|
|
latest: cloud
|
|
placeholder_host: cloud2.influxdata.com
|
|
version_label: Cloud
|
|
detector_config:
|
|
query_languages:
|
|
InfluxQL:
|
|
required_params: ['URL', 'Database', 'Token']
|
|
optional_params: []
|
|
Flux:
|
|
required_params: ['URL', 'Organization', 'Token', 'Default bucket']
|
|
optional_params: []
|
|
characteristics:
|
|
['Paid/Free', 'Cloud', 'InfluxQL/Flux', 'Token', 'Databases/Buckets']
|
|
detection:
|
|
url_contains:
|
|
['us-west-2-1.aws.cloud2.influxdata.com', 'us-west-2-2.aws.cloud2.influxdata.com', 'us-east-1-1.aws.cloud2.influxdata.com', 'eu-central-1-1.aws.cloud2.influxdata.com', 'us-central1-1.gcp.cloud2.influxdata.com', 'westeurope-1.azure.cloud2.influxdata.com', 'eastus-1.azure.cloud2.influxdata.com']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I write and query data using InfluxDB Cloud (TSM)?
|
|
- How is Cloud (TSM) different from Cloud Serverless?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB Cloud (TSM)", "InfluxDB 3 Enterprise", "Core") for better results'
|
|
ai_source_group_ids: '3e905caa-dd6f-464b-abf9-c3880e09f128'
|
|
|
|
telegraf:
|
|
name: Telegraf
|
|
namespace: telegraf
|
|
menu_category: other
|
|
list_order: 6
|
|
versions: [v1]
|
|
latest: v1.37
|
|
latest_patches:
|
|
v1: 1.37.3
|
|
ai_sample_questions:
|
|
- How do I configure Telegraf for InfluxDB 3?
|
|
- How do I write a custom Telegraf plugin?
|
|
- How do I use Telegraf for MQTT?
|
|
ai_input_placeholder: 'Ask questions about Telegraf and InfluxDB'
|
|
|
|
telegraf_controller:
|
|
name: Telegraf Controller
|
|
altname: Controller
|
|
namespace: telegraf
|
|
menu_category: other
|
|
versions: [v1]
|
|
latest: 0.0
|
|
latest_patch: 0.0.0
|
|
|
|
chronograf:
|
|
name: Chronograf
|
|
namespace: chronograf
|
|
menu_category: other
|
|
list_order: 7
|
|
versions: [v1]
|
|
latest: v1.11
|
|
latest_patches:
|
|
v1: 1.11.0
|
|
ai_sample_questions:
|
|
- How do I configure Chronograf for InfluxDB v1?
|
|
- How do I create a dashboard in Chronograf?
|
|
- How do I use Grafana to visualize data stored in InfluxDB 3?
|
|
ai_input_placeholder: 'Ask questions about Chronograf and InfluxDB'
|
|
|
|
kapacitor:
|
|
name: Kapacitor
|
|
namespace: kapacitor
|
|
menu_category: other
|
|
list_order: 7
|
|
versions: [v1]
|
|
latest: v1.8
|
|
latest_patches:
|
|
v1: 1.8.3
|
|
ai_sample_questions:
|
|
- How do I configure Kapacitor for InfluxDB v1?
|
|
- How do I write a custom task for Kapacitor?
|
|
- How do I create tasks using InfluxDB 3 Core?
|
|
ai_input_placeholder: 'Ask questions about Kapacitor'
|
|
|
|
enterprise_influxdb:
|
|
name: 'InfluxDB Enterprise v1'
|
|
namespace: enterprise_influxdb
|
|
menu_category: self-managed
|
|
list_order: 5
|
|
versions: [v1]
|
|
latest: v1.12
|
|
latest_patches:
|
|
v1: 1.12.2
|
|
detector_config:
|
|
query_languages:
|
|
InfluxQL:
|
|
required_params: ['URL', 'Database', 'User', 'Password']
|
|
optional_params: []
|
|
Flux:
|
|
required_params: ['URL', 'User', 'Password', 'Default database']
|
|
optional_params: []
|
|
characteristics:
|
|
['Paid', 'Self-hosted', 'InfluxQL/Flux', 'Username/Password', 'Databases']
|
|
detection:
|
|
ping_headers:
|
|
x-influxdb-build: 'Enterprise'
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How can I configure InfluxDB Enterprise v1?
|
|
- How do I replicate data from OSS to InfluxDB Enterprise v1?
|
|
ai_input_placeholder: 'Specify your version and product ("Enterprise v1", "InfluxDB 3 Enterprise", "Core") for better results'
|
|
ai_source_group_ids: 'd809f67b-867d-4f17-95f0-c33dbadbf15f'
|
|
|
|
influxdb_cloud1:
|
|
name: InfluxDB Cloud 1
|
|
altname: InfluxCloud 1.x
|
|
namespace: influxcloud
|
|
menu_category: managed
|
|
versions: [v1]
|
|
list_order: 6
|
|
latest: v1
|
|
placeholder_host: cloud.influxdata.com
|
|
detector_config:
|
|
query_languages:
|
|
InfluxQL:
|
|
required_params: ['URL', 'Database', 'User', 'Password']
|
|
optional_params: []
|
|
characteristics:
|
|
['Paid', 'Cloud', 'InfluxQL', 'Username/Password', 'Databases']
|
|
detection:
|
|
url_contains: ['cloud.influxdata.com']
|
|
ai_sample_questions:
|
|
- What's my InfluxDB version?
|
|
- How do I migrate from InfluxDB Cloud 1 to InfluxDB 3?
|
|
- Where can I find documentation for InfluxDB Cloud 1?
|
|
ai_input_placeholder: 'Specify your version and product ("InfluxDB Cloud 1", "Enterprise v1", "InfluxDB 3 Enterprise") for better results'
|
|
ai_source_group_ids: 'd809f67b-867d-4f17-95f0-c33dbadbf15f'
|
|
|
|
flux:
|
|
name: Flux
|
|
namespace: flux
|
|
menu_category: languages
|
|
list_order: 8
|
|
versions: [v0]
|
|
latest: v0.x
|
|
ai_sample_questions:
|
|
- How do I query with Flux?
|
|
- How do I transform data with Flux?
|
|
- How do I join data with Flux?
|
|
ai_input_placeholder: 'Ask questions about Flux and InfluxDB'
|
|
ai_source_group_ids: 'd809f67b-867d-4f17-95f0-c33dbadbf15f,3e905caa-dd6f-464b-abf9-c3880e09f128'
|