The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
step([$class: 'NewRelicDeploymentNotifier'])
: New Relic Deployment Notificationsnotifications
apiKey : String
Deployment notification requires an API key.
applicationId : String
Application to register deployment for.
description : String
Text annotation for the deployment - notes for you. 65535 characters or less.
revision : String
The revision number from your source control system. 127 characters or less.
changelog : String
A list of changes for this deployment. 65535 characters or less.
commit : String
A commit hash for this deployment. 65535 characters or less.
deeplink : String
A deeplink for this deployment. 65535 characters or less.
user : String
The name of the user/process that triggered this deployment. 31 characters or less.
Tip: Use build variables produced by Build User Vars Plugin.
entityGuid : String
An entity GUID to identify the application for this deployment. 65535 characters or less.
deploymentId : String
deploymentType : String
A deployment type for this deployment. 65535 characters or less.
groupId : String
A group id for this deployment. 65535 characters or less.
timestamp : String
A timestamp in milliseconds since January 1st 1970 UTC for this deployment. 65535 characters or less.
version : String
A version for this deployment. 65535 characters or less.
european : boolean
A flag for whether the plugin should use the EU endpoints.
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.