NewRelic Alerts Configurator

NewRelic Alerts Configurator can be used to configure NewRelic alerts for your application. Instead of defining alerts through UI you can define them in code. It allows you to automatize alerts configuration, easily recover them in case of wipe out and have full history of changes in your version control system.

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.ocadotechnology.newrelicalertsconfigurator
ArtifactId

ArtifactId

newrelic-api-client
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

NewRelic Alerts Configurator
NewRelic Alerts Configurator can be used to configure NewRelic alerts for your application. Instead of defining alerts through UI you can define them in code. It allows you to automatize alerts configuration, easily recover them in case of wipe out and have full history of changes in your version control system.
Project URL

Project URL

https://github.com/ocadotechnology/newrelic-alerts-configurator
Project Organization

Project Organization

Ocado Technology
Source Code Management

Source Code Management

https://github.com/ocadotechnology/newrelic-alerts-configurator

Download newrelic-api-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.11
org.glassfish.jersey.core : jersey-client jar 2.24.1
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.24.1
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.11.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.11.1

test (5)

Group / Artifact Type Version
junit : junit jar 4.13
com.google.guava : guava jar 29.0-jre
org.mockito : mockito-core jar 3.4.6
com.github.tomakehurst : wiremock jar 2.27.1
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.
com.ocadotechnology.newrelicalertsconfigurator

Ocado Technology

Versions

Version
4.0.1
4.0.0
3.6.1
3.6.0
3.5.3
3.5.2
3.5.1
3.5.0
3.4.1
3.4.0
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
2.0.3
2.0.2
2.0.1
2.0.1-RC1