Add description about memory pool metrics to docs#1925
Add description about memory pool metrics to docs#1925eyalkoren merged 1 commit intoelastic:masterfrom
Conversation
💚 Build Succeeded
Expand to view the summary
Build stats
Trends 🧪❕ Flaky test reportNo test was executed to be analysed. |
jackshirazi
left a comment
There was a problem hiding this comment.
should the name comment be the same as the others in the file?
name: The name representing this memory manager (for example G1 Young Generation, G1 Old Generation)
The other ones are for garbage collectors, not for memory pools. |
|
oops, silly me. Do we want to have a similar example? like |
I don't think this is required - we send those by default, so users can look them up and see what values they get. It may do the opposite and confuse those that use a JVM that uses different names. |
* master: Bump version.slf4j from 1.7.31 to 1.7.32 (elastic#1933) Add description about memory pool metrics to docs (elastic#1925) updated team membership check in action Add 1.25.0 to cloudfoundry index Update CHANGELOG.asciidoc (elastic#1929) fixed community label action [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v1.25.0 Prepare release 1.25.0 (elastic#1927) synchronize json schema specs (elastic#1926) added labeling of community issues and PRs added community labeler config Upgrade Byte Buddy to 1.11.8 (elastic#1923) Bump json-schema-validator from 1.0.56 to 1.0.57 (elastic#1916) Bump log4j2-ecs-layout from 1.0.1 to 1.1.0 (elastic#1917) Added support for setting the framework using the public api (elastic#1908) (elastic#1909) Add Javalin plugin (elastic#1822)
…for-windows-only * upstream/master: (100 commits) [CI] Enable compatibility test matrix for unit tests (elastic#1915) Updated get-user-teams-membership to version 1.0.3 ensure that the socket is closed even if there is an exception from the other close (elastic#1946) Make sure trace context headers are added only once (elastic#1937) Update CHANGELOG.asciidoc Ecs reformatting more fields (elastic#1910) Use path when high-level framework method is unknown (elastic#1906) Semver parsing enhancement (elastic#1931) Bump version.slf4j from 1.7.31 to 1.7.32 (elastic#1933) Add description about memory pool metrics to docs (elastic#1925) updated team membership check in action Add 1.25.0 to cloudfoundry index Update CHANGELOG.asciidoc (elastic#1929) fixed community label action [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v1.25.0 Prepare release 1.25.0 (elastic#1927) synchronize json schema specs (elastic#1926) added labeling of community issues and PRs added community labeler config ...
No description provided.