Skip to content

Add documentation for query log in cloud dedicated#6866

Merged
jstirnaman merged 13 commits intomasterfrom
ritwika/query_log
Feb 25, 2026
Merged

Add documentation for query log in cloud dedicated#6866
jstirnaman merged 13 commits intomasterfrom
ritwika/query_log

Conversation

@ritwika314
Copy link
Collaborator

Summary

This pull request adds a docs page for query log in InfluxDB 3 Cloud Dedicated using both the Admin UI and influxctl with examples and screenshots.

Checklist

  • Rebased/mergeable
  • Local build passes (npx hugo --quiet)

Suggested reviewers (click to expand)

Based on files changed, consider requesting review from:

InfluxDB 3

Content Engineering Product
Core, Enterprise influxdata/monolith-team peterbarnett03, garylfowler
Clustered influxdata/platform-team ritwika314, sanderson
Cloud Dedicated influxdata/cloud-single-tenant ritwika314, sanderson
Cloud Serverless mavarius, garylfowler
Explorer mavarius, peterbarnett03

InfluxDB v2 / v1 / Enterprise v1

Content Engineering Product
v2, Cloud (TSM) influxdata/edge sanderson, jstirnaman
v1, Enterprise v1 influxdata/edge sanderson, jstirnaman

Other Products

Content Engineering Product
Telegraf influxdata/telegraf-team sanderson, caterryan
Kapacitor influxdata/bonitoo sanderson, jstirnaman
Chronograf influxdata/bonitoo mavarius, caterryan
Flux sanderson, jstirnaman

Shared / Cross-Product

Content Reviewers
/content/shared/ influxdata/product-managers
API docs Relevant product team above

@ritwika314 ritwika314 marked this pull request as ready for review February 25, 2026 01:51
@ritwika314 ritwika314 requested a review from a team as a code owner February 25, 2026 01:51
@ritwika314 ritwika314 requested review from blegesse-w, jeffreyssmith2nd and sanderson and removed request for a team February 25, 2026 01:51
@jstirnaman jstirnaman requested a review from Copilot February 25, 2026 13:18
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md with 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

jstirnaman and others added 2 commits February 25, 2026 07:58
…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>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

PR Preview Action v1.4.8
🚀 Deployed preview to https://influxdata.github.io/docs-v2/pr-preview/pr-6866/
on branch gh-pages at 2026-02-25 22:13 UTC

…optimize/query-log.md

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

@jstirnaman jstirnaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 question for clarification, some minor fixes, and waiting on more from Copilot

Copy link
Contributor

Copilot AI commented Feb 25, 2026

@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.

Copilot AI and others added 2 commits February 25, 2026 08:09
…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>
Copy link
Member

@blegesse-w blegesse-w left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 🥇

@jstirnaman jstirnaman self-requested a review February 25, 2026 20:51
* 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>
Copy link
Contributor

@jstirnaman jstirnaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reimplementing suggestions.

@jstirnaman jstirnaman merged commit c00e301 into master Feb 25, 2026
6 checks passed
@jstirnaman jstirnaman deleted the ritwika/query_log branch February 25, 2026 22:20
github-actions bot added a commit that referenced this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants