Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Releases: Dynatrace/Dynatrace-AppMon-Chef

v1.0.10

10 Aug 09:55
Compare
Choose a tag to compare

Improve quality of chef scripts

v1.0.8

02 Aug 09:07
Compare
Choose a tag to compare

Renaming repository and coobook

v1.0.7

19 Jul 13:43
Compare
Choose a tag to compare

v1.0.6

14 Jun 12:41
Compare
Choose a tag to compare

Installing AppMon 7.0

v1.0.4

23 Dec 11:34
Compare
Choose a tag to compare
  • Fixed restarting of services when wsagent_package recipe is run several times (see 443420b and 17424c1)
  • Fixed minor rubocop offences

v1.0.2

22 Nov 10:46
Compare
Choose a tag to compare
  • Fixed uninstall recipes
  • Fixed restarting of Dynatrace services when the same recipe is run several times
  • Extracted PWH connection configuration for Dynatrace Server to a separate recipe
  • Other minor fixes

v1.0.1

19 Oct 10:40
Compare
Choose a tag to compare
  • Added Chef build badge to the README.md (which involved some refactoring of the cookbook)

v1.0.0

04 Oct 14:20
Compare
Choose a tag to compare

Changelog

  • Upgraded to Dynatrace 6.5 (commit 05c6b33133)
  • Added server_update, host_agent and *uninstall recipes
  • Added the possibility to download Dynatrace packages from AWS S3 service (based on aws-sdk gem)
  • Added the possibility to install several Dynatrace packages on one node
  • Added the possibility to inject more than one Java Agent

v6.3

07 Mar 17:34
Compare
Choose a tag to compare

Changelog

  • Upgrade to Dynatrace 6.3 (Commit f03c99f)
  • Bump version (Commit 9cb9dd5)
  • Update platforms list (Commit 7e3c42b)
  • Add section Problems? Questions? Suggestions? (Commit 70281d4)
  • Add proper exit codes (Commit c59ab78)

v0.1.14

07 Mar 09:50
Compare
Choose a tag to compare

Changelog

  • Eliminate LWRP 'file_append_line' and 'file_replace_line' (Commit ac6258e)
  • Eliminate LWRP 'wait_until_port_is_open' and 'wait_until_rest_endpoint_is_ready' (Commit a1dd4f1)
  • Update agent artifact file names for integration tests (Commit 171bfd8)
  • Add kernel check for agent and wsagent (Commit adcbd47)