I have been trying to extract information from the graphs on the
Appengine Status pages. For example, consider the graph on this page:
http://code.google.com/status/appengine/detail/datastore/2010/10/22#ae-trust-detail-datastore-get-latency

This graph shows the latency of DataStore Get() requests throughout
the day.

It uses the Google Chart API and uses an Extended Encoding
scheme(http://code.google.com/apis/chart/docs/
data_formats.html#extended)

I managed to decode the data but am having a hard time trying to
relate the information to the graph. Does anyone have any clues? I can
post the data if needed.

Someone asked a similar question on the Google Charts group (http://
groups.google.com/group/google-chart-api/browse_thread/thread/
980640ed5dd71660/5a4cfaea328b479f?lnk=gst&q=appengine#5a4cfaea328b479f)

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to