cloudfoundry / capi-release

Bosh Release for Cloud Controller and friends
Apache License 2.0
24 stars 102 forks source link

Add config option to disable statsd metrics on api vms #375

Closed kathap closed 10 months ago

kathap commented 10 months ago

When the enable_statsd_metrics configuration option is set to false, metrics on API VMs will be sent exclusively via Prometheus. The default behavior is true, where metrics are sent using both StatsD and Prometheus.