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.

Performance Signature: Dynatrace

createDynatraceDeploymentEvent: create Dynatrace Deployment event

  • envId : String
  • customProperties (optional)
      Array / List of Nested Object
    • key : String
    • value : String
  • entityIds (optional)
      Array / List of Nested Choice of Objects
    • $class: 'Application'
      • entityId : String
    • $class: 'Host'
      • entityId : String
    • $class: 'Process'
      • entityId : String
    • $class: 'ProcessGroup'
      • entityId : String
    • $class: 'Service'
      • entityId : String
  • tagMatchRules (optional)
      Array / List of Nested Object
    • meTypes (optional)
        Array / List of Nested Object
      • meType : String
    • tags (optional)
        Array / List of Nested Object
      • context : String (optional)
      • key : String (optional)
      • value : String (optional)

perfSigDynatraceReports: Performance Signature Dynatrace reports

  • envId : String
  • metrics (optional)
      Array / List of Nested Object
    • metricId : String
  • nonFunctionalFailure : int (optional)
  • specFile : String (optional)

recordDynatraceSession: record Dynatrace Saas/Managed session

  • envId : String
  • testCase : String
  • entityIds (optional)
      Array / List of Nested Choice of Objects
    • $class: 'Application'
      • entityId : String
    • $class: 'Host'
      • entityId : String
    • $class: 'Process'
      • entityId : String
    • $class: 'ProcessGroup'
      • entityId : String
    • $class: 'Service'
      • entityId : String
  • tagMatchRules (optional)
      Array / List of Nested Object
    • meTypes (optional)
        Array / List of Nested Object
      • meType : String
    • tags (optional)
        Array / List of Nested Object
      • context : String (optional)
      • key : String (optional)
      • value : String (optional)

recordDynatraceCustomSession: record Dynatrace Saas/Managed custom session

  • envId : String
  • testCase : String
  • entityIds (optional)
      Array / List of Nested Choice of Objects
    • $class: 'Application'
      • entityId : String
    • $class: 'Host'
      • entityId : String
    • $class: 'Process'
      • entityId : String
    • $class: 'ProcessGroup'
      • entityId : String
    • $class: 'Service'
      • entityId : String
  • tagMatchRules (optional)
      Array / List of Nested Object
    • meTypes (optional)
        Array / List of Nested Object
      • meType : String
    • tags (optional)
        Array / List of Nested Object
      • context : String (optional)
      • key : String (optional)
      • value : String (optional)
  • timeframeStart : long (optional)
  • timeframeStop : long (optional)

Was this page helpful?

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.