Thanks. I can able to see the 'Monitoring' tab in the Horizon UI. However not able to launch the Monasca UI (Graphana). When trying to launch it, getting a "Page not found error:" :
Using the URLconf defined in openstack_dashboard.urls, Django tried these URL patterns, in this order: 1. ^$ [name='splash'] 2. ^api/ 3. ^home/$ [name='user_home'] 4. ^i18n/js/(?P<packages>\S+?)/$ [name='jsi18n'] 5. ^i18n/setlang/$ [name='set_language'] 6. ^i18n/ 7. ^jasmine-legacy/$ [name='jasmine_tests'] 8. ^jasmine/.*?$ 9. ^settings/ 10. ^monitoring/ 11. ^developer/ 12. ^admin/ 13. ^identity/ 14. ^project/ 15. ^auth/ 16. ^static\/(?P<path>.*)$ 17. ^media\/(?P<path>.*)$ 18. ^500/$ The current URL, grafana/index.html, didn't match any of these. Any help would be good. Thanks, Pradip On Tue, Jan 12, 2016 at 10:42 PM, Pradip Mukhopadhyay < [email protected]> wrote: > Thanks! So I can temporarily follow the step to enable it in my setup. > > > --pradip > > > On Tue, Jan 12, 2016 at 9:45 PM, Lin Hua Cheng <[email protected]> > wrote: > >> >> You would need to propose the new feature in the monasca-ui [1], which is >> the horizon plugin for displaying monasca dashboard. >> >> -Lin >> >> [1] https://github.com/openstack/monasca-ui/ >> >> On Tue, Jan 12, 2016 at 3:32 AM, Pradip Mukhopadhyay < >> [email protected]> wrote: >> >>> Hello, >>> >>> >>> We're using the following fullsetup to install Monasca (python): >>> >>> https://github.com/openstack/monasca-api/tree/master/devstack >>> >>> >>> >>> Most likely we need to do something more to see the "Monitoring" tab in >>> left hand side that takes us to Monasca graphana GUI. >>> >>> >>> Can anyone please point me? >>> >>> >>> We do see it when do a vagrant setup with mini-mon and devstack VMs. >>> >>> >>> Any help is highly solicited. >>> >>> >>> --pradip >>> >>> >>> >>> __________________________________________________________________________ >>> OpenStack Development Mailing List (not for usage questions) >>> Unsubscribe: >>> [email protected]?subject:unsubscribe >>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >>> >>> >> >> __________________________________________________________________________ >> OpenStack Development Mailing List (not for usage questions) >> Unsubscribe: >> [email protected]?subject:unsubscribe >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> >
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
