-
Notifications
You must be signed in to change notification settings - Fork 31
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
feat(agent): two-way communications #1608
Merged
Merged
Commits on Sep 19, 2023
-
feat(agent): implement Agent HTTP dynamic JFR start (#1566)
* chore(svc): extract EventOptionsBuilder to -core and use new CryostatFlightRecorderService * add unimplemented overrides * test(smoketest): enable API writes on one agent-equipped sample app * chore(serial): extract recording descriptor to -core * chore(activerecordings): clean up an error handler * feat(agent): implement dynamic start of JFR over HTTP * bump -core version
Configuration menu - View commit details
-
Copy full SHA for 9e5e1a2 - Browse repository at this point
Copy the full SHA 9e5e1a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2af69ab - Browse repository at this point
Copy the full SHA 2af69abView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9546db - Browse repository at this point
Copy the full SHA f9546dbView commit details -
feat(agent): implement HTTP JFR snapshot creation (#1627)
Co-authored-by: Andrew Azores <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c31e284 - Browse repository at this point
Copy the full SHA c31e284View commit details -
build(deps): bump dagger from 2.45 to 2.47 (#1589)
* build(deps): bump dagger from 2.45 to 2.47 Bumps [dagger](https://github.com/google/dagger) from 2.45 to 2.47. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](google/dagger@dagger-2.45...dagger-2.47) --- updated-dependencies: - dependency-name: com.google.dagger:dagger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * use single version for dagger artifacts --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Azores <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1290c8c - Browse repository at this point
Copy the full SHA 1290c8cView commit details -
build(pom): restore dagger compiler property (#1662)
* build(pom): restore dagger compiler property Signed-off-by: Elliott Baron <[email protected]> * Use dagger.version for property --------- Signed-off-by: Elliott Baron <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab77f1d - Browse repository at this point
Copy the full SHA ab77f1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fee276d - Browse repository at this point
Copy the full SHA fee276dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83a3faf - Browse repository at this point
Copy the full SHA 83a3fafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60af11c - Browse repository at this point
Copy the full SHA 60af11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 875c5dd - Browse repository at this point
Copy the full SHA 875c5ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4049339 - Browse repository at this point
Copy the full SHA 4049339View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ca1e1 - Browse repository at this point
Copy the full SHA a5ca1e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea7155 - Browse repository at this point
Copy the full SHA cea7155View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2ba17 - Browse repository at this point
Copy the full SHA 9e2ba17View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.