| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAWS Контейнер PaaS Providers CLI Взаимодействие с пользователем Prometheus Тестирование приложения и мониторинг Monitoring |
| Группа | Группаcom.deevvi |
| Идентификатор | Идентификаторprometheus-exporter-for-aws-clients |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеPrometheus Exporter for AWS clients library
Lightweight Request Handler to add on any AWS client in order to obtain Prometheus metrics.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/ -->
<dependency>
<groupId>com.deevvi</groupId>
<artifactId>prometheus-exporter-for-aws-clients</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation 'com.deevvi:prometheus-exporter-for-aws-clients:1.0.4'
// https://jarcasting.com/artifacts/com.deevvi/prometheus-exporter-for-aws-clients/
implementation ("com.deevvi:prometheus-exporter-for-aws-clients:1.0.4")
'com.deevvi:prometheus-exporter-for-aws-clients:jar:1.0.4'
<dependency org="com.deevvi" name="prometheus-exporter-for-aws-clients" rev="1.0.4">
<artifact name="prometheus-exporter-for-aws-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.deevvi', module='prometheus-exporter-for-aws-clients', version='1.0.4')
)
libraryDependencies += "com.deevvi" % "prometheus-exporter-for-aws-clients" % "1.0.4"
[com.deevvi/prometheus-exporter-for-aws-clients "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.amazonaws : aws-java-sdk-core | jar | 1.11.956 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.5.5 |
| com.google.guava : guava | jar | 30.0-jre |
| com.deevvi : http-status-code | jar | 1.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| org.mockito : mockito-inline | jar | 2.21.0 |