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 CONTROL_CENTER_JMX_HOSTNAME and CONTROL_CENTER_JMX_PORT for easy JMX setup #62

Open
james-johnston-thumbtack opened this issue Jan 2, 2024 · 0 comments

Comments

@james-johnston-thumbtack

The Schema Registry images support setting environment variables SCHEMA_REGISTRY_JMX_HOSTNAME and SCHEMA_REGISTRY_JMX_PORT to easily expose JMX metrics for the service. The code in Schema Registry is below:

https://github.com/confluentinc/schema-registry-images/blob/v7.5.2/schema-registry/include/etc/confluent/docker/launch#L17-L34

The corresponding launch script for Control Center does not have a similar feature:

https://github.com/confluentinc/control-center-images/blob/v7.5.2/control-center/include/etc/confluent/docker/launch

Could it be added?

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

No branches or pull requests

1 participant