Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
e0840b69
Commit
e0840b69
authored
Dec 24, 2019
by
Johnny Lim
Committed by
Stephane Nicoll
Dec 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add JMX note for Kafka consumer metrics
See gh-19446
parent
c9bb17f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
production-ready-features.adoc
...oot-docs/src/main/asciidoc/production-ready-features.adoc
+1
-1
No files found.
spring-boot-project/spring-boot-docs/src/main/asciidoc/production-ready-features.adoc
View file @
e0840b69
...
@@ -1644,7 +1644,7 @@ Spring Boot registers the following core metrics when applicable:
...
@@ -1644,7 +1644,7 @@ Spring Boot registers the following core metrics when applicable:
** Number of classes loaded/unloaded
** Number of classes loaded/unloaded
* CPU metrics
* CPU metrics
* File descriptor metrics
* File descriptor metrics
* Kafka consumer metrics
* Kafka consumer metrics
(<<production-ready-jmx,JMX support>> should be enabled)
* Log4j2 metrics: record the number of events logged to Log4j2 at each level
* Log4j2 metrics: record the number of events logged to Log4j2 at each level
* Logback metrics: record the number of events logged to Logback at each level
* Logback metrics: record the number of events logged to Logback at each level
* Uptime metrics: report a gauge for uptime and a fixed gauge representing the application's absolute start time
* Uptime metrics: report a gauge for uptime and a fixed gauge representing the application's absolute start time
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment