-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed as not planned
Labels
Description
Is your feature request related to a problem? Please describe.
The latest F5 OTLP endpoint uses gRPC. The exporter should only support gRPC for the immediate future.
Describe the solution you'd like
Since the exporter is considered beta, update the exporter to use gRPC instead of HTTP.
Describe alternatives you've considered
- Create a new F5 Cloud exporter that is gRPC; however, this would be invalid since the HTTP exporter would not be supported.