Skip to content

Commit

Permalink
Updated format in README
Browse files Browse the repository at this point in the history
  • Loading branch information
akats7 committed Jul 16, 2023
1 parent c66c9bf commit e1d3908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmx-metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ In cases where you'd like to create metrics based on non-numeric MBean attribute
- `otel.mbean(String objectNameStr, Map<String,Closure<?>> attributeTransformation)`

- `otel.mbeans(String objectNameStr, Map<String,Closure<?>> attributeTransformation)`

- `otel.mbeans(List<String> objectNameStrs, Map<String,Closure<?>> attributeTransformation)`

These methods provide the ability to easily convert the attributes you will be extracting from the mbeans, at the time of creation for the MBeanHelper.
Expand Down

0 comments on commit e1d3908

Please sign in to comment.