Java Agent Installation: Enable APM+ for Glassfish

If you have not already installed an agent on a server where your app lives, please see our Installation Documentation. Once the agent has been installed, please add the following line to the corresponding config file depending on your installation: Glassfish (4.x) Add the following line to the java-config section of the Glassfish  domain.xml file. <jvm-options>-javaagent:/usr/local/stackify/stackify-java-apm/stackify-java-apm.jar</jvm-options> Restart the Glassfish service.

Release Notes: Linux Agent 2.6

Release Overview Release Date: 01/03/2018 Release Features Standalone Logwatcher In this release there is added support for sending log files through a standalone logwatcher. This will allow users to send log messages from any external file without the need of a framework or uploading through the Stackify API. Release Enhancements The web app discovery job in the Linux agent now …

Release Notes: Linux Agent 2.5

Release Overview Release Date: 11/20/17 Release Features Netty/Akka Framework Support Added support for the Netty and Akka frameworks in APM. Release Enhancements Java APM Async instrumentation has been improved. Netty 4.x Akka 3.x Bug Fixes Fixed some values getting duplicated in JBoss/Postgres requests. Fixed a single incident issue where Java APM was causing a SQL problem for a specific setup.

Release Notes: Linux Agent 1.20 & Java APM 1.14

Release Overview Minor Enhancements and Bug Fixes Release Features Enhanced Agent Diagnostics An additional file (stackify-agent-diagnostic.log) that contains additional information about the agent and environment. OS information and disk space HTTP proxy configuration HTTP connection to API, Services, Ops and Presence Connection to Service Bus Release Enhancements JRE Upgrade The JRE that the agent uses has been upgraded to 8u112 …

Release Notes: Linux Agent 2.0 & Java APM 1.15

Release Overview Release Date: 6/21/17 Additional Agent Installation Options Support for Additional Application Servers Release Features Apt and Yum Support for Agent Installation and Update sudo apt-get install stackify-agent sudo yum install stackify-agent Agent Installation on Amazon EBS Support for Additional Application Servers Oracle WebLogic (12.x) IBM WebSphere (8.x, 9.x, Liberty) Apache TomEE (1.7.x, 7.0.x) Bug Fixes APM async tracking …

Release Notes: Linux Agent 2.1 & Java APM 1.16

Release Overview Release Date: 7/31/17 APM for Java Services Release Features APM for Java Services Defining the service transactions can be accomplished using our annotation library (stackify-java-apm-annot) or custom JSON configuration. If the service uses Quartz or Spring Batch, no code changes are required (both work out of the box). Additional APM Application Server Instrumentation WildFly Swarm Adobe AEM Additional …

Release Notes: Linux Agent 2.2

Release Overview Release Date: 8/16/17 Notable Feature: ELM masking for Java and agent logs Release Features ELM Masking Retrace can now mask sensitive data (i.e Social security numbers, credit cards, IP addresses) that come through our ELM tool from our Java Appenders and agent (does not mask logs from the Standalone Syslog server). Users will also be able to create …

Release Notes: Linux Agent 2.3

Release Overview Release Date: 9/27/17 Notable Feature: Play Framework Instrumentation Release Features Play Framework Instrumentation Added instrumentation for Play framework web applications Java Agent Installation: Enable APM+ for Play Framework Extended APM Web External Tracking Moving away from tracking at the domain level and start tracking the complete tokenized URL for APM Release Enhancements Agent diagnostics to use new support …