Skip to content

Commit

Permalink
Fix destination_cluster
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Mattix II <[email protected]>
  • Loading branch information
keithmattix committed Jan 16, 2025
1 parent caca53a commit e4de366
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ metric:
- name: destination_service_namespace
value: default
- name: destination_cluster
value: ratings-cluster
value: unknown
- name: request_protocol
{{- if .Vars.GrpcResponseStatus }}
value: grpc
Expand Down

0 comments on commit e4de366

Please sign in to comment.