doc refactor

This commit is contained in:
Ulric Qin 2022-04-24 11:47:03 +08:00
parent cd8d51218a
commit 27bbabf07f
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
# # Optional. Specify redis commands to retrieve values
# commands = [
# {command = ["get", "sample-key1"], metric = "some_metric_name1"},
# {command = ["get", "sample-key2"], metric = "some_metric_name2"}
# {command = ["get", "sample-key1"], metric = "custom_metric_name1"},
# {command = ["get", "sample-key2"], metric = "custom_metric_name2"}
# ]
# use_replica_role_tag = false