Skip to content

Latest commit

 

History

107 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynatrace Axway APIM Integration

Axway APIM Integration with Dynatrace using Dynatrace One Agent

API Management Version Compatibility

This artifact tested with following versions:

  • V7.7 February 2026 release and above use main branch
  • V7.7 November 2022 release and above use Nov2022 branch
  • V7.7 November 2021 release use Nov2021 branch

Compile/Build

In build.gradle file, update dependencies location:

  • Set the variable apim_folder to you API-Gateway installation folder (e.g. opt/Axway/APIM/apigateway/system)
gradlew clean jar

Setup

Requests captured in Dynatrace

  • Policy exposed as Endpoint.
  • API manager Traffic
  • API Repository defined in Policystudio
  • API Manager UI traffic

Requests not captured in Dynatrace

  • API Manager REST API call.
  • Servlet defined in Policystudio.

API Gateway without API Manager

Add additional configuration in jvm.xml file to capture requests from API Gateway without API Manager.

<ConfigurationFragment>
    <VMArg name="-Dapimanager=false"/>
</ConfigurationFragment>

Dynatrace FAQ

Dynatrace is grouping services as volatile WebRequest

Contributing

Please read Contributing.md for details on our code of conduct, and the process for submitting pull requests to us.

Team

alt text Axway Team

License

Apache License 2.0

About

Axway APIM Dynatrace APM integration

Resources

Stars

10 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages