Open joshlong opened 6 years ago
@joshlong If the idea is to run a separate instance of atlas you can publish metrics to, the setup is already dead simple:
$ java -jar atlas-1.5.3-standalone.jar memory.conf
I'd actually like this feature - it would be very helpful for standalone non web, spring boot applications to be able to report metrics.
Hi,
@jkschneider demonstrated how to embed Netflix Atlas, and it'd be nice if we could turn that into an embedded service for the Spring Cloud CLI (
spring cloud atlas
)