Commit Graph

9678 Commits (create-your-own-docs-tutorial)

Author SHA1 Message Date
Scott Anderson 1b1e78eb0b
chore(docker): add notice about docker latest tag changes (#6435)
* chore(docker): add notice about docker latest tag changes

* chore(docker): added more to the notification exclude list
2025-10-01 08:03:08 -06:00
peterbarnett03 8d6691beb6
chore: update to 1.3 (#6436) 2025-10-01 08:46:48 -05:00
Jason Stirnaman e93e78be0a feat(influxdb): Version detector shortcode triggers a modal
Creates an interactive InfluxDB version detector component in TypeScript and a shortcode that generates a button to trigger
the version detector modal.
The shortcode takes a parameter that displays a predefined set of links for results.
- Support URL pattern matching and ping header analysis
- Add questionnaire-based product identification logic
- Adds the shortcode in a note in /influxdb3/core/visualize-data/grafana/
- Set up TypeScript configuration for the project
  - Configure automatic TypeScript compilation in pre-commit hooks
- Add to Grafana documentation pages
- Remove last remnants of old Cypress link checker
- Add Cypress tests, but many are still broken

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

Apply suggestions from code review

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Update layouts/shortcodes/influxdb-version-detector.html

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Update assets/js/influxdb-version-detector.ts

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Update assets/styles/components/_influxdb-version-detector.scss

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>

Fixes:
- Fix Hugo template to include product names in detector config
- Change elimination scores from -100 to -1000 for proper filtering
- Add scoring logic for generic "InfluxDB" product (OSS v2.x)
- Exclude generic "InfluxDB" from results (too vague)
- Add comprehensive test scenario checklist to Cypress tests
- Free license now correctly excludes Enterprise, Clustered, Dedicated
- Self-hosted now correctly excludes all Cloud products
- SQL language now correctly excludes v1 and v2 products
- Results now show only specific products (OSS 1.x, OSS 2.x, etc.)
Changes:
- When users answer "I'm not sure" to all questions, show a helpful
message directing them to the reference table instead of showing
a weak ranking with low confidence.
- Detect when all questionnaire answers are "unknown"
- Display custom message explaining lack of information
- Auto-expand reference table for easy product identification
- Hide ranked results when insufficient information provided
- Make product names clickable in the quick reference table to allow
users to quickly navigate to product documentation after identifying
their InfluxDB version.
2025-09-30 19:01:21 -05:00
Scott Anderson c20b770814 hotfix: explain token permissions for db rename in distributed 2025-09-30 10:17:59 -06:00
Jason Stirnaman 7fca116f3e
chore(influxdb3): Update release notifications for v3.5.0 (#6434) 2025-09-30 11:07:41 -05:00
Jason Stirnaman 716eee45a9
chore(influxdb3): Core and Ent3: bump to 3.5.0 (#6433) 2025-09-30 09:29:15 -05:00
peterbarnett03 14276e516f
chore: add 3.5 release notes and config options (#6428)
* chore: add 3.5 release notes and config options

* docs(plugins): enhance --plugin-repo documentation with usage examples

- Add comprehensive plugin-repo configuration documentation
- Document custom repository setup with practical examples
- Add Option 3 for custom plugin repositories in usage guide
- Include use cases for private repos, air-gapped environments, and development
- Cross-reference between config options and usage guide
- Add note about custom repositories in setup section

* Update content/shared/influxdb3-cli/config-options.md

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>

---------

Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
2025-09-30 09:20:07 -05:00
Sven Rebhan f2fd2fcf36
Telegraf v1.36.2 (#6430)
* Updating changelog

* Updating plugin list

* Updating product version

* Updating plugins
2025-09-30 09:13:25 -05:00
meelahme edcd18a9f8 docs(WIP): addin screenshots for influxql and minor updates to instructions 2025-09-29 14:46:30 -07:00
meelahme d1accf72c2 docs: adding screenshots for SQL tab and updating instructions 2025-09-29 14:28:39 -07:00
meelahme 4be22ac37d docs: adding configuration basic settings instructions and updating formatting 2025-09-29 14:09:22 -07:00
meelahme 76c4a94d6e docs: format updates 2025-09-29 13:57:36 -07:00
meelahme 8aadb8d09e Merge branch '6406-grafana-configuration-outline-and-draft-documentation' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 13:22:49 -07:00
meelahme e4e7061b52 docs(WIP): adding a before you begin / prereq section 2025-09-29 13:22:10 -07:00
meelahme 945540212c docs(WIP): updating navigation to data source configuration 2025-09-29 13:17:16 -07:00
Jameelah Mercer 3a494277ce
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 11:53:04 -07:00
meelahme 4243d04999 Merge branch '6406-grafana-configuration-outline-and-draft-documentation' of github.com:influxdata/docs-v2 into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-29 11:50:50 -07:00
meelahme 3eae6672a7 uploading OSS v2 screenshots 2025-09-29 10:18:16 -07:00
Jason Stirnaman ed87cf584d
Merge pull request #6423 from influxdata/kapacitor-1.8.2
Release Kapacitor v1.8.2
2025-09-29 10:48:55 -05:00
Jakub Bednar 71e4a65f22 Release Kapacitor v1.8.2 2025-09-29 14:24:11 +02:00
Jameelah Mercer 1e741ea163
Merge branch 'master' into 6406-grafana-configuration-outline-and-draft-documentation 2025-09-26 10:26:27 -07:00
Jason Stirnaman 97c76d590c
Merge pull request #6418 from influxdata/jts/qol-shared-links
chore(qol): Instruction to use /version/ in shared links
2025-09-25 12:00:38 -05:00
Jason Stirnaman f4a93cba38 chore(qol): Instruction to use /version/ in shared links 2025-09-25 11:59:51 -05:00
Jason Stirnaman 110386261d
Merge pull request #6416 from influxdata/jts/fix-telegraf-aggregator-typo-intro
fix(telegraf): Aggregator typo and intro
2025-09-24 10:35:47 -05:00
Jason Stirnaman f93cdbe9e8
Merge branch 'master' into jts/fix-telegraf-aggregator-typo-intro 2025-09-24 10:25:05 -05:00
Joel Abshier aea3d7b46f
Release influxctl v2.10.5 (#6417)
* Release influxctl v2.10.5

* chore(influxctl): add influxctl 2.10.5 release notes

* Update content/shared/influxctl/release-notes.md

---------

Co-authored-by: Scott Anderson <scott@influxdata.com>
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-09-23 13:34:34 -06:00
Jason Stirnaman 0335be3832
Merge branch 'master' into jts/fix-telegraf-aggregator-typo-intro 2025-09-23 14:31:25 -05:00
Jason Stirnaman da65919d39
Merge pull request #6408 from influxdata/telegraf-v1.36.1
Add detailed plugin documentation for Telegraf v1.36.1
2025-09-23 14:30:50 -05:00
Jason Stirnaman 2d79a6ad16
Update content/telegraf/v1/aggregator-plugins/_index.md 2025-09-23 13:48:23 -05:00
Jason Stirnaman 1418b257f7
Update content/telegraf/v1/aggregator-plugins/_index.md 2025-09-23 13:48:16 -05:00
Jason Stirnaman 9e3c5ba90c
fix(telegraf): Aggregator typo and intro 2025-09-23 13:39:08 -05:00
Jason Stirnaman f139c60ee7
Merge branch 'master' into telegraf-v1.36.1 2025-09-23 13:03:45 -05:00
Jason Stirnaman a239552395
Merge pull request #6413 from influxdata/jts/cleanup-ai-instructions
Cleanup ai instructions
2025-09-23 10:57:24 -05:00
Jason Stirnaman a75a7e898b
Merge branch 'master' into jts/cleanup-ai-instructions 2025-09-23 10:49:44 -05:00
Joel Abshier 083abc318b
Release influxctl v2.10.4 (#6411)
* Release influxctl v2.10.4

* feat(influxctl): influxctl 2.10.4 release notes, cli docs, and admin guides (#6412)

* feat(influxctl): release notes, cli docs, and admin guides for influxctl 2.10.4

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore(influxctl): hide clustered table undelete pages

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 09:48:57 -06:00
Jason Stirnaman 5ccbb42139
Update .github/instructions/shortcodes-reference.instructions.md 2025-09-23 10:47:00 -05:00
Jason Stirnaman 241b915a9c
Update .github/instructions/shortcodes-reference.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:44:11 -05:00
Jason Stirnaman 673e0bbd4a
Update .github/instructions/shortcodes-reference.instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:41:00 -05:00
Jason Stirnaman e4f97a35bb
Update content/CLAUDE.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-23 10:40:39 -05:00
Jason Stirnaman 512105d8d9 qol: Add ui-dev agent for TypeScript, SASS (CSS), and Hugo frontent development 2025-09-23 10:38:07 -05:00
Jason Stirnaman 3e4864a836 Instructions files cleanup:
- Follow Copilot guidelines for naming instructions files according to the directory they apply to
- Copy instructions files as CLAUDE.md to the relevant directory.
- Update placeholder instructions
- Optimize Copilot instructions
- Remove Claude instructions and reference the Copilot instructions file instead

TODO: update the commit hook script to correctly generate and place the files.
2025-09-23 10:37:10 -05:00
Sven Rebhan 41bb146a6a Updating plugins 2025-09-22 17:03:10 +02:00
Jason Stirnaman e099fb45ce
Merge pull request #6401 from influxdata/telegraf-v1.36.1
Telegraf v1.36.1
2025-09-20 08:41:03 -05: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 3c50fffefb
Merge pull request #6404 from influxdata/jts/hotfix-bad-clustered-urls-in-version-selector
hotfix(v3): clustered alt_links incorrectly prefixed with cloud-, mak…
2025-09-19 11:37:32 -05:00
Jason Stirnaman 2d0121871d hotfix(v3): clustered alt_links incorrectly prefixed with cloud-, making version selector links "cloud-clustered". 2025-09-19 10:46:04 -05:00