AllocatorBuildInfoedit

Information about the build that is running on the allocator.

Propertiesedit

commit_hash (string)
Git commit hash
version (string)
Version of the artifact

Exampleedit

{
   "commit_hash" : "string",
   "version" : "string"
}