0.2.1
-
Fixed the translation of prometheus queries using regular expressions
(metric_name{job=~"something"}
) , so that the generated SQL queries match
the proper records in CrateDB. -
Fixed an issue that caused reads to increment the write metrics instead of
the read metrics.