Skip to content

Commit 63c94a1

Browse files
florianlVinozzZ
authored andcommitted
profiles: fix versioning in selector (open-telemetry#551)
1 parent 95775bf commit 63c94a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry/proto/collector/profiles/v1experimental/profiles_service_http.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ type: google.api.Service
44
config_version: 3
55
http:
66
rules:
7-
- selector: opentelemetry.proto.collector.profiles.v1.ProfilesService.Export
7+
- selector: opentelemetry.proto.collector.profiles.v1experimental.ProfilesService.Export
88
post: /v1experimental/profiles
99
body: "*"

0 commit comments

Comments
 (0)