Servicetrace APM poller pluginLink to Servicetrace APM poller plugin

This plugin requires a restart of 1Gateway after upgrade.

Version 2.5.25Link to Version 2.5.25

Releasev2.5.25
Date:19-10-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • F1-1184 Request to order step data by timestamp.

Version 2.5.24Link to Version 2.5.24

Releasev2.5.24
Date:29-09-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Fixed query. Was getting start time in a 12 hour format instead of 24 hour format.
  • Setting maximum allowed interval to avoid 400 error in Dynatrace.

Version 2.5.23Link to Version 2.5.23

Releasev2.5.23
Date:28-09-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Added CronExpression support to calculate interval and added cron expression to query.
  • Fixed error handling when the message does not have an interval.
  • Discarding messages without an interval.

Version 2.5.22Link to Version 2.5.22

Releasev2.5.22
Date:21-09-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Added missing locations array.
  • Changed query: added id for each message. This id is used to filter messages we have already seen.

Version 2.5.21Link to Version 2.5.21

Releasev2.5.21
Date:20-09-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Added missing locations array.
  • Fixed timestamp formats for startTime, endTime and data/nr/timestamp in SQL query to make them the same as in the API.

Version 2.5.20Link to Version 2.5.20

Releasev2.5.20
Date:20-09-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Enhancements in this release:

  • Added option to query the APM Database directly with a query provided in support_files/query.sql.

Version 2.5.19Link to Version 2.5.19

Releasev2.5.19
Date:28-06-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Fixed issues with missing data and switched step results.

Version 2.5.18Link to Version 2.5.18

Releasev2.5.18
Date:16-06-2022
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Fixed incomplete servicetrace data in Dynatrace - made max delay configurable.

Version 2.5.17Link to Version 2.5.17

Releasev2.5.17
Date:08-10-2021
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Fix for excessive polling and added log detail.

Version 2.5.16Link to Version 2.5.16

Releasev2.5.16
Date:13-09-2021
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 with hotfix 2020.1.3 or later

Fixes in this release:

  • Added a list of locations for each workflow / customer to fix calculations in Dynatrace.

Version 2.5.15Link to Version 2.5.15

Releasev2.5.15
Date:21-05-2021
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 or later

Fixes in this release:

  • Changed the APM endpoint to incorporate APM fix for incorrect endtime.
  • Working around lagging of messages in APM, causing missed messages in Dynatrace.

Upgrade notes:

The timestamp format in APM has changed for starttime and endtime, therefore you will need changes in the mappers. If you have not modified the default APM to Dynatrace mapper, you can install the mapper included in this package. Make sure to move it into production using the System Maintenance screen.


Version 2.5.14Link to Version 2.5.14

Releasev2.5.14
Date:23-04-2021
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 or later

Fixes in this release:

  • Zero or negative schedule interval when running same schedule from multiple stations.

Version 2.5.13Link to Version 2.5.13

Releasev2.5.13
Date:17-02-2021
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 or later

Fixes in this release:

  • Set a maximum interval to avoid Dynatrace rejection.

Version 2.5.12Link to Version 2.5.12

Releasev2.5.12
Date:02-12-2020
Requires:1Gateway v2.5 or later, SDK 2.5 or later, APM 2020.1 or later

Enhancements in this release:

  • Support for single tenant / tenant SaaS configuration. To use, configure customer api key instead of admin.

Version 2.5.10Link to Version 2.5.10

Releasev2.5.10
Date:22-11-2020
Requires:1Gateway v2.5 or later, SDK 2.5 or later

Fixes for issues found in ST 7117:

  • Removing trailing / from server, this caused timestamp save issue.
  • Added recommendation of 300 to interval
  • Checking that the timestamp is not too far in the past on every poll.
  • Changed query param to Z, UTC timestamps.
  • Added APM timestamp bug workaround in case needed.
  • Made customer refresh interval configurable
  • Added nullcheck for customers without datasources

Enhancements in this release:

  • Improved logging and error handling
  • Added support for http and https