Skip to content

Commit f8cc647

Browse files
Update instrumentation/jmx-metrics/library/src/main/resources/jmx/rules/tomcat.yaml
Co-authored-by: SylvainJuge <[email protected]>
1 parent 99104ee commit f8cc647

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/jmx-metrics/library/src/main/resources/jmx/rules

1 file changed

+1
-1
lines changed

instrumentation/jmx-metrics/library/src/main/resources/jmx/rules/tomcat.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ rules:
6767
prefix: tomcat.thread.
6868
type: updowncounter
6969
metricAttribute:
70-
tomcat.thread_pool.name: param(name)
70+
tomcat.thread.pool.name: param(name)
7171
mapping:
7272
currentThreadCount:
7373
metric: count

0 commit comments

Comments
 (0)