influxdb - Name series with dash -


i have series name contain dash (exemple: foo-bar), can't apply queries series. got message error : error: syntax error, unexpected '-', expecting $end select * foo-bar ^

full syntax queries here on influxdb website. identifiers containing characters other a-z,0-9,_ must quoted. https://influxdb.com/docs/v0.9/query_language/query_syntax.html


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -