Adds detail report around requests made by AI bots#23793
Merged
sgiehl merged 11 commits intoaiassistantsfrom Dec 4, 2025
Merged
Adds detail report around requests made by AI bots#23793sgiehl merged 11 commits intoaiassistantsfrom
sgiehl merged 11 commits intoaiassistantsfrom
Conversation
1c2ed65 to
a3746a7
Compare
e7920ce to
f622e04
Compare
9f6fa80 to
833aceb
Compare
19a3fe9 to
785cf6d
Compare
2e69688 to
5ba49b7
Compare
0ec9857 to
a53140a
Compare
mneudert
reviewed
Dec 1, 2025
273e682 to
570a609
Compare
7d7a80c to
e9a9886
Compare
mneudert
approved these changes
Dec 2, 2025
sgiehl
added a commit
that referenced
this pull request
Dec 4, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 5, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 9, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 9, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 9, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 12, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 16, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 16, 2025
* Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file
sgiehl
added a commit
that referenced
this pull request
Dec 17, 2025
* Adds detail report around requests made by AI bots (#23793) * Adds archiving for new report(s) * Add API methods for new report * Add report classes * Move AI Agent reports to bottom * Add system tests for new report * Adds UI tests for new report * updates expected UI test files * fix other tests * do not double count acquired visits * remove explicit plugin loading from ui tests * updates expected UI test file * Move reports to it's own category * updates expected test files * Use a ranking query for bot requests (#23863) * Use a ranking query for bot requests * try using with rollup again * update with rollup implementation after fixes * Fix sorting in database query * Adds new overview reports for AI Bots (#23829) * Adds leaf row count functionality * Adds archiving for new overview metrics * Adds new overview reports and API * add / adjust tests * updates expected test files * fix report category * updates expected test files * use ranking query for action type reports * directly query all metrics for day archives * include 410 in not found requests * do not process and show unique pages and documents metrics for periods other than day * updates expected test files * Adjust tests * remove pages & document report archiving * submodule updates * fix tests * submodule update * fix test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
Review