Event-based Debugging, Monitoring and Billing solution for OpenStack.
fda6435ff3
This commit was bulk generated and pushed by the OpenDev sysadmins as a part of the Git hosting and code review systems migration detailed in these mailing list posts: http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html Attempts have been made to correct repository namespaces and hostnames based on simple pattern matching, but it's possible some were updated incorrectly or missed entirely. Please reach out to us via the contact information listed at https://opendev.org/ with any questions you may have. |
||
---|---|---|
debian | ||
docs | ||
etc | ||
migrations | ||
reports | ||
scripts | ||
stacktach | ||
static | ||
templates | ||
tests | ||
util | ||
verifier | ||
worker | ||
.gitignore | ||
.gitreview | ||
.travis.yml | ||
LICENSE | ||
manage.py | ||
README.md | ||
run_integration_tests.sh | ||
settings.py | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
urls.py |
StackTach
StackTach is a debugging / monitoring utility for OpenStack ([Open]StackTach[ometer]). StackTach can work with multiple datacenters including multi-cell deployments.
Watch the video here: http://www.youtube.com/watch?v=pZgwDHZ3wm0
Overview
OpenStack has the ability to publish notifications to a RabbitMQ exchange as they occur. So, rather than pouring through reams of logs across multiple servers, you can now watch requests travel through the system from a single location.
A detailed description of the notifications published by OpenStack is available here