Skip to content

Commit d2ab894

Browse files
committed
improve doc comment
1 parent 44d098b commit d2ab894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/operator-binary/src/controller.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ impl OpaClusterConfigFile {
366366
},
367367
},
368368
decision_logs: decision_logging,
369-
// Enable more Prometheus statistics, such as bundle loads
369+
// Enable more Prometheus metrics, such as bundle loads
370370
// See https://www.openpolicyagent.org/docs/monitoring#status-metrics
371371
status: Some(OpaClusterConfigStatus {
372372
service: OPA_STACKABLE_SERVICE_NAME.to_owned(),

0 commit comments

Comments
 (0)