You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/bin/grafana-dashboard-builder", line 11, in <module>
load_entry_point('grafana-dashboard-builder==0.5.0a2', 'console_scripts', 'grafana-dashboard-builder')()
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/cli.py", line 106, in main
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/exporter.py", line 54, in process_projects
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/components/base.py", line 140, in gen_json
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 59, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 57, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 59, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 59, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 57, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 59, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 59, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 51, in expand_placeholders
File "build/bdist.macosx-10.6-intel/egg/grafana_dashboards/context.py", line 69, in _expand
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/string.py", line 563, in vformat
result = self._vformat(format_string, args, kwargs, used_args, 2)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/string.py", line 585, in _vformat
obj, arg_used = self.get_field(field_name, args, kwargs)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/string.py", line 652, in get_field
obj = getattr(obj, i)
AttributeError: 'unicode' object has no attribute '*teststring'
The text was updated successfully, but these errors were encountered:
Variable parsing fails when the variable contains a dot char inside:
Produce this output:
The text was updated successfully, but these errors were encountered: