Home
last modified time | relevance | path

Searched defs:statsExporter (Results 1 – 9 of 9) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/contrib.go.opencensus.io/exporter/stackdriver/
H A Dstats.go56 type statsExporter struct { struct
57 o Options
59 viewDataBundler *bundler.Bundler
60 metricsBundler *bundler.Bundler
62 protoMu sync.Mutex
65 metricMu sync.Mutex
68 c *monitoring.MetricClient
69 defaultLabels map[string]labelValue
70 ir *metricexport.IntervalReader
72 initReaderOnce sync.Once
[all …]
H A Dmetrics_proto_test.go1151 func protoMetricToTimeSeries(ctx context.Context, se *statsExporter, mappedRsc *monitoredrespb.Moni…
H A Dstackdriver.go303 statsExporter *statsExporter member
/dports/sysutils/istio/istio-1.6.7/vendor/contrib.go.opencensus.io/exporter/stackdriver/
H A Dstats.go61 type statsExporter struct { struct
62 o Options
64 viewDataBundler *bundler.Bundler
65 metricsBundler *bundler.Bundler
67 protoMu sync.Mutex
70 metricMu sync.Mutex
73 c *monitoring.MetricClient
74 defaultLabels map[string]labelValue
75 ir *metricexport.IntervalReader
77 initReaderOnce sync.Once
[all …]
H A Dmetrics_proto_test.go1130 func protoMetricToTimeSeries(ctx context.Context, se *statsExporter, mappedRsc *monitoredrespb.Moni…
H A Dstackdriver.go295 statsExporter *statsExporter member
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/contrib.go.opencensus.io/exporter/stackdriver/
H A Dstats.go56 type statsExporter struct { struct
57 o Options
59 viewDataBundler *bundler.Bundler
60 metricsBundler *bundler.Bundler
62 protoMu sync.Mutex
65 metricMu sync.Mutex
68 c *monitoring.MetricClient
69 defaultLabels map[string]labelValue
70 ir *metricexport.IntervalReader
72 initReaderOnce sync.Once
[all …]
H A Dmetrics_proto_test.go1151 func protoMetricToTimeSeries(ctx context.Context, se *statsExporter, mappedRsc *monitoredrespb.Moni…
H A Dstackdriver.go303 statsExporter *statsExporter member