Dave Barnes created GEODE-9882:
----------------------------------
Summary: User Guide, Micrometer section, fix product_name typo
Key: GEODE-9882
URL: https://issues.apache.org/jira/browse/GEODE-9882
Project: Geode
Issue Type: Bug
Components: docs
Reporter: Dave Barnes
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%>`.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)