Autogenerates metrics documentation using the scripts/get_description.py script introduced in #17479 docs: add beta Closes scylladb/scylladb#18767
4 lines
174 B
Cheetah
4 lines
174 B
Cheetah
{% if type %}* **Type:** ``{{ type }}``{% endif %}
|
|
{% if component %}* **Component:** ``{{ component }}``{% endif %}
|
|
{% if key %}* **Key:** ``{{ key }}``{% endif %}
|