Azure / appcat-rulesets

Repository for maintaining Rulesets for Windup
Eclipse Public License 2.0
6 stars 10 forks source link

Overrides the existing APM rule #108

Closed KaiqianYang closed 1 year ago

KaiqianYang commented 1 year ago

APM rule has been moved to technology usage. Override it with new messages and docs.

Application Insights and New Relic are documented clearly about how easy to integrate with App Service, while Elastic APM and Dynatrace are not documented so clearly or not so easy for integrating with App Service. So the formers' effort is 1, while the latters' effort is 3.

Fixes #103

KaiqianYang commented 1 year ago

I wonder if the customer really needs to take any action before moving apps with an already configured Cloud APM (like App Insights).

Hi @brunoborges, From my understanding, no action is required before moving apps with a configured Cloud APM. But after moving these apps to Azure, there are instructions for enabling the APM on Azure, such as additionally uploading the Java agent files. The specific instructions may vary depending on the APM and Azure service.

agoncal commented 1 year ago

@KaiqianYang thanks for your comments. Make sense to me. You can merge this PR