Skip to content

Commit 3a32fdf

Browse files
authored
Add octopus process signature (#20011)
* Add octopus process signature * style
1 parent d32c5c2 commit 3a32fdf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

octopus_deploy/manifest.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@
4040
},
4141
"service_checks": {
4242
"metadata_path": "assets/service_checks.json"
43-
}
43+
},
44+
"process_signatures": [
45+
"octopus",
46+
"Octopus.Server",
47+
"Octopus.Server.exe"
48+
]
4449
},
4550
"dashboards": {
4651
"Octopus Deploy Overview": "assets/dashboards/overview.json"

0 commit comments

Comments
 (0)