Last Version

Stackdriver Custom Metrics Publisher 0.3

Sends custom metrics to Stackdriver via HTTP

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.stackdriver
ArtifactId

ArtifactId

stackdriver-custommetrics
Version

Version

0.3
Type

Type

jar
Description

Description

Stackdriver Custom Metrics Publisher
Sends custom metrics to Stackdriver via HTTP
Project URL

Project URL

http://www.stackdriver.com
Source Code Management

Source Code Management

https://github.com/Stackdriver/stackdriver-custommetrics-java

Download stackdriver-custommetrics 0.3


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.1.1

Project Modules

There are no modules declared in this project.