Dynatrace sender pluginLink to Dynatrace sender plugin

This plugin requires a restart of 1Gateway after upgrade.

Version 2.5.11Link to Version 2.5.11

Releasev2.5.11
Date:16-09-2021
Requires:1Gateway v2.5, SDK v2.5

Fixes in this release:

  • Update stapm2dynatrace.json - removed default "noDataTimeout".

Version 2.5.10Link to Version 2.5.10

Releasev2.5.10
Date:13-09-2021
Requires:1Gateway v2.5, SDK v2.5

Fixes in this release:

  • Changed mapper to add a list of locations for each workflow / customer to fix calculations in Dynatrace.
  • Changed mapper to work with new APM timestamps

Version 2.5.8Link to Version 2.5.8

Releasev2.5.8
Date:18-03-2021
Requires:1Gateway v2.5, SDK v2.5

Fixes in this release:

  • Fixed an issue where we lost the order of the steps inside a test.

Version 2.5.7Link to Version 2.5.7

Releasev2.5.7
Date:2-12-2020
Requires:1Gateway v2.5, SDK v2.5

Fixes in this release:

  • Fixed NPE in DynatraceSender.sanitize(DynatraceSender.java:250)

Version 2.5.6Link to Version 2.5.6

Releasev2.5.6
Date:22-11-2020
Requires:1Gateway v2.5, SDK v2.5

Fixes for issues found in ST 7117:

  • Added check for old messages: if messages are more than 2 hours old, the plugin rejects them and doesn't even offer them to Dynatrace
  • Removed excessive logging on missing environment
  • Stopped throwing InvalidMessageException on old messages and on messages with missing environment

Enhancements in this release:

  • Added simulation mode, specify "fake" as servername and no messages will be sent to DT
  • Added support for a default environment. If no environment exists for a customer, but there is one called "Others", data will be sent to that "Others" environment.
  • Added support for different DT servers in different environments. Instead of specifying the environment key, specify the entire environment url. Do NOT enter a trailing / slash.

Version 2.5.3Link to Version 2.5.3

Releasev2.5.3
Date:28-09-2020
Requires:1Gateway v2.5, SDK v2.5

Fixes in this release:

  • Added 1 minute retry for data that lies in the future

Version 2.1Link to Version 2.1

Releasev2.1
Date:05-7-2019
Requires:1Gateway v2.3 or later