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 AppMon (deprecated)

createDeploymentEvent: create Dynatrace Deployment event

  • dynatraceProfile : String

activateDTConfiguration: activate Dynatrace profile configuration

  • dynatraceProfile : String
  • configuration : String

createMemoryDump: create memory dump

  • dynatraceProfile : String
  • agent : String
  • host : String
  • autoPostProcess : boolean (optional)
  • capturePrimitives : boolean (optional)
  • captureStrings : boolean (optional)
  • dogc : boolean (optional)
  • lockSession : boolean (optional)
  • type : String (optional)

perfSigReports: Publish Performance Signature reports

  • dynatraceProfile : String
  • configurationTestCases
      Array / List of Nested Choice of Objects
    • $class: 'GenericTestCase'
      • name : String
      • singleDashboards
          Array / List of Nested Object
        • dashboard : String
      • comparisonDashboards
          Array / List of Nested Object
        • dashboard : String
      • xmlDashboard : String
      • clientDashboard : String (optional)
    • $class: 'UnitTestCase'
      • name : String
      • singleDashboards
          Array / List of Nested Object
        • dashboard : String
      • comparisonDashboards
          Array / List of Nested Object
        • dashboard : String
      • xmlDashboard : String
      • clientDashboard : String (optional)
  • deleteSessions : boolean (optional)
  • exportSessions : boolean (optional)
  • nonFunctionalFailure : int (optional)
  • removeConfidentialStrings : boolean (optional)

startSession: Start Dynatrace session recording

  • dynatraceProfile : String
  • testCase : String
  • lockSession : boolean (optional)
  • recordingOption : String (optional)

stopSession: Stop Dynatrace session recording

  • dynatraceProfile : String

createThreadDump: create thread dump

  • dynatraceProfile : String
  • agent : String
  • host : String
  • lockSession : boolean (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.