Class Prometheus

  • All Implemented Interfaces:

    @Path(value = "/metrics") 
    public class Prometheus
    
                        

    A REST endpoint exposing JVB stats for Prometheus. Any scraper supporting Prometheus' text-based formats (text/plain; version=0.0.4 or OpenMetrics) is compatible with this /metrics endpoint. JSON is provided when the client performs a request with the 'Accept' header set to application/json. The response defaults to text/plain; version=0.0.4 formatted output.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description