Describe the bug
metrics with utf8 strings in path are not displayed in graphs
To Reproduce
just send any metric with national chars in it
ex.
echo "local.random.gówno 5 date +%s" | nc ${SERVER} ${PORT}
Expected behavior
metrics show in graphs
Screenshots
no point
Environment (please complete the following information):
- OS flavor: Ubuntu
- Graphite-web version: latest docker - graphiteapp/graphite-statsd
- Django/Python version: latest docker - graphiteapp/graphite-statsd
- Setup type latest docker - graphiteapp/graphite-statsd
Describe the bug
metrics with utf8 strings in path are not displayed in graphs
To Reproduce
just send any metric with national chars in it
ex.
echo "local.random.gówno 5
date +%s" | nc ${SERVER} ${PORT}Expected behavior
metrics show in graphs
Screenshots
no point
Environment (please complete the following information):