Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to upload the heap dump to S3 bucket #810

Merged
merged 1 commit into from Feb 23, 2019

Conversation

salahqasem
Copy link
Contributor

@salahqasem salahqasem commented Feb 12, 2019

Now you have the option to upload the heap dump to s3 bucket. to do that you should configure the following system properties.

1- enable.s3.heapDump=true
2-s3.bucketName=<your s3 bucketname>
3-region=<s3 region> this property is optional. if it's not provided it will be replaced by Regions.DEFAULT_REGION from aws lib.

@evernat evernat merged commit 0487601 into javamelody:master Feb 23, 2019
@evernat
Copy link
Member

evernat commented Feb 23, 2019

Merged, thanks. I will refactor a bit, including parameters names and dependencies to optional.

evernat added a commit that referenced this pull request Feb 24, 2019
@evernat
Copy link
Member

evernat commented Feb 24, 2019

See doc for the changed configuration (scroll down if the target page does not scroll to the right chapter).

@salahqasem
Copy link
Contributor Author

AWESOME, thanks!

goldyliang pushed a commit to goldyliang/javamelody that referenced this pull request Mar 17, 2022
goldyliang pushed a commit to goldyliang/javamelody that referenced this pull request Mar 17, 2022
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.

None yet

2 participants