Skip to content

ConvertTo-DbaTimeline - Add support for Find-DbaDbGrowthEvent input#10304

Merged
potatoqualitee merged 1 commit into
developmentfrom
claude/issue-8055-20260403-1517
Apr 4, 2026
Merged

ConvertTo-DbaTimeline - Add support for Find-DbaDbGrowthEvent input#10304
potatoqualitee merged 1 commit into
developmentfrom
claude/issue-8055-20260403-1517

Conversation

@andreasjordan
Copy link
Copy Markdown
Collaborator

Adds detection and mapping for Find-DbaDbGrowthEvent output so that database auto-growth and auto-shrink events can be visualized as a timeline chart.

Event classes are mapped to human-readable labels (Data Grow, Log Grow, Data Shrink, Log Shrink) with green for growth events and orange for shrink events.

Closes #8055

Generated with Claude Code

Adds detection and mapping for Find-DbaDbGrowthEvent output so that
database auto-growth and auto-shrink events can be visualized as a
timeline chart.

Event classes are mapped to human-readable labels (Data Grow, Log Grow,
Data Shrink, Log Shrink) with green for growth events and orange for
shrink events.

Closes #8055

(do ConvertTo-DbaTimeline)

Co-authored-by: Andreas Jordan <andreasjordan@users.noreply.github.com>
@potatoqualitee potatoqualitee merged commit 02ad1f0 into development Apr 4, 2026
15 checks passed
@potatoqualitee potatoqualitee deleted the claude/issue-8055-20260403-1517 branch April 4, 2026 21:09
@potatoqualitee
Copy link
Copy Markdown
Member

useful, thank you 😊

potatoqualitee added a commit that referenced this pull request Apr 10, 2026
…base names (review of #10304)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

find-dbadbgrowthEvent with convertto-dbatimeline

2 participants