New question #251034 on Graphite:
https://answers.launchpad.net/graphite/+question/251034
Hi,
Noticed in 0.9.12 when attempting to view metrics which are currently in the DB
they are not being displayed.
Its changed the top level to metrics from graphite in the previous version of
the webgui?
Is there anything that needs to be amended to stop this from occuring?
Details:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/django/core/handlers/base.py", line
101, in get_response
request.path_info)
File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
300, in resolve
sub_match = pattern.resolve(new_path)
File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
300, in resolve
sub_match = pattern.resolve(new_path)
File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
209, in resolve
return ResolverMatch(self.callback, args, kwargs, self.name)
File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
216, in callback
self._callback = get_callable(self._callback_str)
File "/usr/lib/python2.6/site-packages/django/utils/functional.py", line 27,
in wrapper
result = func(*args)
File "/usr/lib/python2.6/site-packages/django/core/urlresolvers.py", line
101, in get_callable
(lookup_view, mod_name))
ViewDoesNotExist: Could not import graphite.render.views.renderView. View does
not exist in module graphite.render.view
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.
_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help : https://help.launchpad.net/ListHelp