google.golang.org/genproto/googleapis/monitoring/v3.CreateTimeSeriesRequest.TimeSeries (field)
5 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
metric_service.pb.go#L841: TimeSeries []*TimeSeries `protobuf:"bytes,2,rep,name=time_series,json=timeSeries,proto3" json:"time_series,omitempty"`
metric_service.pb.go#L885: return x.TimeSeries
contrib.go.opencensus.io/exporter/stackdriver
metrics_batcher.go#L131: TimeSeries: mb.allTss,
metrics_batcher.go#L154: return len(req.TimeSeries), err
stats.go#L408: TimeSeries: uniqueTimeSeries,
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |