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.

atsd ec2 console


Comments

Popular posts from this blog

bash - Performing variable substitution in a string -

How to group boxplot outliers in gnuplot -