Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
aws-powertools
/
powertools-lambda-java
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
320
Code
Issues
36
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Support CRaC priming for powertools-tracing
- #2121
#2121
Closed
dcabib
wants to merge 17 commits into
aws-powertools:main
aws-powertools/powertools-lambda-java:main
from
dcabib:feat/crac-priming-tracing-issue-2004
dcabib/powertools-lambda-java:feat/crac-priming-tracing-issue-2004
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Closed
feat: Support CRaC priming for powertools-tracing
#2121
dcabib
wants to merge 17 commits into
aws-powertools:main
aws-powertools/powertools-lambda-java:main
from
dcabib:feat/crac-priming-tracing-issue-2004
dcabib/powertools-lambda-java:feat/crac-priming-tracing-issue-2004
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2025
feat: Support CRaC priming for powertools-tracing and powertools-serialization
Show description for eea14d7
dcabib
committed
eea14d7
View commit details
Copy full SHA for eea14d7
Browse repository at this point
Address PR review feedback from Philipp
Show description for 9fb3739
dcabib
committed
9fb3739
View commit details
Copy full SHA for 9fb3739
Browse repository at this point
Commits on Sep 4, 2025
feat: Support CRaC priming for powertools-tracing
Show description for 786a16a
dcabib
committed
786a16a
View commit details
Copy full SHA for 786a16a
Browse repository at this point
fix: Support provisioned concurrency in cold start detection
Show description for fdbb6db
dcabib
committed
fdbb6db
View commit details
Copy full SHA for fdbb6db
Browse repository at this point
Commits on Sep 5, 2025
fix: Address SonarQube issues in CRaC implementation
Show description for 136a3fa
dcabib
committed
136a3fa
View commit details
Copy full SHA for 136a3fa
Browse repository at this point
fix: Simplify isColdStart method to single return statement
Show description for ea2d50c
dcabib
committed
ea2d50c
View commit details
Copy full SHA for ea2d50c
Browse repository at this point
fix: Address Critical SonarQube issue with thread-safe ObjectMapper initialization
Show description for 71d2247
dcabib
committed
71d2247
View commit details
Copy full SHA for 71d2247
Browse repository at this point
fix: Suppress SonarQube singleton pattern warning for CRaC Resource
Show description for bd2db02
dcabib
committed
bd2db02
View commit details
Copy full SHA for bd2db02
Browse repository at this point
fix: Use NOSONAR comment to suppress singleton pattern warning
Show description for 0167d2b
dcabib
committed
0167d2b
View commit details
Copy full SHA for 0167d2b
Browse repository at this point
fix: Remove NOSONAR comment and use clean MetricsFactory pattern
Show description for f42d4a9
dcabib
committed
f42d4a9
View commit details
Copy full SHA for f42d4a9
Browse repository at this point
fix: Add SonarQube exclusion for singleton pattern in CRaC implementations
Show description for 10f4890
dcabib
committed
10f4890
View commit details
Copy full SHA for 10f4890
Browse repository at this point
trigger: Force SonarCloud re-analysis with exclusion rules
Show description for 711ada7
dcabib
committed
711ada7
View commit details
Copy full SHA for 711ada7
Browse repository at this point
fix: Use DynamoDB constructor registration pattern to eliminate singleton
Show description for 99b7422
dcabib
committed
99b7422
View commit details
Copy full SHA for 99b7422
Browse repository at this point
Commits on Sep 22, 2025
Merge branch 'main' into feat/crac-priming-tracing-issue-2004
dreamorosi
authored
d8f89ad
View commit details
Copy full SHA for d8f89ad
Browse repository at this point
fix: Add GraalVM compatibility for CRaC tracing functionality
Show description for e2865e3
dcabib
committed
e2865e3
View commit details
Copy full SHA for e2865e3
Browse repository at this point
fix: Address PR review feedback from @dreamorosi
Show description for e2d934f
dcabib
committed
e2d934f
View commit details
Copy full SHA for e2d934f
Browse repository at this point
fix: Use correct license header for TracingUtilsCracTest.java
Show description for 0959c63
dcabib
committed
0959c63
View commit details
Copy full SHA for 0959c63
Browse repository at this point
You can’t perform that action at this time.