Skip to content

Commit

Permalink
profiles: fix versioning in selector (open-telemetry#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianl authored and VinozzZ committed Jun 21, 2024
1 parent 95775bf commit 63c94a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ type: google.api.Service
config_version: 3
http:
rules:
- selector: opentelemetry.proto.collector.profiles.v1.ProfilesService.Export
- selector: opentelemetry.proto.collector.profiles.v1experimental.ProfilesService.Export
post: /v1experimental/profiles
body: "*"

0 comments on commit 63c94a1

Please sign in to comment.