Skip to content

Commit

Permalink
Update changelog with overriding prometheus annotations for metrics (h…
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhanushkodi authored Mar 12, 2021
1 parent c7c8c33 commit 6b639f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ FEATURES:
* Metrics: add support for metrics in Consul. This enables support for Consul Agent metrics,
Consul Gateway metrics, metrics merging to serve both application and sidecar metrics and support to configure a metrics provider for the Consul UI.
Additionally, adds templates for a demo installation of Prometheus and Grafana.
* If you have these Prometheus annotations on your Connect-inject Pods and enable Connect-Inject metrics (via `connectInject.metrics.defaultEnabled` or `consul.hashicorp.com/enable-metrics`), they will be overridden:
* `prometheus.io/scrape`
* `prometheus.io/port`
* `prometheus.io/path`

*Note* Metrics merging is supported in Consul version 1.10+

Expand Down

0 comments on commit 6b639f6

Please sign in to comment.