Dedeepya-T opened a new pull request #56:
URL: https://github.com/apache/qpid-broker-j/pull/56


   The Pull Request adds the Qpid Broker integration with Prometheus
   * a new broker plugin modules qpid-prometheus-exporter is added to collect 
Qpid broker statistics as Prometheus metrics
   * QpidCollector implements the Prometheus Client Collector interface
   * a new Plugin interface ContentFactory is added into the broker-core
   * an implementation of ContentFactory is for Prometheus metrics
   * a new servlet is added to serve content generated with ContentFactory
   * Prometheus servlets are mapped under /metrics and /metrics/*
   * /metrics serves broker metrics
   * /metrics/<virtual host node name>/<virtual host name> serves Virtual host 
metrics
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to