We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44d098b commit d2ab894Copy full SHA for d2ab894
rust/operator-binary/src/controller.rs
@@ -366,7 +366,7 @@ impl OpaClusterConfigFile {
366
},
367
368
decision_logs: decision_logging,
369
- // Enable more Prometheus statistics, such as bundle loads
+ // Enable more Prometheus metrics, such as bundle loads
370
// See https://www.openpolicyagent.org/docs/monitoring#status-metrics
371
status: Some(OpaClusterConfigStatus {
372
service: OPA_STACKABLE_SERVICE_NAME.to_owned(),
0 commit comments