Add vector() function to CHANGELOG.md.

This commit is contained in:
Julius Volz 2015-09-18 13:10:02 +02:00
parent 4c7c367a4b
commit 7ea867b4c9
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ All changes:
discovery.
* [FEATURE] Allow scalar expressions in recording rules to enable use cases
such as building constant metrics.
* [FEATURE] Add `label_replace()` query language function.
* [FEATURE] Add `label_replace()` and `vector()` query language functions.
* [FEATURE] In Consul service discovery, fill in the `__meta_consul_dc`
datacenter label from the Consul agent when it's not set in the Consul SD
config.