Skip to content

Commit

Permalink
Update resource_quality_monitor.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyijiang-db authored Nov 13, 2024
1 parent d554f81 commit 54d1408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalog/resource_quality_monitor.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ func ResourceQualityMonitor() common.Resource {
common.CustomizeSchemaPath(m, "profile_metrics_table_name").SetReadOnly()
common.CustomizeSchemaPath(m, "status").SetReadOnly()
common.CustomizeSchemaPath(m, "dashboard_id").SetReadOnly()

return m
},
)
Expand Down

0 comments on commit 54d1408

Please sign in to comment.