09 Jan 2020 09:12 AM - last edited on 18 Oct 2022 11:49 AM by MaciejNeumann
Hi All,
are you aware if Dynatrace can monitor Load Balancers and what metrics are monitored? Currently our team is looking into different possibilities to monitor the load balancers and traffic flow across them.
Does it make sense to enable full-stack for Load Balancers, what will be the benefits?
Cheers,
Konstantin
Solved! Go to Solution.
09 Jan 2020 09:57 AM
In general this case is about what kind of LB you have. If you are using nginx/Apache as LB you will see how transactions are going through them, how they are performing etc. So it’s very useful. If you are using F5 that cannot be monitored by agent, you can always use AG plugin for collecting metrics from it‘s interface. If you have LB that is working in Azure / AWS without option for installing agent you will have some metrics that are provided by them. About how useful they are depends from scope of metrics they have.
If you have LB that can be monitored full stack it will show you all parts of response time. You can see as well logs with information about missing workers in configuration, transactions with code 503 that does not reach process (in their waY you will not see it at all).
Sebastian