|
|
|
|
|
by cevian
2828 days ago
|
|
In addition to JSON support we also support EAV type schemas which look like: - time | metric_name | value - or time | metric_id | value - or time | tags_id | value where the tags table contain normalized tags and metric names |
|