Prometheus Client Data Model

Prometheus Client Data Model: Generated Protocol Buffer Assets

License

License

Categories

Categories

CLI User Interface Prometheus Application Testing & Monitoring Monitoring
GroupId

GroupId

io.prometheus.client
ArtifactId

ArtifactId

model
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Prometheus Client Data Model
Prometheus Client Data Model: Generated Protocol Buffer Assets
Project URL

Project URL

http://github.com/prometheus/client_model

Download model

How to add to project

<!-- https://jarcasting.com/artifacts/io.prometheus.client/model/ -->
<dependency>
    <groupId>io.prometheus.client</groupId>
    <artifactId>model</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.prometheus.client/model/
implementation 'io.prometheus.client:model:0.0.2'
// https://jarcasting.com/artifacts/io.prometheus.client/model/
implementation ("io.prometheus.client:model:0.0.2")
'io.prometheus.client:model:jar:0.0.2'
<dependency org="io.prometheus.client" name="model" rev="0.0.2">
  <artifact name="model" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prometheus.client', module='model', version='0.0.2')
)
libraryDependencies += "io.prometheus.client" % "model" % "0.0.2"
[io.prometheus.client/model "0.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.5.0

Project Modules

There are no modules declared in this project.
io.prometheus.client

Prometheus

Versions

Version
0.0.2
0.0.1