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
    • Type: String
  • customProperties (optional)
      Array / List of Nested Object
    • key
      • Type: String
    • value
      • Type: String
  • entityIds (optional)
      Array / List of Nested Choice of Objects
    • $class: 'Application'
      • entityId
        • Type: String
    • $class: 'Host'
      • entityId
        • Type: String
    • $class: 'Process'
      • entityId
        • Type: String
    • $class: 'ProcessGroup'
      • entityId
        • Type: String
    • $class: 'Service'
      • entityId
        • Type: String
  • tagMatchRules (optional)
      Array / List of Nested Object
    • meTypes (optional)
        Array / List of Nested Object
      • meType
        • Type: String
    • tags (optional)
        Array / List of Nested Object
      • context (optional)
        • Type: String
      • key (optional)
        • Type: String
      • value (optional)
        • Type: String

perfSigDynatraceReports: Performance Signature Dynatrace reports

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

recordDynatraceSession: record Dynatrace Saas/Managed session

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

recordDynatraceCustomSession: record Dynatrace Saas/Managed custom session

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

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.