Skip to content

Releases: Dynatrace/Dynatrace-AppMon-TFS-Integration-Plugin

Fixes for TFS 2017

01 Jun 12:11
Compare
Choose a tag to compare

Environment variables were not passed over different tasks anymore. Using another way to set these things now.
Write-Host "##vso[task.setvariable variable=DT_SERVICE_ENDPOINT_ID;]$dtserver" for example.

Fix issue ParameterBindingException

02 Mar 10:42
Compare
Choose a tag to compare

Fix compatibility with AppMon 7

16 Jun 13:52
Compare
Choose a tag to compare
v2.4.3

support Dynatrace AppMon 7

Support for the Release pipeline

31 Mar 13:09
Compare
Choose a tag to compare

From now on, this plugin also has effect on the release pipeline. For each configured environment, we will display the Dynatrace results table in the summary section. If there is data to display off course

Activation of DotNet Agent

17 Feb 13:41
Compare
Choose a tag to compare

Opionally activate DotNet agent via DT_AGENTACTIVE environment variable

Fix: Wait for the dynatrace results to be completed

23 Jan 15:20
Compare
Choose a tag to compare

Before collecting the results from Dynatrace, make sure they were all processed. So we poll every 20 seconds until the results are stable. With a max wait time of 200 seconds.

First usable version

20 Jan 11:13
Compare
Choose a tag to compare
Update README.md

Renamed plugin.