Hi all,
I know that in Splunk i can capture the end to end response time of an URL. But, is there any option to capture the metrics like Google developer tools.
I want to capture the metrics like DNS Lookup time, Initial Connection time, etc. for every URI within a URL. Please let me know if there is any app or any solution for this.
This is implemented by using Curl Commands and running the commands from shell script. It works fine now
This is implemented by using Curl Commands and running the commands from shell script. It works fine now