go.opentelemetry.io/otel/api/metric.Descriptor.InstrumentationVersion (method)

3 uses

	go.opentelemetry.io/otel/api/metric (current package)
		descriptor.go#L75: func (d Descriptor) InstrumentationVersion() string {

	go.opentelemetry.io/otel/api/metric/registry
		registry.go#L86: 		descriptor.InstrumentationVersion(),
		registry.go#L96: 		desc.InstrumentationVersion(),