Skip to content

Export metrics using manually configured scheduling rather than using @EnableScheduling #8041

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

Closed
wilkinsona opened this issue Jan 20, 2017 · 1 comment

Comments

@wilkinsona
Copy link
Member

Automatically enabling scheduling when actuator's on the class path has surprised a few people (#8040, #7307). It can be avoid it by setting spring.metrics.export.enabled to false but then you either lose metrics exporting or you having to configure it all manually. It'd be nice if metrics could be exported without manual configuration and without enabling scheduling for the whole app.

@wilkinsona wilkinsona added for: team-attention An issue we'd like other members of the team to review status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Jan 20, 2017
@wilkinsona wilkinsona added theme: actuator and removed for: team-attention An issue we'd like other members of the team to review status: waiting-for-triage An issue we've not yet triaged labels Feb 1, 2017
@wilkinsona
Copy link
Member Author

This has been superseded by the planned move to Micrometer-based metrics (#9970)

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