bf2fc6cc711aee1a0c2a / kas-fleetshard

The kas-fleetshard-operator is responsible for provisioning and managing instances of kafka on a cluster. The kas-fleetshard-synchronizer synchronizes the state of a fleet shard with the kas-fleet-manager.
Apache License 2.0
7 stars 20 forks source link

Update kafka_log_log_size metric with new labels #831

Closed grdryn closed 2 years ago

grdryn commented 2 years ago

JIRA: https://issues.redhat.com/browse/MGDSTRM-10072

These are duplications of the pre-existing label names for compatibility. The new names are part of the consistent user-facing metrics initiative. In future we'll also come to rename the metric itself.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

grdryn commented 2 years ago

Thanks for the reviews folks, merging this now.