Skip to content

Commit 18bab03

Browse files
committed
Update ssh test with MetricTags
1 parent d863bb2 commit 18bab03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cell/ssh_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ var _ = Describe("SSH", func() {
157157
routes.DIEGO_SSH: &sshRouteMessage,
158158
},
159159
EnvironmentVariables: envVars,
160+
MetricTags: map[string]*models.MetricTagValue{"source_id": {Static: processGuid}},
160161
}
161162
})
162163

0 commit comments

Comments
 (0)