Commit Graph

9453 Commits (jts/hotfix-bad-clustered-urls-in-version-selector)

Author SHA1 Message Date
Jason Stirnaman b962b1711f
Merge pull request #6312 from influxdata/jts-link-checker
test: validate link-checker workflow
2025-08-18 10:56:03 -05:00
Jason Stirnaman a8578bb0af chore(ci): Removes old Cypress link checker test code 2025-08-18 10:51:57 -05:00
Jason Stirnaman f5df3cb6f0 fix(v2): broken link 2025-08-18 10:28:09 -05:00
Jason Stirnaman 98735f4bef test link-checker, positive test 2025-08-18 10:21:10 -05:00
Jason Stirnaman 0546d66ac0 ci: link-checker known positive test with existing broken link, platform-specific instructions 2025-08-17 09:53:10 -05:00
Jason Stirnaman e10340b6ec chore(ci): Add config for new link validation tool (docs-tooling/link-checker)
chore(ci): Replaced PR link validation workflow with new workflow from docs-tooling/link-checker/.github-workflows-link-check.yml

chore: organize .gitignore

test: add content to trigger link-checker workflow

This small change tests the pr-link-check.yml workflow

feat: update link-checker workflow and documentation

- Add production config with corrected User-Agent placement
- Remove old link validation actions (replaced by link-checker)

fix: update link-checker workflow configuration

- Update Node.js version to 20 for dependency compatibility

feat: use pre-built link-checker binary from docs-tooling releases

- Replace building from source with downloading from releases
- Use GitHub API to get latest release and binary
- Maintain same artifact structure for downstream job

fix: improve change detection in pr-link-check workflow

- Use GitHub API for reliable PR file detection
- Add debug output to show all changed files
- Fix conditional logic for when jobs should run

docs: update TESTING.md with binary distribution and automated GitHub Actions integration

- Document pre-built binary download as recommended installation method
- Explain automated PR link checking workflow for docs-v2
- Replace manual GitHub Actions example with automated integration details
- Remove exaggerated language and specify actual exclusion types

fix(ci): download link-checker binary from docs-v2 releases

- Change binary source from private docs-tooling to public docs-v2 releases
- Fixes GitHub Actions permission issues accessing private repos
- Binary is now stored as a release asset on docs-v2 itself

test: add test file with valid links to verify workflow passes

test: remove temporary test file for link checker workflow

The test file was only needed to verify the workflow functionality
and should not be part of the documentation.

docs: update TESTING.md to document docs-v2 binary distribution

- Change primary installation method to download from docs-v2 releases
- Explain that binary distribution enables reliable GitHub Actions access
- Update automated workflow description to reflect docs-v2 release usage
- Maintain build-from-source as alternative option

refactor(ci): combine workflow into single job for cleaner PR display

- Merge detect-changes, build-site, and download-link-checker into single job
- All setup steps now run conditionally within one job
- Cleaner PR display shows only 'Check links in affected files'
- Maintains all functionality with improved UX

fix(ci): exclude problematic URLs from link checking

- Add reddit.com exclusions (blocks bots)
- Add support.influxdata.com exclusion (SSL certificate issues in CI)
- Prevents false positive failures in automated link checking
2025-08-16 22:14:27 -05:00
Jason Stirnaman d8095f50a6
Merge pull request #6311 from influxdata/jts-1.12-release-update
Restore v1.11.8 as latest v1, prepare for 1.12.x
2025-08-15 17:56:06 -05:00
Jason Stirnaman 63bc1fcc81 fix(v1): v1.12 release notes and related changes are pre-release documentation\
**Revert this commit for the v1.12 release**\

- Remove links from release notes to upcoming 1.12.x features
- Add callout to explain that v1.12 isn't yet available
2025-08-15 15:44:05 -05:00
Jason Stirnaman 06fff5868f feat(v1): update documentation for the upcoming InfluxDB v1.12 and Enterprise v1.12 release
**Keep this commit for the upcoming v1.12 release**

- Label upcoming features as v1.12.0+:

  - Update configuration documentation for data nodes
  - Update database management documentation
  - Update influx_inspect tool documentation
  - Update show-shards documentation

- Revert product version references to 1.11.8 in products.yml
2025-08-15 15:27:34 -05:00
Jason Stirnaman c319088050
Merge pull request #6300 from influxdata/copilot/fix-6299
[WIP] Set up Copilot instructions
2025-08-15 11:12:20 -05:00
Jason Stirnaman 3b5385812a
Apply suggestions from code review 2025-08-15 10:14:29 -05:00
Jason Stirnaman a4c89f024b
Merge branch 'master' into copilot/fix-6299 2025-08-15 10:01:42 -05:00
Jason Stirnaman 26b0cd86c1
Merge pull request #6307 from influxdata/chronograf-1.10.8
Release Chronograf v1.10.8
2025-08-15 08:23:52 -05:00
Jakub Bednar 34416a1d37 Release Chronograf v1.10.8 2025-08-15 08:42:39 +02:00
Jameelah Mercer 3558b7c1f6
Merge pull request #6274 from influxdata/docs/5625-v1-get-query-endpoint
Docs/5625 v1 get query endpoint
2025-08-14 15:03:21 -07:00
meelahme 144de5785c minor updates to requestBody to fix Ci build error 2025-08-14 14:58:03 -07:00
Jason Stirnaman 73156b39c7
Merge branch 'master' into patch-1 2025-08-14 16:48:49 -05:00
Jason Stirnaman f8a8207400
Merge branch 'master' into docs/5625-v1-get-query-endpoint 2025-08-14 16:31:09 -05:00
Jason Stirnaman ae503f7355
Merge pull request #6277 from influxdata/feature/pr-5974-add-api-examples-to-cache-guides
docs(api): adding api examples to DVC and LVC
2025-08-14 16:04:31 -05:00
Jason Stirnaman 7d634194a1
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 15:56:52 -05:00
Jason Stirnaman a298a516ad
Merge branch 'master' into patch-1 2025-08-14 15:49:52 -05:00
Jason Stirnaman f44a78172c
Merge branch 'master' into copilot/fix-6297 2025-08-14 15:29:56 -05:00
Jason Stirnaman 2d07f6f8e9
Merge pull request #6305 from influxdata/pbarnett/add-telemetry-docs
Add Telemetry docs
2025-08-14 14:47:33 -05:00
Jason Stirnaman f23026982b chore(monolith): Move telemetry reference to shared/influxdb3-reference. Revise description, disable, and product names. 2025-08-14 14:41:05 -05:00
Jason Stirnaman 8f16fa42ed
Merge branch 'master' into pbarnett/add-telemetry-docs 2025-08-14 14:03:40 -05:00
Jameelah Mercer 96bc1548a7
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 09:35:31 -07:00
Jameelah Mercer 71436aede2
Merge branch 'master' into docs/add-dynamic-date-filtering-examples 2025-08-14 09:34:59 -07:00
Jameelah Mercer 293557157d
Merge branch 'master' into docs/5625-v1-get-query-endpoint 2025-08-14 09:32:18 -07:00
Jason Stirnaman ffe93c7339
Merge pull request #6242 from influxdata/monolith-db-table-limits
fix(monolith): add configurable db, table, and column limits to enterprise
2025-08-14 10:56:56 -05:00
Peter Barnett 5492ba9eef fix: remember the 3 2025-08-14 11:52:59 -04:00
Scott Anderson 4d5d509234 fix(monolith): add configurable db, table, and column limits to enterprise 2025-08-14 10:44:58 -05:00
Peter Barnett 32cdfb533c fix: small clarity changes and easier reading 2025-08-14 11:44:25 -04:00
Peter Barnett 963d0a8d21 docs: add usage telemetry documentation 2025-08-14 11:29:44 -04:00
Jason Stirnaman e46349188a
Merge branch 'master' into docs/add-dynamic-date-filtering-examples 2025-08-14 08:53:16 -05:00
Jason Stirnaman 2247ab5b61
Merge pull request #6275 from influxdata/garylfowler-patch-4
Update get-started.md
2025-08-14 08:52:23 -05:00
Jason Stirnaman b4f0f818b3
Merge branch 'master' into feature/pr-5974-add-api-examples-to-cache-guides 2025-08-14 08:50:01 -05:00
Jason Stirnaman 308a5d5e89
Merge branch 'master' into garylfowler-patch-4 2025-08-14 08:48:39 -05:00
copilot-swe-agent[bot] 97c02baf20 Complete comprehensive GitHub Copilot instructions with validated build and test processes
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
2025-08-13 14:40:54 +00:00
copilot-swe-agent[bot] 0aa345572b Update APT signing key location from /etc/apt/trusted.gpg.d to /etc/apt/keyrings
Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
2025-08-13 14:19:54 +00:00
copilot-swe-agent[bot] aa0142ee48 Initial plan 2025-08-13 14:19:50 +00:00
copilot-swe-agent[bot] 1e7beac174 Initial plan 2025-08-13 14:07:06 +00:00
Jason Stirnaman 7de4b11433
Merge pull request #6294 from influxdata/jts-dar-526-clustered-timeouts
chore(influxdb3-distrib): Recommend best practices for adjusting client timeouts when querying InfluxDB 3 distributed.
2025-08-13 09:02:16 -05:00
Jason Stirnaman a97cbf842b chore(influxdb3-dist): Add note about concurrent query exec 2025-08-12 18:20:35 -05:00
Jason Stirnaman a7e8fe8625 fix(influxdb3): address Reid's review feedback on query timeout best practices
Address reidkaufmann's review comments on query timeout documentation:

Technical accuracy fixes:
- Replace "node/nodes" terminology with "querier/queriers" throughout
- Remove AI hallucination: "query result caching" (doesn't exist in IOx)
- Replace with proper cache recommendations for Enterprise/Core users
- Remove vague "background maintenance" references
- Add specific compaction performance variation cause
- Fix "round-robin or load-balanced" → "round-robin query routing"

Content improvements:
- Enhance checkout line analogy with explanation of noisy neighbors
- Add experimental query guidance for reducing impact on other users
- Replace unactionable solutions with customer-controllable actions
- Restore missing flexibility recommendations and link to the code sample

Technical updates:
- Update code blocks to use new placeholder syntax
- Add related links between cache documentation and timeout strategies
- Fix numbering consistency in Solutions sections
2025-08-12 16:10:28 -05:00
Jason Stirnaman af06fd8743
Merge branch 'master' into jts-dar-526-clustered-timeouts 2025-08-12 12:57:11 -05:00
Jason Stirnaman aaad37b75f
Merge pull request #6296 from influxdata:jts-dar-522-3dist-partial-write-errors
Jts-dar-522-3dist-partial-write-errors Improve write data troubleshooting for influxdb3 distributed
2025-08-12 09:40:21 -05:00
Jason Stirnaman 81e86e3db2
Apply suggestions from code review
Co-authored-by: Scott Anderson <sanderson@users.noreply.github.com>
2025-08-12 09:32:51 -05:00
Jason Stirnaman 96f464aab7
Merge branch 'master' into jts-dar-526-clustered-timeouts 2025-08-11 15:59:15 -05:00
Jason Stirnaman c362792f3f feat(influxdb3): add 'partial writes' tag to distributed troubleshooting pages
Add 'partial writes' tag to frontmatter for better content discoverability:
- content/influxdb3/cloud-dedicated/write-data/troubleshoot.md
- content/influxdb3/cloud-serverless/write-data/troubleshoot.md
- content/influxdb3/clustered/write-data/troubleshoot.md

This helps users find information about partial write scenarios across InfluxDB 3 distributed editions.
2025-08-11 15:55:58 -05:00
Jason Stirnaman eb3dc0b0ff improve and enhance write data troubleshooting for influxdb3 distributed
- Update clustered, cloud-dedicated, and cloud-serverless to share enhanced troubleshooting content
- Add comprehensive error capturing instructions with curl examples
- Include client library debug logging samples (Python, Go, Java, JavaScript)
- Provide detailed guidelines for reporting persistent write issues to support
- Split HTTP status code tables by product type for clarity

This standardizes troubleshooting across all InfluxDB 3 distributed editions.

Closes influxdata/DAR#522
2025-08-11 15:51:10 -05:00