mirror of
https://github.com/prometheus/prometheus.git
synced 2025-02-02 08:31:11 -08:00
Add vector() function to CHANGELOG.md.
This commit is contained in:
parent
4c7c367a4b
commit
7ea867b4c9
|
@ -53,7 +53,7 @@ All changes:
|
||||||
discovery.
|
discovery.
|
||||||
* [FEATURE] Allow scalar expressions in recording rules to enable use cases
|
* [FEATURE] Allow scalar expressions in recording rules to enable use cases
|
||||||
such as building constant metrics.
|
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`
|
* [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
|
datacenter label from the Consul agent when it's not set in the Consul SD
|
||||||
config.
|
config.
|
||||||
|
|
Loading…
Reference in a new issue