lengfaqiang a67356ffd0 sentinel-1.8.6源码改造上传 il y a 2 ans
..
src a67356ffd0 sentinel-1.8.6源码改造上传 il y a 2 ans
README.md a67356ffd0 sentinel-1.8.6源码改造上传 il y a 2 ans
pom.xml a67356ffd0 sentinel-1.8.6源码改造上传 il y a 2 ans

README.md

Sentinel Metric Exporter

Sentinel Metric Exporter is a module which provides the Sentinel metric data exporting ability. Now you can integrate it into your Sentinel application, and then get the metric data in JMX. You can also integrate the JMX data into your monitor system easily, like Prometheus.

To use Sentinel Metric Exporter, you should add the following dependency:

<dependency>
    <groupId>com.alibaba.csp</groupId>
    <artifactId>sentinel-metric-exporter</artifactId>
    <version>x.y.z</version>
</dependency>

And then you can find the MBean info in your tool.

MBean Info