Skip to content

Commit

Permalink
profiles: fix versioning in selector (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
florianl authored Apr 25, 2024
1 parent 39339ef commit a40cafc
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 a40cafc

Please sign in to comment.