Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
31757cc
feat(deploy): add local deployment script without CodeBuild/GitHub de…
AWS-fpenland Feb 5, 2026
915fafd
feat(observability): add comprehensive usage metrics and cost tracking
AWS-fpenland Feb 5, 2026
1daab01
docs(observability): add executive summary of observability enhancements
AWS-fpenland Feb 5, 2026
990951a
docs(observability): add quick reference guide for metrics and monito…
AWS-fpenland Feb 5, 2026
42be26d
feat(observability): integrate usage metrics into all components
AWS-fpenland Feb 5, 2026
65cd762
docs(observability): add deployment summary for integrated solution
AWS-fpenland Feb 5, 2026
226eb5e
docs: add guide for updating existing deployments from new environment
AWS-fpenland Feb 5, 2026
9d3c054
fix(cdk): expose bucket attribute from PDFAccessibility stack
AWS-fpenland Feb 5, 2026
3550e7a
fix(observability): correct Lambda layer directory structure for metr…
AWS-fpenland Feb 5, 2026
899c310
fix(observability): add metrics to ECS container and fix dashboard ag…
AWS-fpenland Feb 5, 2026
7bd6279
feat(observability): add automated per-user tracking via S3 object ta…
AWS-fpenland Feb 5, 2026
740f48b
fix(docker): copy metrics_helper into docker_autotag directory
AWS-fpenland Feb 5, 2026
1330572
fix(observability): integrate tagging into processing Lambdas
AWS-fpenland Feb 5, 2026
7905c4c
fix(dashboard): use SEARCH expressions for metric aggregation
AWS-fpenland Feb 6, 2026
104de2f
fix(metrics): remove FileName dimension for cleaner aggregation
AWS-fpenland Feb 6, 2026
21a4cea
fix(dashboard): remove undefined pages_metric reference
AWS-fpenland Feb 6, 2026
c874832
fix(dashboard): use simple metric queries instead of SEARCH expressions
AWS-fpenland Feb 6, 2026
f9b67ec
fix(dashboard): use SUM(SEARCH()) to aggregate metrics across all users
AWS-fpenland Feb 6, 2026
6f3bc6a
fix(iam): add CloudWatch PutMetricData permission to ECS task role
AWS-fpenland Feb 6, 2026
d75dde9
fix(dashboard): use actual log group names instead of hardcoded values
AWS-fpenland Feb 6, 2026
b6df22b
fix(dashboard): replace Log Insights with metrics for per-user tracking
AWS-fpenland Feb 6, 2026
98cf848
fix(observability): clean up dashboard and fix per-user metrics
AWS-fpenland Feb 6, 2026
f948a07
feat(dashboard): add per-user usage tables via structured logging
AWS-fpenland Feb 6, 2026
f9f9ee9
fix(adobe): fix dashboard queries and add Document Transaction tracking
AWS-fpenland Feb 6, 2026
d345e04
fix(pdf2html): add metrics_helper to Docker image and fix permissions
AWS-fpenland Feb 6, 2026
ebc55dd
fix(deploy): rewrite deploy-local.sh for consistent rebuilds
AWS-fpenland Feb 6, 2026
a512692
fix(pdf2html): fix syntax error breaking Lambda - empty with block
AWS-fpenland Feb 6, 2026
dd47156
fix(deploy): auto-detect existing deployment region
AWS-fpenland Feb 6, 2026
cbf5a37
fix(dashboard): SEARCH requires exact dimension names, not just names…
AWS-fpenland Feb 6, 2026
5c85ed3
chore(venv): Remove committed virtual environment
AWS-fpenland Feb 12, 2026
b216ecd
chore(gitignore): Remove existing-stack.json
AWS-fpenland Feb 12, 2026
b118c08
fix(metrics): Sync stale metrics_helper copy
AWS-fpenland Feb 12, 2026
2366392
style(autotag): Remove duplicate import
AWS-fpenland Feb 12, 2026
3e20370
fix(lambda): Replace bare except with Exception
AWS-fpenland Feb 12, 2026
4b5c714
refactor: Restore upstream directory structure
AWS-fpenland Feb 12, 2026
bffcc18
docs: Consolidate observability documentation
AWS-fpenland Feb 12, 2026
e1e42a0
docs(readme): Add observability section
AWS-fpenland Feb 12, 2026
973c561
refactor: Match upstream file naming
AWS-fpenland Feb 12, 2026
452dfb8
fix(docker): Restore multi-stage Dockerfile
AWS-fpenland Feb 13, 2026
9f1a2f1
refactor(cdk): Rebase app.py on upstream main
AWS-fpenland Feb 24, 2026
9d86f13
chore(gitignore): Rebase on upstream main
AWS-fpenland Feb 24, 2026
a88991b
refactor(autotag): Rebase on upstream main
AWS-fpenland Feb 24, 2026
adea1ed
fix(cdk): Use python3 in cdk.json app command
AWS-fpenland Feb 26, 2026
8d6102b
fix(deploy): Rewrite deploy-local.sh to match deploy.sh flow
AWS-fpenland Feb 26, 2026
738e2ed
fix(metrics): Wire up missing dashboard metrics
AWS-fpenland Mar 2, 2026
ae0a5a4
fix(metrics): Fix duplicate chunk log and pdf2html missing log
AWS-fpenland Mar 2, 2026
3e1b7be
fix(metrics): Isolate pdf2html structured log emission
AWS-fpenland Mar 2, 2026
1da516e
adding agent markdown
AWS-fpenland Mar 2, 2026
ee88a24
fix(iam): Restore scoped IAM policies in deploy.sh
AWS-fpenland Mar 2, 2026
06032fd
fix(iam): Restore scoped Bedrock/Logs in pdf2html-stack
AWS-fpenland Mar 2, 2026
37e5040
revert: Restore pre/post checker files to main
AWS-fpenland Mar 2, 2026
40a1f6a
fix(alt-text): Restore error handling and model constants
AWS-fpenland Mar 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .agents/summary/.last_commit
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8d6102bc644641c94f5a695a32ea50c19b3c8d68
Loading