Skip to content

Conversation

@jstirnaman
Copy link
Contributor

Summary

  • Add comprehensive documentation for the --log-filter configuration option including log levels table (error, warn, info, debug, trace)
  • Document targeted filtering syntax for debugging specific components
  • Add common component names table for Core and Enterprise
  • Add debug logging section to write troubleshoot page

Related Issue

closes influxdata/DAR#575

Test plan

  • Verify Hugo builds successfully
  • Review rendered pages for Core and Enterprise config-options
  • Review write troubleshoot pages

Remove exclusions for sites that return 403/429 (bot protection) and
5xx (server errors) - these are now handled by severity classification:
- 403/401/429 → info (shown but don't fail CI)
- 5xx/timeout → warning (shown but don't fail CI)
- 404/410/DNS → error (fail CI)

Removed exclusions:
- GitHub, Slack, Reddit, StackOverflow
- Docker Hub, Grafana, Microsoft Learn
- Claude.ai, Dremio, Scarf, InfluxData support

Kept exclusions:
- Localhost/local network URLs
- Example/placeholder URLs
- CI-specific workarounds (canonical URLs, file fragments)

Added [severity] configuration section with default thresholds.
Add comprehensive documentation for the --log-filter configuration option:
- Log levels table (error, warn, info, debug, trace)
- Targeted filtering syntax for specific components
- Common component names for Core and Enterprise
- Debug logging section in write troubleshoot page

closes influxdata/DAR#575
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

PR Preview Action v1.4.8
🚀 Deployed preview to https://influxdata.github.io/docs-v2/pr-preview/pr-6695/
on branch gh-pages at 2026-01-04 19:11 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2026

PR Preview

Status Details
Preview View preview
Pages 4 page(s) deployed
Build time 65s
Last updated 2026-01-04 19:11:39 UTC
Pages included in this preview
  • /influxdb3/enterprise/reference/config-options/
  • /influxdb3/core/reference/config-options/
  • /influxdb3/enterprise/write-data/troubleshoot/
  • /influxdb3/core/write-data/troubleshoot/

Preview auto-deploys on push. Will be cleaned up when PR closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants