-
Notifications
You must be signed in to change notification settings - Fork 23
Xena: Add basic monitoring & alerting stack #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
1b73c66
to
9c3924a
Compare
CI will probably fail due to |
75fef0d
to
eddc4d2
Compare
@k-s-dean is working on a patch to add it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @cityofships, looks good, these are the most recent dashboards from sms-lab? A couple of minor questions.
Thanks, Kyle has made https://review.opendev.org/c/openstack/kayobe/+/860670 |
Hmm, let's review https://github.com/stackhpc/smslab-kayobe-config/pull/159 and update here if merged - the rest is up to date |
eddc4d2
to
a32720f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent, thanks @cityofships
Co-authored-by: Doug Szumski <doug@stackhpc.com> Co-authored-by: k-s-dean <kyle@stackhpc.com> Co-authored-by: Pierre Riteau <pierre@stackhpc.com>
The count of agents down failed to include nova-compute which was disabled by nova automatically because the connection to libvirt was lost. This still represents an error condition.
a32720f
to
9a9efd2
Compare
Rebased |
Will try to review tomorrow, but immediate concern is that when using multiple environments the config in etc/kayobe/kolla/config/ won't get picked up. |
@cityofships could we move this forward so that it's ready for the SMS lab upgrade? |
@markgoddard Please merge if needed - the inline comments and/or README don't have an influence on the upgrade. |
The old version is still required by some (namely Ceph) dashboards.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice to see the CI passing. One thing that could be improved is if the aio environment used the custom configuration that's being added here. Currently that requires symlinking it into the ci-aio environment.
It would also be a good opportunity to test the documentation (which I assume still needs writing) on how to use the config. |
It's meant to be minimal working configuration for all clouds. Draws some inspiration from #18 but it's stripped down version.