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

Documentation on configuring other monitoring systems than pre-configured ones #398

Open
sabbyanandan opened this issue Sep 29, 2021 · 0 comments
Assignees

Comments

@sabbyanandan
Copy link
Contributor

Moved from spring-cloud/spring-cloud-dataflow#4706

Considering that SCDF uses Spring Boot and Micrometer internally, it should be possible to configure any monitoring system that Micrometer supports. My company uses a statsd-based one, for example, that works totally fine with all our Spring Boot applications. SCDF documentation goes into detail on how to manage with pre-configured monitoring systems and dashboards but totally misses how to configure any other monitoring system. I'd assume that one can use externalized properties support from Spring Boot and pass properties from a file or CLI when starting the SCDF server. It'd be good to have a section in "Server Monitoring" devoted to that.

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

2 participants