Skip to content
This repository has been archived by the owner on Jul 16, 2022. It is now read-only.

serverlessbuch/lambda-mbean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda MBean Info

Ever wanna know, how the Java environment for your Lambda function is configured? Just use MXBeans and you get know many interesting information.

This AWS Lambda function runs every 5 minutes and reads information from these MXBeans

RuntimeMXBean
MemoryMXBean
OperatingSystemMXBean

and writes them to the log (AWS CloudWatch).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages