- Mark as New
- Subscribe to RSS Feed
- Permalink
‎10 Feb 2022
03:59 PM
- last edited on
‎27 Nov 2023
11:28 AM
by
fstekelenburg
Hi all.
Can someone explain to me the difference between Affected vs Impacted in the Problem panel. Any example would be great!
Thanks and cheers
JoseAn
Solved! Go to Solution.
- Labels:
-
problem detection
-
problems classic
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎30 Mar 2022 06:40 PM
Impacted is direct, so a Service Failure will impact a Service, but that Impacted Service Failure will Affect your application. The application isn't rendered dead, but a functionality of it might be affected. Hence the two terms of Impacted Vs affected.
- Mark as New
- Subscribe to RSS Feed
- Permalink
‎30 Mar 2022 07:15 PM
Hi @joseA,
to expand a little bit on Chads response, impacted entities will represent a short list (also shown in the UI) of entities impacted by the problem, focused on the level of Services, Applications and RUM.
While affected entities will show all entities that are affected by the problem. To get a better look at this pull the problem via the API v2 and have a look at these fields: 'impactedEntities' and 'affectedEntities'
Best,
Mark
