AllocatorBuildInfo

edit

Information about the build that is running on the allocator.

Properties

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

Example

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