Details
Description
On page https://geode.apache.org/docs/guide/114/tools_modules/micrometer/micrometer-meters.html, the product name fails to display due to a typo in the variable syntax. Fix it.
There are other types of meters available in Micrometer, but they are not currently being used in .
Should be "used in Apache Geode."
Change `<%vars.product_name%>` to `<%=vars.product_name%>`.
Attachments
Issue Links
- links to