ritwika314
5fe6e6287e
docs: add autoscaling configuration guide for InfluxDB Cloud Dedicated ( #6881 )
...
* docs: add autoscaling configuration guide for InfluxDB Cloud Dedicated
* fix: correct frontmatter delimiter and trailing whitespace in autoscaling.md (#6882 )
* Initial plan
* fix: add missing frontmatter delimiter and remove trailing whitespace
Co-authored-by: ritwika314 <3454653+ritwika314@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ritwika314 <3454653+ritwika314@users.noreply.github.com>
* docs: refine autoscaling documentation for clarity and detail
* docs: refine autoscaling documentation for clarity and detail
* docs: enhance clarity and detail in autoscaling documentation
* [WIP] Add autoscaling configuration guide for InfluxDB Cloud Dedicated (#6886 )
* Initial plan
* fix: remove trailing whitespace and re-enable Vale.Terms rule in autoscaling.md
Co-authored-by: ritwika314 <3454653+ritwika314@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ritwika314 <3454653+ritwika314@users.noreply.github.com>
* Apply Jason's suggestions
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Apply suggestion from @jstirnaman
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ritwika314 <3454653+ritwika314@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2026-02-27 21:31:29 -06:00
ritwika314
c00e301bcc
Add documentation for query log in cloud dedicated ( #6866 )
...
* Add documentation for viewing the query log in the Admin UI and using influxctl
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Replace deprecated code-placeholders shortcode with placeholders attribute (#6869 )
* Initial plan
* Replace deprecated code-placeholders shortcode with placeholders attribute
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
* Fix support.influxdata.com link pattern in query-log.md (#6867 )
* Initial plan
* Fix support link pattern and add enforcement check
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
* Remove validation changes, keep content fix only
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Clarify note on query log enabling and its impact on cluster load per @jeffreyssmith2nd 's suggestion
* Add schema table with explicit data types for query_log fields (#6868 )
* Initial plan
* Add comprehensive schema table for query_log fields with data types and descriptions
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
* Update content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
2026-02-25 16:20:30 -06:00
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
Daniel Campbell
fafc37543a
docs(chronograf): add instructions for use with InfluxDB3 products ( #6730 )
...
* docs(chronograf): add instructions for use with InfluxDB3 products
* docs(chronograf): add images and update text
* Claude/review pr 6730 pd m hs (#6732 )
* fix(chronograf): address review feedback in PR #6730
- Reorganize InfluxDB connection options with nested structure
- Add expand-wrapper for optional management and database fields
- Format placeholders in CLI examples using docs placeholders command
Addresses @claude tasks in review comments:
- Comment 2688897045: Reorganize content sections
- Comment 2688946374: Wrap optional fields in expand-wrapper
- Comments 2688955219, 2688955604: Format placeholders
* fix(influxdb3): format placeholders in remaining chronograf CLI examples
Add placeholder syntax to CLI configuration examples across all InfluxDB 3 products:
- Cloud Serverless: API_TOKEN, BUCKET_NAME
- Clustered: DATABASE_NAME, DATABASE_TOKEN, MANAGEMENT_TOKEN
- Core: DATABASE_TOKEN
- Enterprise: DATABASE_NAME, DATABASE_TOKEN
Addresses @claude tasks in review comments:
- Comment 2688983661: cloud-serverless placeholders
- Comment 2688990379: clustered placeholders
- Comment 2688998186: core placeholders
- Enterprise file (not in review but follows same pattern)
---------
Co-authored-by: Claude <noreply@anthropic.com>
* Replace inline img tags with img-hd shortcode in Chronograf docs (#6731 )
* Initial plan
* docs(chronograf): replace img tags with img-hd shortcode
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
* docs(influxdb3): improve Chronograf prerequisites and add placeholder descriptions
- Replace 'running and accessible' with clearer prerequisite structure
- Add structured prerequisites matching cloud variants' pattern
- Add 'Replace the following' sections with placeholder descriptions
- Use token-link shortcode for consistent token references across products
- Fix code-placeholder-key shortcode usage
* fix(influxdb3): correct database token link paths in Chronograf placeholder descriptions
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
2026-01-15 13:24:09 -06:00
Dustin Eaton
f6da51829b
feat: Clustered release 20251218-1946608
2026-01-05 12:56:28 -06:00
Scott Anderson
dc62d0d011
Telegraf Controller (alpha) Documentation ( #6685 )
...
* feat: telegraf-controller scaffolding (#6625 )
* feat: telegraf-ui scaffolding
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* chore: add agent management docs for telegraf controller (#6635 )
* chore: add agent management docs for telegraf controller
* fix: apply suggestions from copilot PR review
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* chore(controller): italicize required callout
* fix(controller): fixed bad shortcode syntax
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Install Telegraf Controller (#6676 )
* feat(telegraf-controller): install telegraf controller
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Manage configs with Telegraf Controller (#6681 )
* chore(telegraf-controller): WIP manage configs docs
* feat(telegraf-controller): WIP manage configs
* feat(telegraf-controller): add dynamic value syntax highlighting
* feat(telegraf-controller): finish config management docs
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore(telegraf-controller): add info about updating config name and description
* chore(telegraf-controller): fix type in update config
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* chore(telegraf-controller): add content to telegraf controller landing page (#6684 )
* chore: update search for telegraf controller
* fix(links): ignore influxdata slack links
* fix(links): skip nssm download in link checks
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-12-31 14:49:32 -07:00
Bill O'Connell
d14cc75096
Merge branch 'master' into chore/update_admin_ui_images
2025-11-20 13:59:55 -05:00
caterryan
c79272802b
Update odbc driver and powerbi docs ( #6552 )
...
* fix: update odbc driver
* chore: update powerbi docs
* chore: clarify odbc data source admin app
* Update content/shared/influxdb3-visualize/powerbi.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update content/shared/influxdb3-visualize/powerbi.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Update content/shared/influxdb3-visualize/powerbi.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: rcater <rcater@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-11-19 11:22:41 -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
rcater
1a7bb448b2
chore(powerbi): update powerbi pqx to latest version
2025-11-10 11:45:18 -06:00
Scott Anderson
85d669048c
chore(grafana): update grafana screenshots, remove unused images
2025-10-10 08:33:48 -06:00
Anaisdg
75fd0b09f8
add: Add ODBC arrow flight windows driver and pqx connector to static/downloads
2025-10-06 17:43:54 -05:00
Jason Stirnaman
26ca68d405
Merge branch 'master' into update-grafana-docs
2025-10-06 17:34:12 -05:00
Jason Stirnaman
3095f7992d
docs(grafana): update Grafana integration docs across all products
...
- Add Quick reference tables to all Grafana documentation
- Consolidate shared content for InfluxDB v3 products
- Update configuration steps and screenshots
- Remove duplicate grafana.md from shared/influxdb3-visualize
- Delete outdated product-specific Grafana screenshots
- Add new consolidated screenshot for InfluxDB v2 Cloud Flux config
- Standardize authentication and URL configuration guidance
- Improve consistency across v1, v2, and v3 product documentation
2025-10-06 14:51:17 -05:00
Scott Anderson
c3468f667d
feat(sample-data): add new wind sample dataset ( #6440 )
...
* feat(sample-data): add new wind sample dataset
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* fix(js): fix syntax error and lint
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-10-06 12:08:35 -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
Jameelah Mercer
c70d4b434f
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation
2025-10-02 10:32:14 -07:00
Brandon Pfeifer
d1ee147153
docs: add artifacts and release notes for clustered release 20250925
2025-10-01 14:27:10 -04: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
David Rusnak
c1de7e71be
docs: add artifacts and release notes for clustered release 20250814
2025-08-19 15:24:43 -04:00
Dustin Eaton
ee20564750
Clustered release 20250721-1796368
2025-08-05 09:22:01 -05:00
David Rusnak
5ccad4043e
docs: add release notes and artifacts for 20250707-1777929
2025-07-08 16:08:04 -04:00
Dustin Eaton
2815721f5f
add release notes for 2025-06-18 Clustered release
2025-06-18 12:32:29 -05:00
Scott Anderson
27a276a564
Clustered release 20250613-1754010 ( #6134 )
...
* added release notes for jun 2025 clustered release
* updated clustered release number
* Update clustered.md
* corrected release number, added release artifacts
2025-06-13 14:01:43 -05:00
Scott Anderson
f38ca674bf
Add release artifacts to Clustered release notes ( #6132 )
...
* WIP add build artifacts to clustered release notes
* added artifacts helper script, added artifacts, added artifact links to clustered release notes
* add instructions for downloading release artifacts manually
* added jq installation links
2025-06-10 16:57:08 -05: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
Scott Anderson
e2b72a7362
InfluxDB 3 Core and Enterprise GA visual updates ( #5970 )
...
* added ga notification with styles, removed beta block, relocated community links
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-14 09:27:20 -06:00
Jason Stirnaman
072cada97e
chore(influxdb3): Data durability: replace diagram, cleanup brand terms.
2025-03-20 13:33:27 -05:00
Jason Stirnaman
f9f81ae8f9
Initial Kapa.ai chat integration.
...
Continue refactoring JavaScript into a component pattern and ESM.
Replaces some jQuery with native DOM API.
chore(ai): reference documentation and instructions for training AI
chore(ai): implement Kapa AI chat widget
- Move script tag to HTML template to make it obvious.
- Cleanup javascript to make it more component-like
- Set Kapa attributes, support setting userid
chore(js): add JS dependencies, previously referenced in script tags, to package.json for JS builds.
fix(api): indents
chore(js): package Mermaid diagram library
chore(js): refactor JS for AIChat and Theme as examples of using the component pattern for HTML/CSS/JS
chore(js): Use the new local-storage API in refactored module code and in code not yet ported. Cleanup syntax in local-storage and make functions available from window.LocalStorageAPI.
fix(js): theme.js name-change
chore(js): fix ai-chat.js file name
fix(js): refactor:
- componentNames are snakecase in HTML
- replace DOM selection method and jQuery eventhandler assignment
- remove old theme.js references
chore(ai): configure chat window overlay, size, and position:
- removes overlay and scroll lock
- positions chat to the right and bottom
- expands sample question width to 12 cols
chore(ai): edit disclaimer
fix(ai): size and position
chore(js): make ai-chat specific to configuration and and setting userid (for testing and future use).
fix(js): copy referrerHost variable to v3-wayfinding instead of relying on influxdb-url to assign it.
chore(ai): add a footer div at page bottom to contain modal triggers for custom-time and ask-ai. Still needs some CSS help. Moves tooltip text from CSS to HTML data attribute.
chore(ai): dynamically load AI script tag after DOMContentLoaded to avoid race conditions. Call initialization from the modal trigger module and pass the show trigger function to the onload handler.
fix(ai): fix modal triggers to viewport
fix(modal-triggers): stack the triggers into a single column.
restyle footer widgets
updated time selector modal to use correct storage term
minor style update
WIP(ai-chat): get product data
chore(js): Factor out pageContext module from influxdb-url.js
chore(js): Refactor helpers.js out of inflluxdb-url.js
WIP: refactor influxdburl - minimal changes for module conversions
feat(ai): Custom AI chat example questions product and version.
Ask AI example questions:
- Adds support for customizing example Ask AI questions per product or version.
- Configure questions in site `data/products.yml`; otherwise, it uses default questions from `ask-ai.js`
Context, page, and product data:
- Adds sample URLs for remaining versions in influxdb_urls
- `page-context.js` consolidates and exports constants for page context (protocol, host, path, referrer) and path-to-data mappings for product and influxdb_url site data
Module refactor:
- Refactors some JavaScript into ES6 modules, and refactors some of those further into a Component pattern--just vanilla JS and no shadow DOM stuff. The Component pattern that uses data attributes to "bind" JavaScript modules with CSS and HTML is a popular approach in modern web development. This pattern enhances modularity, reusability, and maintainability by associating behavior (JavaScript), structure (HTML), and style (CSS) through the use of data attributes.
- `assets/main.js` is the entrypoint
- Passes pageParams from the Hugo page to modules that import `@params`.
- Moves most external dependencies out of `script` tags and into package.json to be managed with `yarn`.
- Adds `eslint`.
- For modules that aren't yet components, wraps execution statements inside an `initialize()` function and calls the function from `main.js` on `DOMContentLoaded`.
- For components, if the page contains the `data-component="<component-name>"`, the matching element is passed to the component function on `DOMContentLoaded`.
- I tried to avoid changing logic where it wasn't necessary.
Update DOC_GPT_PROFILE.md
customize ai chat modal styles
fix(influxdb-url): Rename to cloud_dedicated in influxdb_urls.yml, remove newly added placeholder URL and use the extant default, refactor
- Rename to in influxdb_urls.yml
- Fix influxdb-url.js and data provision in local-storage.js to use the new name, mapping it to to retain the existing local storage key
chore(api-lib): Use local-storage import instead of window global
chore(js): cleanup
fix(js): Ensure feature-callout initializes on page load
fix(theme): Load preferred theme before making the page visible. Execute a predefined function by specifying the function name in data-theme-callback
fix(search-toggle): Restores toggling the search field when sidebar is collapsed. Moves the event handler to a new search-button component
fix(ai): Fix custom attribute assignment. Rename property to ai_example_questions
Include the word `Bearer` or `Token`, a space, and your **token** value (all case-sensitive). Fix TOC links.
Fixes #5781
fix(api-docs): Update API reference directories and generation script for influxdb3 URL paths, update links and names in reference content
fix(api-ref): Update getswagger.sh destination paths to use the new directory structure when fetching spec files. Update the redocly plugin module path.
hotfix: fix hlevel bug in children shortcode
Remove underline from custom time widget
add color to custom time widget styling
2025-02-03 08:31:55 -06: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
Scott Anderson
72c5295eed
InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release ( #5760 )
...
* WIP monolith docs
* WIP monolith
* updated alpha shortcode
* template updates for v3 and pro
* SQL & InfluxQL reference docs for Pro and OSS v3 (#5718 )
* point to shared influxql source files
* add sql and influxql references to pro and oss v3 docs
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* ported changes to distributed influxql refs
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* Influxdb3 restructure (#5744 )
* WIP monolith naming restructure
* rebuild homepage
* updated broken home links
* stabs in the dark
* fixed duplicate-oss shortcode
* move clustered and cloud-dedicated
* clean-up serverless cruft
* add distributed product redirects
* standarize productPathData
* switch back to findRE for productPathData
* remove debugging code
* move cloud dedicated content
* new product dropdown
* Jstirnaman/influxdb3 restructure (#5743 )
* LDAPS and LDAP Client Certificate Docs
Add documentation via LDAP sample configuration for LDAPS and LDAP client certificates. These are new features in the yet-to-be released Enterprise 1.11.7
* Update bucket-schema.md
ndjson.org goes to some sort of sports betting site.
https://jsonlines.org/ is probably a better site.
* fix(partitioning): improve clarity and consistency in partitioning, apply suggestions from @reidkaufmann
* update shared links to use ambiguous version
* WIP monolith docs
* template updates for v3 and pro
* move clustered and cloud-dedicated
* switch back to findRE for productPathData
* move cloud dedicated content
* chore(influxdb3): port cloud-dedicated URLs from recent commit
* chore(influxdb3/clustered): fix and update links
* removed merge cruft
---------
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Scott Anderson <scott@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
* added and styled alpha banner, updated producted selector styles and js
* updated alpha link styles
* updated discord link text
* updated alpha message
* fix page title
* Initial Files
* Initial Files
* InfluxDB 3 Enterprise CLI docs (#5745 )
* WIP influxdb3 cli
* fix page title
* influxdb3 enterprise cli
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* fix(js): initialize CodePlaceholder on content loaded, small refactor toward component pattern.
* updated URL modal for core and enterprise
* remove testing code on install page
* InfuxDB 3 Enterprise configuration options (#5749 )
* fix page title
* add enterprise 3 configuration options
* revert command updates to avoid conflicts
* updated config option name
* CLI updates, reorg, and photos
* updated host-id option to writer-id
* InfluxDB 3 Core CLI (#5750 )
* WIP make influxdb3 docs shared
* finish making influxdb3 enterprise cli shared
* add influxdb3 core cli docs
* update config option name
* updated host-id to writer-id
* updated a few more host-id options to writer-id
* InfluxDB 3 Core configuration options (#5752 )
* added missing enterprise config options
* add influxdb3 core config options, update enterprise options
* minor fixes in core config options
* update search integration data (#5753 )
* Add shared v3 line protocol doc to Core and Enterprise (#5754 )
* add shared v3 line protocol doc to core and enterprise
* Update content/shared/v3-line-protocol.md
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* feat: update getting started guides
* Update content/influxdb3/core/_index.md
* Update content/influxdb3/core/_index.md
* update use of 3.0 and v3 to just 3
* add basic download/install instructions (#5756 )
* chore(monolith): port Enterprise and Core get-started guides to shared for reuse as /index and /get-started
* fix(monolith): reapply previous description change
* Jts/update Get started for monolith (#5759 )
* fix(monolith): get-started cleanup (spelling, style, APIs)
- Finished Enterprise for now, not ported to Core.
* fix(monolith): python sample columns
* fix(monolith): Ports edits to Core, misc. fixes
* update alpha message
* add state to product dropdown items
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Geoffrey Wossum <gwossum@influxdata.com>
Co-authored-by: Daniel Lo <wilburlo@gmail.com>
Co-authored-by: Peter Barnett <peterbarnett@Peters-MacBook-Pro.local>
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
Co-authored-by: Paul Dix <paul@pauldix.net>
2025-01-13 07:21:11 -07:00
Scott Anderson
c2911bf6b5
hotfix: update cubo dark logo
2025-01-08 22:03:38 -07:00
Scott Anderson
ddc921c4fc
Add support for GitHub style alerts ( #5667 )
...
* implement github style markdown alerts
* hide example doc
* swapped note and tip color schemes
* fixed broken v2 icons
* marked example as draft
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
---------
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2024-11-07 14:54:01 -07:00
Jason Stirnaman
ed0586cd13
fix(v2): API nav items:
...
- Fixes sidebar navigation for API pages, moving the v1-compatibility Hugo page into Develop with the API.
- Makes titles consistent for API reference docs.
- Disables linkify autolinking of URLs and email addresses to prevent autolinking example email addresses (I audited content to make sure we don't rely on the autolinking behavior; we use explicit HTML/MD syntax for links)
- Uses standard placeholders and adds test setup for v1-compat write and query.
- Clean up Markdown
- Adds home-sensor-data.lp to Downloads (thought it was already there)
2024-09-18 10:18:17 -05:00
Jason Stirnaman
a73052be91
chore(influxql): Test and improve InfluxQL functions with regex arguments
...
- Part of investigation into https://github.com/influxdata/DAR/issues/434
- Tested using regex function arguments in InfluxQL functions in InfluxDB v1
and v2.
- Add test setup and a test for v2
- Add examples for v2
- Update lint and test configs
2024-09-04 13:23:51 -05:00
Scott Anderson
80371454ba
Update the v3 storage diagram with missing components ( #5558 )
...
* update v3 storage diagram with missing components
* remove orphaned style tag from svg
* Apply suggestions from code review
2024-08-09 17:46:36 -07:00
Scott Anderson
97f9dca3a9
update monitoring to observability dashboard ( #5488 )
2024-06-04 13:25:45 -06:00
Jason Stirnaman
12b1583b68
chore: add test data and improve test runner:
...
- Pulls python client lib and CLI from Github repo instead of package repo so we can test the latest release. Specifies the last release tag.
- Adds CSV and JSON home sensor data samples to /static/downloads.
- Test image build bind mounts /static/downloads into /usr/src/app/test/tmp/data. Allows code samples to reference sample data as `./data/[file]`.
- Moves run-tests.sh to setup directory.
- Dockerfile cleanup. Add jq for inspection/troubleshooting.
2024-05-29 13:31:31 -05:00
Scott Anderson
e8e16641e4
Add Quix downsampling html diagram ( #5426 )
...
* scaffolding for quix diagram
* WIP quix downsampling diagram
* add quix downsampling html diagram
* replace png diagram with html diagram
* restruction downsample data guides
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-15 15:28:46 -06:00
Scott Anderson
aa1732d0d2
Monitor your Dedicated cluster ( #5409 )
...
* scaffolding for clustered grafana dashboard
* add descriptions of dedicated monitoring dashboard cells
* Apply suggestions from code review
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
* Update content/influxdb/cloud-dedicated/admin/monitor-your-cluster.md
---------
Co-authored-by: Jason Stirnaman <stirnamanj@gmail.com>
2024-04-05 11:36:06 -06:00
Scott Anderson
43fe12e2ec
Update Grafana documentation for v1, v2, and Enterprise ( #5393 )
...
* update v2 and cloud (tsm) grafana docs
* fixed bug where clicking tab would not update url
* updated v1 and enterprise grafana docs, added grafana video to v3
2024-03-27 10:33:45 -06:00