Jason Stirnaman
b4a0eea0a3
feat: add InfluxDB documentation MCP server integration ( #6830 )
...
* chore(deps): update yarn dependencies
Run yarn to update lockfile with latest compatible versions.
* feat: add InfluxDB documentation MCP server integration
- Enable MCP widget in Ask AI (data-mcp-enabled, data-mcp-server-url)
- Restructure mcp-server.md with anchor TOC for database and docs MCP
- Add documentation MCP server page for products without database MCP:
- cloud-serverless, clustered, v2, cloud (TSM), telegraf
- Place in Reference section (or telegraf_v1_ref menu)
- Add shared content file for docs-only MCP server
- Add "Connect to documentation MCP" link in format-selector dropdown
- Add related MCP links to all get-started/setup pages
* fix: correct JSON syntax and product-aware MCP docs URL
- Fix JSON syntax errors in Cloud Dedicated config examples (= → :)
- Add missing comma in Docker args array for local server config
- Make format-selector MCP docs URL product-aware using Hugo path detection
* docs: add MCP pages for v1 products, fix menu, add screenshot
- Fix cloud-serverless identify-version menu parent to "Administer InfluxDB Cloud"
- Add MCP server pages for influxdb/v1 and enterprise_influxdb/v1 in Tools menu
- Update format-selector with v1 and enterprise_influxdb/v1 MCP docs paths
- Add MCP tool search screenshot showing search_influxdb_knowledge_sources
* Update content/influxdb3/cloud-serverless/get-started/setup.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/telegraf/v1/mcp-server.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 20:42:56 -06:00
Beth Legesse
610848388a
chore: update doc to reflect the new UI design
2025-11-10 14:42:35 -06:00
Beth Legesse
e6e80d2569
chore: replace old ui images with new ui
2025-11-10 14:12:09 -06:00
Scott Anderson
85d669048c
chore(grafana): update grafana screenshots, remove unused images
2025-10-10 08:33:48 -06:00
Jason Stirnaman
8efbd44a2d
docs(influxdb3): use shared Grafana docs for all v3 products, fix product and token naming
...
- Update Core and Enterprise to use shared v3-process-data/visualize/grafana.md
- Fix product name references to use proper {{% product-name %}} shortcode
- Correct token terminology (admin token, database token) across products
- Add HTTP/2 requirement note for SQL queries through Grafana (uses Flight SQL/gRPC)
- Update Flight client library reference to clarify gRPC and Arrow Flight
- Reorganize Grafana screenshot files to use /influxdb/ directory
- Add Cloud Serverless InfluxQL screenshot
2025-10-04 17:36:04 -05:00
meelahme
3eae6672a7
uploading OSS v2 screenshots
2025-09-29 10:18:16 -07:00
meelahme
2e48940c7b
uploading enterprise v3 and OSS v1 config screenshots
2025-09-19 17:09:50 -07:00
meelahme
17b0780cdc
uploading cluster and enterprise configuration screenshots
2025-09-19 16:58:44 -07:00
meelahme
6bdc10e954
uploading cloud-serverless-grafana screenshots
2025-09-19 16:35:53 -07:00
meelahme
700ff33780
uploading grafana cloud dedicated screenshots
2025-09-19 16:22:50 -07:00
meelahme
d8f7da9757
uploading general grafana configuration screenshots
2025-09-19 15:37:23 -07:00
Jason Stirnaman
e7f5b6c051
chore(dedicated): Admin UI: Update table instructions for custom partitioning options
2025-05-09 14:58:25 -05:00
Jason Stirnaman
504e7b3d1c
feat(dedicated): Admin UI: Add create table, revise create database and custom partitioning
...
- Add Admin UI instructions for creating a table
- Moves database and table instructions for custom partitioning to separate tab groups
- Revise custom partitioning instructions for consistency.
- Add descriptions and links to Management API ref
2025-05-08 16:24:29 -05:00
Jason Stirnaman
70cd745419
feat(cloud-dedicated): Admin UI: Account info, manage clusters, manage databases, manage tables, manage tokens. ( Closes #6023 )
...
- Admin UI: console URL
- Admin UI: add management features to existing admin pages
- Add a View account page for Admin UI
- Add screenshots
- Add Admin UI page to reference
- Alias reference/cli to influxctl until we expect more.
- Add key features list to influxctl reference
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-05-06 14:05:12 -05:00
Jason Stirnaman
d25356974e
fix(cloud-dedicated): Missing operational dashboard image:
...
- Move image from /influxdb to expected /influxdb3
2025-04-21 16:11:01 -05:00
Jason Stirnaman
072cada97e
chore(influxdb3): Data durability: replace diagram, cleanup brand terms.
2025-03-20 13:33:27 -05:00
Scott Anderson
c0e3f4941f
Visualize data for InfluxDB 3 Core and Enterprise ( #5785 )
...
* add grafana for influxdb3 core and enterprise
* add superset docs for monolith
* added tableau to monolith
* mark tableau and superset as draft
2025-01-17 13:22:23 -07:00