<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: awscodepipeline over jenkins project with performance signature in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123457#M1144</link>
    <description>&lt;P&gt;I’m not sure what you are trying to do. &lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 22 Sep 2019 07:24:24 GMT</pubDate>
    <dc:creator>skrystosik</dc:creator>
    <dc:date>2019-09-22T07:24:24Z</dc:date>
    <item>
      <title>Awscodepipeline over Jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123456#M1143</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm trying to integrate aws code pipeline over a Jenkins project and not a pipeline since the awscodepipeline plugin doesn't have a pipeline alternative and use the performance signature plugin that is only meant for Jenkins piplelines. is there a workaround to using the Dynatrace plugin in a Jenkins project instead?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2023 15:15:11 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123456#M1143</guid>
      <dc:creator>somayajulaas</dc:creator>
      <dc:date>2023-05-18T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123457#M1144</link>
      <description>&lt;P&gt;I’m not sure what you are trying to do. &lt;/P&gt;&lt;P&gt;Sebastian&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Sep 2019 07:24:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123457#M1144</guid>
      <dc:creator>skrystosik</dc:creator>
      <dc:date>2019-09-22T07:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123458#M1145</link>
      <description>&lt;P&gt;Not clear what you are trying to do.. but&lt;/P&gt;&lt;P&gt;AWS - &lt;A href="https://www.dynatrace.com/news/blog/unbreakable-devops-pipeline-shift-left-shift-right-self-healing/"&gt;https://www.dynatrace.com/news/blog/unbreakable-devops-pipeline-shift-left-shift-right-self-healing/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Dynatrace/AWSDevOpsTutorial"&gt;https://github.com/Dynatrace/AWSDevOpsTutorial&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Jenkins Performance signature - &lt;A href="https://www.dynatrace.com/news/blog/shift-left-in-jenkins-how-to-implement-performance-signature-with-dynatrace/"&gt;https://www.dynatrace.com/news/blog/shift-left-in-jenkins-how-to-implement-performance-signature-with-dynatrace/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Native jenkins + Dynatrace CLI - &lt;A href="https://github.com/dynatrace-innovationlab/jenkins-dynatrace-pipeline-tutorial"&gt;https://github.com/dynatrace-innovationlab/jenkins-dynatrace-pipeline-tutorial&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Sep 2019 09:46:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123458#M1145</guid>
      <dc:creator>leon_vanzyl</dc:creator>
      <dc:date>2019-09-22T09:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123459#M1146</link>
      <description>&lt;P&gt;you may also consider: &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/events/push-deployment-events-from-jenkins/"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/dynatrace-api/environment-api/events/push-deployment-events-from-jenkins/&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Sep 2019 09:50:19 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123459#M1146</guid>
      <dc:creator>leon_vanzyl</dc:creator>
      <dc:date>2019-09-22T09:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123460#M1147</link>
      <description>&lt;P&gt;It seems you want to use a Freestyle jenkins project that is not a pipeline project, use the Native jenkins  link and adapt the steps in the pipeline (sh steps) as steps in your freestyle project.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Sep 2019 09:53:48 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123460#M1147</guid>
      <dc:creator>leon_vanzyl</dc:creator>
      <dc:date>2019-09-22T09:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123461#M1148</link>
      <description>&lt;P&gt;No, the plugin can only be used with a jenkins pipeline, not with a Freestyle Project.&lt;/P&gt;&lt;P&gt;But you can have a look at &lt;A rel="noopener noreferrer" href="https://github.com/keptn/pitometer" target="_blank"&gt;Pitometer&lt;/A&gt;m which you could use in your jenkins project to do a performance signature without the plugin.&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 23 Sep 2019 09:06:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123461#M1148</guid>
      <dc:creator>pahofmann</dc:creator>
      <dc:date>2019-09-23T09:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: awscodepipeline over jenkins project with performance signature</title>
      <link>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123462#M1149</link>
      <description>&lt;P&gt;The accepted answer is an option but the Dynatrace CLI readme states: "The CLI now implements the main uses to gather and compare metrics as part of your CI/CD Delivery Pipeline. All gathered and compared data will end up as a Custom Device with Custom Metrics in Dynatrace, e.g: "My Jenkins Pipeline" with metrics such as "Response Time", "Throughput" or "Number of Incoming Dependencies". &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Oct 2019 11:40:24 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Awscodepipeline-over-Jenkins-project-with-performance-signature/m-p/123462#M1149</guid>
      <dc:creator>leon_vanzyl</dc:creator>
      <dc:date>2019-10-18T11:40:24Z</dc:date>
    </item>
  </channel>
</rss>

