From e5e28e23248f68c9c10cba1f19f46a9df154ddf9 Mon Sep 17 00:00:00 2001 From: Jason Zhen Date: Tue, 10 Mar 2020 11:01:42 -0700 Subject: [PATCH 1/2] update introscope_agent version to 20.x --- config/introscope_agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/introscope_agent.yml b/config/introscope_agent.yml index 70f69b547d..781cd17aaf 100644 --- a/config/introscope_agent.yml +++ b/config/introscope_agent.yml @@ -15,6 +15,6 @@ # Configuration for the CA Wily framework --- -version: 11.+ +version: 20.+ repository_root: https://ca.bintray.com/apm-agents default_agent_name: $(jq -r -n "$VCAP_APPLICATION | .application_name") From 1e196a6185eacf874ca9592eaab231246b5f6410 Mon Sep 17 00:00:00 2001 From: Jason Zhen Date: Thu, 25 Feb 2021 09:46:36 -0800 Subject: [PATCH 2/2] updated to pull the latest Instroscope Agent. --- config/introscope_agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/introscope_agent.yml b/config/introscope_agent.yml index 781cd17aaf..5a9095a913 100644 --- a/config/introscope_agent.yml +++ b/config/introscope_agent.yml @@ -15,6 +15,6 @@ # Configuration for the CA Wily framework --- -version: 20.+ +version: + repository_root: https://ca.bintray.com/apm-agents default_agent_name: $(jq -r -n "$VCAP_APPLICATION | .application_name")