Hi, I want to calculate max TPS on a particular day for last 3 months for some specific URL's. I just have 5 URL's so I can run the query separately for separate URL's. Looking for a Table something like below -
URL maxTPS(count) date
add-to-cart 400 07-01-2019
add-to-cart 600 06-01-2019
Let me know if anyone can help here please.
↧