Skip to content

Commit b4aa79a

Browse files
authored
Update mal.md (#7596)
1 parent 263053e commit b4aa79a

File tree

1 file changed

+1
-1
lines changed
  • docs/en/concepts-and-designs

1 file changed

+1
-1
lines changed

docs/en/concepts-and-designs/mal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ last_server_state_sync_time_in_seconds.tagEqual('production', 'catalog').downsam
238238

239239
They extract level relevant labels from metric labels, then informs the meter-system the level to which this metric belongs.
240240

241-
- `servcie([svc_label1, svc_label2...])` extracts service level labels from the array argument.
241+
- `service([svc_label1, svc_label2...])` extracts service level labels from the array argument.
242242
- `instance([svc_label1, svc_label2...], [ins_label1, ins_label2...])` extracts service level labels from the first array argument,
243243
extracts instance level labels from the second array argument.
244244
- `endpoint([svc_label1, svc_label2...], [ep_label1, ep_label2...])` extracts service level labels from the first array argument,

0 commit comments

Comments
 (0)