Ilya Tyaptin 2db760d9ac [MongoDB] Add regex to complex queries
In our workflow we need to get all samples by instance_id, but
resource_id isn't useful in some meters with extra resource_id
info.  For example: disk.device.read.bytes has a resource_id like
<instance_id>-<disk_type> and if we don't know disk type we
can't get samples by this resource.
In this CR regex complex query is added.

Change-Id: If32c8f94eadd6d55bc91665e91f1cde85dd024de
Partially-Implements: blueprint regexp-in-complex-query
2015-02-05 14:30:20 +04:00
..
2014-06-17 17:30:54 +02:00