Go to file
Jason Stirnaman ca24b3be54
Influxdb3 config options (#6419)
* docs(cli): fix global vs serve-specific flag documentation

- Remove --verbose from global flags (it's serve-specific)
- Document --num-io-threads as global-only flag
- Add clear examples showing correct flag positioning
- Update serve.md files with global flag usage notes
- Fix config-options.md to separate Core/Enterprise examples

Resolves incorrect CLI usage patterns that would cause errors.
Global flags must go before 'serve', serve-specific flags go after.

* docs(cli): remove Tokio runtime options from CLI index pages

- Remove detailed Tokio runtime options tables from CLI index pages
- Replace with simplified global options and link to config-options
- Add examples showing correct global flag positioning
- Fix --verbose usage to be serve-specific (after serve command)
- Add --num-io-threads example as global flag (before serve command)

These detailed options are now documented in config-options.md with
proper global vs serve-specific categorization.
2025-10-20 10:17:56 -05:00
.ci ci(link-checker): exclude grafana.com from link validation 2025-10-06 19:52:41 -05:00
.circleci Updated config.yml 2025-09-15 14:19:11 -05:00
.claude qol: Add ui-dev agent for TypeScript, SASS (CSS), and Hugo frontent development 2025-09-23 10:38:07 -05:00
.context chore(qol): Add .context to store ephemeral, external, or temp files that LLMs can use to help with docs management. Move plans to .content/plans, untracked. 2025-07-01 12:43:17 -05:00
.github Update .github/instructions/content.instructions.md 2025-10-09 10:49:01 -05:00
.husky/_ chore(grafana): update grafana screenshots, remove unused images 2025-10-10 08:33:48 -06:00
.vscode InfluxDB 3.4 offline tokens (#6346) 2025-08-28 07:03:03 -06:00
api-docs Update api-docs/influxdb3/core/v3/ref.yml 2025-10-16 10:23:58 -07:00
assets Merge branch 'master' into update-grafana-docs 2025-10-06 17:34:12 -05:00
config chore(analytics): Migrate to GA4 Google tag. If on the local server, use debug mode and prevent tracking. Add the www.influxdata.com Google tag script. Remove the conditional from header.html. Remove the old, unused GTM ID 2025-06-25 21:47:48 -05:00
content Influxdb3 config options (#6419) 2025-10-20 10:17:56 -05:00
cypress feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00
data Influxctl v2.11.0 (#6466) 2025-10-17 10:31:08 -06:00
deploy chore(deploy): Replaced edge.js with the latest index.js function code maintained in AWS lambda. index.js is edited to allow xml--fixes the sitemap.xml 404. 2025-10-09 12:16:38 -05:00
flux-build-scripts fix(JS): Rename CommonJS scripts to .cjs extension, keep type: module as the project default. Update and fix ESLint configuration. 2025-05-19 11:34:42 -05:00
helper-scripts chore(js): formatting 2025-10-08 16:51:25 -05:00
layouts chore(robots): Add a sitemap declaration for robots 2025-10-09 12:16:38 -05:00
plans/cli-docs-sync chore(qol): Add .context to store ephemeral, external, or temp files that LLMs can use to help with docs management. Move plans to .content/plans, untracked. 2025-07-01 12:43:17 -05:00
shared/text chore(test): Remove shared code sample 2025-07-08 00:25:03 -05:00
static chore(grafana): update grafana screenshots, remove unused images 2025-10-10 08:33:48 -06:00
telegraf-build fix(telegraf): Aggregator typo and intro 2025-09-23 13:39:08 -05:00
test chore: always verify GPG fingerprint 2025-07-09 10:13:29 -05:00
.editorconfig chore(ci): Improve CI lint and test runners 2024-06-21 18:41:07 -05:00
.frontmatter-schema.json feat(v3): WIP: Revise API specs for Core and Enterprise 2025-02-25 17:08:05 -06:00
.gitignore feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00
.mcp.json docs: Add .mcp.json config file for Docs MCP 2025-09-09 11:16:39 -05:00
.nvmrc End-to-end testing, CI script, and JavaScript QoL improvements: 2025-05-19 09:50:33 -05:00
.prettierignore Merge pull request #6079 from influxdata/chore-js-refactor-footer-scripts-modules 2025-06-09 14:40:37 -05:00
.prettierrc.yaml chore: Write data improvements 2024-06-24 15:42:10 -05:00
.s3deploy.yml added font file extensions to s3deploy caching config 2019-01-19 08:30:43 -07:00
.vale.ini chore(ci): Improve pre-commit hook, test harness, and linter 2024-07-23 15:08:28 -05:00
CLAUDE.md chore(instructions): restructure contributing instructions for humans and assistants 2025-10-08 15:48:44 -05:00
DOCS-CONTRIBUTING.md Update DOCS-CONTRIBUTING.md 2025-10-08 16:43:53 -05:00
DOCS-FRONTMATTER.md Apply suggestion from @jstirnaman 2025-10-08 16:46:00 -05:00
DOCS-SHORTCODES.md chore(instructions): restructure contributing instructions for humans and assistants 2025-10-08 15:48:44 -05:00
DOCS-TESTING.md chore(instructions): restructure contributing instructions for humans and assistants 2025-10-08 15:48:44 -05:00
Dockerfile.pytest chore: always verify GPG fingerprint 2025-07-09 10:13:29 -05:00
Dockerfile.tests chore(ci): Improve pre-commit hook, test harness, and linter 2024-07-23 15:08:28 -05:00
LICENSE added license and issue template, moved security.md 2019-10-07 10:27:36 -06:00
PLATFORM_REFERENCE.md chore(instructions): restructure contributing instructions for humans and assistants 2025-10-08 15:48:44 -05:00
README.md chore(instructions): restructure contributing instructions for humans and assistants 2025-10-08 15:48:44 -05:00
broken_links_report.json fix(ci): resolve link validation workflow false failures 2025-07-28 22:39:40 -05:00
compose.yaml fix(explorer): When to use host.docker.internal with InfluxDB 3. 2025-10-10 15:30:27 -05:00
cypress.config.js chore(ci): Removes old Cypress link checker test code 2025-08-18 10:51:57 -05:00
eslint.config.js feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00
hugo_stats.json fix: remove buffer-mem-limit-mb (#6341) 2025-08-27 08:32:06 -06:00
install-influxdb3-core.sh InfluxDB 3 Core & InfluxDB 3 Enterprise alpha release (#5760) 2025-01-13 07:21:11 -07:00
lefthook.yml chore(instructions): restructure agent instructions build process 2025-10-08 16:15:30 -05:00
package.json feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00
tsconfig.json feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00
yarn.lock feat(influxdb): Version detector shortcode triggers a modal 2025-09-30 19:01:21 -05:00

README.md

InfluxDB 2.0 Documentation

This repository contains the InfluxDB 2.x documentation published at docs.influxdata.com.

Contributing

We welcome and encourage community contributions. For information about contributing to the InfluxData documentation, see Contribution guidelines.

Testing

For information about testing the documentation, including code block testing, link validation, and style linting, see Testing guide.

Documentation

Comprehensive reference documentation for contributors:

Reporting a Vulnerability

InfluxData takes security and our users' trust very seriously. If you believe you have found a security issue in any of our open source projects, please responsibly disclose it by contacting security@influxdata.com. More details about security vulnerability reporting, including our GPG key, can be found at https://www.influxdata.com/how-to-report-security-vulnerabilities/.

Running the docs locally

  1. Clone this repository to your local machine.

  2. Install NodeJS, Yarn, Hugo, & Asset Pipeline Tools

    The InfluxData documentation uses Hugo, a static site generator built in Go. The site uses Hugo's asset pipeline, which requires the extended version of Hugo along with NodeJS tools like PostCSS, to build and process stylesheets and JavaScript.

    To install the required dependencies and build the assets, do the following:

    1. Install NodeJS

    2. Install Yarn

    3. In your terminal, from the docs-v2 directory, install the dependencies:

      cd docs-v2
      yarn install
      

      Note: The most recent version of Hugo tested with this documentation is 0.149.0.

  3. To generate the API docs, see api-docs/README.md.

  4. Start the Hugo server

    Hugo provides a local development server that generates the HTML pages, builds the static assets, and serves them at localhost:1313.

    In your terminal, start the Hugo server:

    npx hugo server
    
  5. View the docs at localhost:1313.

Alternative: Use docker compose

  1. Clone this repository to your local machine. See how to clone a repository.

  2. Follow the instructions to install Docker Desktop and Docker Compose to your local machine.

  3. Use Docker Compose to start the Hugo server in development mode--for example, enter the following command in your terminal:

    docker compose up local-dev
    
  4. View the docs at localhost:1313.