DescriptionInitial backend for metrics in Observatory.
Two types of metrics:
* Counter - a measured value
* Gauge - A measured value with a min and max
Follow up CLs for the backend:
* Support for internal VM metrics (implemented in C++ but visible over the service).
Follow up CLs for the frontend:
* Query list of metrics
* Get latest value of a metric
* Collect values over time and graph them.
I'd like some feedback on the API and the data reported.
R=koda@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38793
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Total comments: 27
Patch Set 3 : #
Total comments: 8
Patch Set 4 : #Patch Set 5 : #
Total comments: 12
Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #
Messages
Total messages: 10 (0 generated)
|