java - Plot a graph using metric information fetched using AWS Cloudwatch -
i have retrieved metrics data of aws ec2 service using aws cloudwatch java api.
now need show metrics data real time streaming , plot graph. have never worked in of java graph library/api. can suggest how start? also, should web application ajax requests keep on fetching metrics data?
diy fun sure, can use existing tools collect cloudwatch metrics , present them real-time portals.

Comments
Post a Comment