• Dave Syer's avatar
    Add metric flusher to export remaining metrics on shutdown · b9db4742
    Dave Syer authored
    Before this change the app context closes and metrics that have not
    yet been exported ccan be orphaned. The design of this feature is simple:
    use Closeable where possible, so that it will be called automatically
    by Spring on shutdown.
    
    Fixes gh-5771
    b9db4742
Name
Last commit
Last update
..
java/org/springframework/boot/actuate Loading commit data...
resources Loading commit data...