Database Investigations in Bits Chat: GA, reframe, AI Credits - #38572
Conversation
Database Investigator is generally available and now runs inside Bits Chat, so this reframes the page around Bits Chat as the vehicle: Database Monitoring contributes the tools and skills, and Bits Chat runs the investigation. - Remove the Preview callout - Retitle to "Database Investigations in Bits Chat" and update the nav label; the URL is unchanged - Make Bits Chat the actor throughout, and drop "Database Investigator" as a product name except where it refers to the retired Preview harness - Note that database investigations are billed in AI Credits, replacing the "included with Database Monitoring, 100 investigations per month" language - Clicking Investigate now auto-launches a Bits Chat session, so no suggested prompt to run; add the Ask Bits / Cmd+I entry point - Add a "Preview investigations" section for viewing, sharing, and exporting Preview-era investigations, available until September 30, 2026 - Drop the "Conversation history" section and the zero-retention callout, both of which belong to Bits Chat rather than Database Monitoring - Carry over the editorial pass from #37450: work the FAQ into the body, including a "Programmatic access" section for the MCP server - Replace all five screenshots with Bits Chat equivalents
There was a problem hiding this comment.
More details
The changed page remains internally consistent: the new Bits Chat and AI Credits references resolve, the replacement screenshots exist, and the menu/front matter parse successfully. Full Hugo rendering could not run because the sandbox could not download the repository's existing websites-modules dependency; no behavioral regression was reproducible with the available local checks.
📊 Validated against 6 scenarios · Open Bits AI session
🤖 Datadog Autotest · Commit 933df12 · What is Autotest? · @DataDog review to ask questions · Any feedback? Reach out in #autotest
Preview links (active after the
|
|
Opened DOCS-15241 to assign a Docs writer and follow up with editorial review. |
OliviaShoup
left a comment
There was a problem hiding this comment.
Thanks for the PR! It looks great. Just so you know, I cropped the screenshots to remove the side nav and search bar so they're more evergreen. Nothing you have to do. I just did that to save you some time since this is a more urgent request.
One higher-level item worth a look before merge:
Three facts from the old FAQ don't appear to have landed anywhere in the new body, and I couldn't find them documented elsewhere in the repo:
- Which databases are supported (old page: "Postgres and SQL Server are supported in Preview for all Database Monitoring customers"). If GA still doesn't cover every DBM database engine, readers need to know; if it now covers all of them, that's worth stating explicitly.
- The zero-retention/zero-training disclosure for the third-party AI providers powering investigations. I checked
content/en/bits_ai/bits_chat.mdand didn't find this stated anywhere else — this reads like a trust/compliance-relevant claim that was dropped rather than deliberately removed. - The 100 investigations/month usage cap. May no longer apply now that this is billed via AI Credits, but as written it's ambiguous by omission rather than stated as changed.
Could you confirm whether these were intentionally cut (and if so, mind adding a sentence covering the current state), or should they be restored?
Minor inline suggestions below, none blocking.
Co-authored-by: Olivia Shoup <116908616+OliviaShoup@users.noreply.github.com>
Co-authored-by: Olivia Shoup <116908616+OliviaShoup@users.noreply.github.com>
@OliviaShoup thanks for the review and for updating the screenshots! To answer your questions about the FAQ - yes, all three of these items were meant to be removed!
Let me know if those make sense or if we should address them in a different way in the doc! |
|
@ethanperez Thanks, this all makes sense! Agreed on dropping the zero-retention/training language and the usage cap, since those are now owned by the centralized Bits Chat team and could drift out of sync if DBM keeps stating them. One small ask on the database support point: since it's a good thing that it's now universal, could you add a short line saying so explicitly (something like "supports all databases monitored by Database Monitoring") rather than leaving it unstated? Doesn't need to be a whole section, just enough that a reader isn't left wondering if their specific database is covered. |
| Bits Chat streams the response as it works through the investigation: it states a plan, calls Datadog services to gather evidence, and shares interim findings. The investigation ends with a structured report covering what happened, why, the supporting evidence, the root cause, and recommended fixes. | ||
|
|
||
| You can ask follow-up questions at any point to refine the analysis, or paste in external context, such as an execution plan captured outside of Datadog. Database Investigator factors the new information into its next steps. | ||
| Bits Chat streams the response as it works through the investigation. It states a plan, calls Datadog services to gather evidence, and shares interim findings. |
There was a problem hiding this comment.
@OliviaShoup just realized that I think one of the github suggestions got wonky here, going to update this and previous paragraph to match your change + make sure the follow up point stays
P1: "Bits Chat streams the response as it works through the investigation. It states a plan, calls Datadog services to gather evidence, and shares interim findings. The investigation ends with a structured report covering what happened, why, the supporting evidence, the root cause, and recommended fixes."
P2: "You can ask follow-up questions at any point to refine the analysis. You can also paste in external context, such as an execution plan captured outside of Datadog, and Bits Chat factors it into its next steps."
- State that Bits Chat supports investigating all databases monitored by Database Monitoring - Restore the follow-up questions paragraph and apply the sentence split to the streaming sentence it was meant for
@OliviaShoup updated! |
OliviaShoup
left a comment
There was a problem hiding this comment.
thank you @ethanperez !
What does this PR do? What is the motivation?
Database Investigator is out of Preview and now runs inside Bits Chat. This reframes
/database_monitoring/database_investigator/accordingly:Follows the Cloud Cost Skill in Bits Chat page as a model.
Merge readiness
For Datadog employees:
AI assistance
Drafted with Claude Code, reviewed and directed by me.