Add documentation for query log in cloud dedicated#6866
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request adds comprehensive documentation for the query log feature in InfluxDB 3 Cloud Dedicated. The new page explains how to view and analyze executed queries using both the Admin UI's Query History interface and the influxctl CLI by querying the _internal database. The documentation includes practical examples for filtering queries by status, duration, database, and time range, along with screenshots demonstrating the Admin UI interface.
Changes:
- Added
/content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.mdwith dual-method documentation (Admin UI and CLI) - Documented query log schema including status, timing metrics, resource usage columns, and filtering capabilities
- Included working examples for common query log use cases with both SQL filtering and Admin UI filtering options
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
…optimize/query-log.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…optimize/query-log.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
…optimize/query-log.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
jstirnaman
left a comment
There was a problem hiding this comment.
1 question for clarification, some minor fixes, and waiting on more from Copilot
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
|
@jstirnaman I've opened a new pull request, #6869, to work on those changes. Once the pull request is ready, I'll request review from you. |
…ibute (#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>
* 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>
blegesse-w
left a comment
There was a problem hiding this comment.
Looks solid to me. thanks for including examples. I think once the copilot and existing comments are resolved, it's should be good to merge 🥇
…optimize/query-log.md Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
Co-authored-by: Jason Stirnaman <jstirnaman@influxdata.com>
* 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>
jstirnaman
left a comment
There was a problem hiding this comment.
Reimplementing suggestions.
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
content/influxdb3/cloud-dedicated/query-data/troubleshoot-and-optimize/query-log.md
Outdated
Show resolved
Hide resolved
…optimize/query-log.md
…optimize/query-log.md
Summary
This pull request adds a docs page for query log in InfluxDB 3 Cloud Dedicated using both the Admin UI and
influxctlwith examples and screenshots.Checklist
npx hugo --quiet)Suggested reviewers (click to expand)
Based on files changed, consider requesting review from:
InfluxDB 3
InfluxDB v2 / v1 / Enterprise v1
Other Products
Shared / Cross-Product
/content/shared/