|
|
2 жил өмнө | |
|---|---|---|
| .. | ||
| src | 2 жил өмнө | |
| README.md | 2 жил өмнө | |
| pom.xml | 2 жил өмнө | |
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.