Skip to content

Fix 'CephOSDVersionMismatch' and 'CephMonVersionMismatch' alerts#100

Open
aruniiird wants to merge 2 commits intoceph:masterfrom
aruniiird:fix-OSD-Mon-VersionMismatch-alert-issues
Open

Fix 'CephOSDVersionMismatch' and 'CephMonVersionMismatch' alerts#100
aruniiird wants to merge 2 commits intoceph:masterfrom
aruniiird:fix-OSD-Mon-VersionMismatch-alert-issues

Conversation

@aruniiird
Copy link
Copy Markdown
Contributor

Alerts, 'CephOSDVersionMismatch' and 'CephMonVersionMismatch' had a
minor issue in the query. Earlier we were counting a combination of
'namespace' and 'ceph_version' both times, but in actual we should count
only by 'namespace' thus making sure we don't have more than one ceph
versions in a single namespace.

Signed-off-by: Arun Kumar Mohan <amohan@redhat.com>
Alerts, 'CephOSDVersionMismatch' and 'CephMonVersionMismatch' had a
minor issue in the query. Earlier we were counting a combination of
'namespace' and 'ceph_version' both times, but in actual we should count
only by 'namespace' thus making sure we don't have more than one ceph
versions in a single namespace.

Signed-off-by: Arun Kumar Mohan <amohan@redhat.com>
@aruniiird
Copy link
Copy Markdown
Contributor Author

This PR is based on top of PR##98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant