Skip to content

Commit

Permalink
fix metric to check
Browse files Browse the repository at this point in the history
  • Loading branch information
alpinet committed Nov 12, 2024
1 parent 6f34325 commit bfcc485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databricks/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"metrics": {
"prefix": "databricks.model_serving.",
"check": "databricks.model_serving.cpu_usage",
"check": "databricks.model_serving.cpu_usage.avg",
"metadata_path": "metadata.csv"
},
"service_checks": {
Expand Down

0 comments on commit bfcc485

Please sign in to comment.