Class WavefrontController

java.lang.Object
com.wavefront.spring.actuate.WavefrontController

@ControllerEndpoint(id="wavefront") public class WavefrontController extends Object
An endpoint that provides access to the Wavefront dashboard.
Author:
Stephane Nicoll
  • Method Details

    • dashboard

      @GetMapping("/") public org.springframework.http.ResponseEntity<Void> dashboard()