The alignment process to match tag query results with the metric definition
looks at the tag k/v pairs and makes a special consideration for a wildcard tag value.
The change adjusts datasource.js so that the '.*' notation will match a query result
and metric definition.
The alignment process to match tag query results with the metric definition looks at the tag k/v pairs and makes a special consideration for a wildcard tag value. The change adjusts datasource.js so that the '.*' notation will match a query result and metric definition.