Skip to content

Commit 5ca7aba

Browse files
authored
[BentoML] Add process signature (DataDog#21427)
* Update manifest.json * Fix format
1 parent d3c52f1 commit 5ca7aba

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

bentoml/manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@
3535
"prefix": "bentoml.",
3636
"check": "bentoml.service.request.count",
3737
"metadata_path": "metadata.csv"
38-
}
38+
},
39+
"process_signatures": [
40+
"bentoml"
41+
]
3942
},
4043
"dashboards": {
4144
"BentoML Placeholder": "assets/dashboards/placeholder.json"

0 commit comments

Comments
 (0)