开发者

Make graph of perf4j on the basis of request and maintain every day request performance

开发者 https://www.devze.com 2022-12-23 23:58 出处:网络
I want to make graph of perf4j on the basis of request and not on the basis of timeslice as shown when graph drawn for perf4j. How can the graph be drawn and maintained 开发者_StackOverflow中文版for c

I want to make graph of perf4j on the basis of request and not on the basis of timeslice as shown when graph drawn for perf4j. How can the graph be drawn and maintained 开发者_StackOverflow中文版for current and past requests without using timeslice?

Thank You


Start by looking at org.perf4j.LogParser. See the code to the GoogleChartGenerator and implement your own google chart graph.

You can use the Google Chart Editor to help you create the correct graph URL, and the great documentation at The Google Chart API website.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号