Spring boot package [GC - data stream] - #2982
Merged
Merged
Conversation
|
Pinging @elastic/integrations (Team:Integrations) |
mtojek
reviewed
Apr 4, 2022
| "count": 2, | ||
| "time": 107 | ||
| }, | ||
| "last_gc_info": { |
Contributor
There was a problem hiding this comment.
I reviewed a similar GC structure for Spark. Could you please make it consistent with other integrations? PR: https://github.com/elastic/integrations/pull/2811/files#r837067908
Contributor
Author
There was a problem hiding this comment.
ok so this structure is different here. here last_gc_info is an object.
🌐 Coverage report
|
yug-rajani
reviewed
Apr 28, 2022
yug-rajani
left a comment
Contributor
There was a problem hiding this comment.
Just a couple of nitpicks and some things to clarify, LGTM otherwise.
Please wait for a review from others as well.
sunny-elastic
requested review from
yug-rajani
and removed request for
kush-elastic
April 28, 2022 08:09
yug-rajani
approved these changes
Apr 28, 2022
yug-rajani
left a comment
Contributor
There was a problem hiding this comment.
LGTM, let's wait for @mtojek's re-review over the same.
mtojek
approved these changes
Apr 28, 2022
|
|
||
| This is the `gc` data stream. | ||
|
|
||
| - This data stream gives metrics related to Garbage Collector(GC) Memory. |
Contributor
There was a problem hiding this comment.
nit: to Garbage Collector (GC).
mtojek
approved these changes
Apr 28, 2022
orestisfl
pushed a commit
to orestisfl/integrations
that referenced
this pull request
May 15, 2026
* Spring boot package [GC - data stream] * addressed review comments * update CODEOWNER and manifest * updated descriptions in field.yml * update title and descriptions * update Dockerfile to mute verbose logs * update README.md Co-authored-by: yug-elastic <96041884+yug-elastic@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Checklist
changelog.ymlfile.manifest.ymlfile to point to the latest Elastic stack release (e.g.^8.0.0).How to test this PR locally
Note: We have covered dashboards and the visualisations for all data streams of spring boot into separate PR. Also Kibana version will be updated to 8.1.0 in manifest.yml after testing this integration on 8.1.0.