mirror of
https://github.com/golang/go
synced 2024-11-18 17:04:41 -07:00
0337d82405
Histogram data still needs to be converted and timestamps are not attached as they are not yet available. What works: * convertMetric will now convert Int64Data and Float64Data. What does not work yet: * Histogram64Int and Histogram64Float will still not be converted. * StartTime and EndTime will not be attached to timeseries and points. * MetricDescriptors will not have a unit attached. * no labels will be attached to timeseries. Updates golang/go#33819 Change-Id: I65f9af716ba6282e809d0a9d10777d70475e4c83 GitHub-Last-Rev: 10820a9971e1f4c0529fadc567b2533256c2e961 GitHub-Pull-Request: golang/tools#170 Reviewed-on: https://go-review.googlesource.com/c/tools/+/199857 Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com> Reviewed-by: Ian Cottrell <iancottrell@google.com> Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com> |
||
---|---|---|
.. | ||
export | ||
log | ||
metric | ||
stats | ||
tag | ||
trace | ||
unit | ||
context.go | ||
doc.go | ||
event.go | ||
id.go | ||
metric.go | ||
tag.go | ||
trace.go |