jar

com.ocadotechnology.newrelicalertsconfigurator : newrelic-alerts-configurator-dsl

Maven & Gradle

Jul 13, 2023
39 stars

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.

Table Of Contents

Latest Version

Download com.ocadotechnology.newrelicalertsconfigurator : newrelic-alerts-configurator-dsl JAR file - Latest Versions:

All Versions

Download com.ocadotechnology.newrelicalertsconfigurator : newrelic-alerts-configurator-dsl JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.3.x
4.2.x
4.1.x
4.0.x
3.6.x
3.5.x
3.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window newrelic-alerts-configurator-dsl-5.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmAppConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmAppConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmExternalServiceConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmExternalServiceConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmJvmConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmJvmConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmKeyTransactionConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ApmKeyTransactionConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.BrowserConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.BrowserConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.Conditions.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.NrqlConditionConfigurationDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.NrqlConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.NrqlConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.NrqlSignalConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ServersMetricConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.ServersMetricConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.SignalLostConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.SignalLostConfigurationDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.SyntheticsConditionDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.SyntheticsConditionDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.UserDefinedConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.UserDefinedConfigurationDslKt.class - [JAR]

com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.NrqlTermConfigurations.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.NrqlTermsConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.NrqlTermsConfigurationDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.TermConfigurations.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.TermsConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.condition.terms.TermsConfigurationDslKt.class - [JAR]

com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.Channels.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.EmailChannelDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.EmailChannelDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.PagerDutyChannelDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.PagerDutyChannelDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.SlackChannelDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.SlackChannelDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.UserChannelDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.UserChannelDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.WebhookChannelDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.channel.WebhookChannelDslKt.class - [JAR]

com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.ApplicationConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.ApplicationConfigurationDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.ApplicationConfigurations.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.PolicyConfigurationDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.PolicyConfigurationDslKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.configuration.PolicyConfigurations.class - [JAR]

com.ocadotechnology.newrelic.alertsconfigurator.dsl

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.ConfiguratorDsl.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.ConfiguratorKt.class - [JAR]

├─ com.ocadotechnology.newrelic.alertsconfigurator.dsl.NewRelicConfigurationMarker.class - [JAR]