Liongard
Create
Log in
Sign up
Home
Feedback
Metrics Library
1003
Category
Datto BCDR
Voters
M
Matthew Crowder
Powered by Canny
1
Gradient - Datto BCDR By Model Count
submitted
M
Matthew Crowder
This metric determines if the model specified exist. If no, it will return a
0
, if it does, it returns
1
.
SystemInfo.model == 'model_name' | replace(to_string(@) 'true' , '1') | replace(to_string(@) 'false' , '0') | to_number(@)
March 27, 2023
Powered by Canny