type go.opencensus.io/metric/metricdata.Attachments
6 uses
go.opencensus.io/metric/metricdata (current package)
exemplar.go#L34: Attachments Attachments // attachments (if any)
exemplar.go#L38: type Attachments map[string]interface{}
go.opencensus.io/plugin/ocgrpc
stats_common.go#L216: func getSpanCtxAttachment(ctx context.Context) metricdata.Attachments {
go.opencensus.io/stats
record.go#L43: attachments metricdata.Attachments
record.go#L50: func WithAttachments(attachments metricdata.Attachments) Options {
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L490: func attachmentsToPbAttachments(attachments metricdata.Attachments, projectID string) []*any.Any {
![]() |
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. |