| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJMeter Тестирование приложения и мониторинг Prometheus Monitoring |
| Группа | Группаcom.github.johrstrom |
| Идентификатор | Идентификаторjmeter-prometheus-plugin |
| Последняя версия | Последняя версия0.6.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJmeter-Prometheus Listener Plugin
A Jmeter plugin that creates a Prometheus endpoint of results.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jmeter-prometheus-plugin-0.6.0.pom | |
| jmeter-prometheus-plugin-0.6.0.jar | 158 KB |
| jmeter-prometheus-plugin-0.6.0-sources.jar | 36 KB |
| jmeter-prometheus-plugin-0.6.0-javadoc.jar | 206 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/ -->
<dependency>
<groupId>com.github.johrstrom</groupId>
<artifactId>jmeter-prometheus-plugin</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation 'com.github.johrstrom:jmeter-prometheus-plugin:0.6.0'
// https://jarcasting.com/artifacts/com.github.johrstrom/jmeter-prometheus-plugin/
implementation ("com.github.johrstrom:jmeter-prometheus-plugin:0.6.0")
'com.github.johrstrom:jmeter-prometheus-plugin:jar:0.6.0'
<dependency org="com.github.johrstrom" name="jmeter-prometheus-plugin" rev="0.6.0">
<artifact name="jmeter-prometheus-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.johrstrom', module='jmeter-prometheus-plugin', version='0.6.0')
)
libraryDependencies += "com.github.johrstrom" % "jmeter-prometheus-plugin" % "0.6.0"
[com.github.johrstrom/jmeter-prometheus-plugin "0.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.jmeter : ApacheJMeter_core | jar | 5.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.jmeter : ApacheJMeter_java | jar | 5.1.1 |
| junit : junit | jar | 4.11 |