Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

kathap
Copy link
Contributor

@kathap kathap commented Jan 15, 2024

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.

  • I have viewed signed and have submitted the Contributor License Agreement

  • I have made this pull request to the develop branch

  • I have run CF Acceptance Tests on bosh lite

When the newly introduced config option disable_statsd_metrics is set to
true, metrics will be send via prometheus only on api vms. The default
is false, in this case metrics are send via statsd and prometheus.
@kathap kathap marked this pull request as draft January 15, 2024 11:43
@kathap kathap marked this pull request as ready for review January 17, 2024 10:28
@kathap kathap force-pushed the config-option-to-disable-statsd-metrics-on-api-vms branch from 747f17e to 04dcf92 Compare January 18, 2024 09:05
@philippthun philippthun merged commit ab4261c into cloudfoundry:develop Jan 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants