Hi everyone,Has anyone faced the following problem when importing a health rule in JSON format?I'm using the following curl command:curl -sL -w "%{http_code}" -X POST --user "${USER}:${PASS}" \
-H "Content-Type: application/json" -F file=@${FILE}.jso...
Good afternoon team,This is a REST API service where we have a lot of changes in the API, new URIs come up and old ones are deleted all the time.Therefore I have created some dynamic Transaction Detection rules, so we don't need to be updating them e...
Hi team,We have a metric expression calculation to plot on the dashboard which very often has no data reported because at least one of the metrics within the expression has null value.
But seems to be deleted because we cannot access it, neither ou...
Hi team,
We have a situation where every now an then the CPU is increased considerably, and never recovers, until the consumption gets to 100%.To give you an example, if the first day of month the CPU is OK, one week later all in a sudden the CPU g...
I have learnt about the node property check-bt-excludes-early, which saved my day!This property "reverses the default order in which Java and .NET agents evaluate rules. If true, exclude rules are evaluated before match rules."More information here:h...
Same situation here.Spring Boot generates an /actuator/health transaction, which I believe that it's intended for liveness purposes.In any case, it's generating a lot of useless transaction traffic that we want to exclude.So I simply add an Exclude T...
I have been informed that the reported issue has been addressed in controller version 20.3.0. There is a property which needs to be enabled for the ER to be effective, so in case of a SaaS controller you need to contact Appdynamics Support team.In ca...
I'm also interested on this topic. We have a large number of BTs in the All Other Traffic (probably over 100) and in order to evaluate which gets out and which stays, firstly we need the list of them and the number of hits.
Thanks and regards