Skip to content

Expose Endpoint and Insecure on googlecloudpubsub exporter #29304

@marcosrmendezthd

Description

@marcosrmendezthd

Component(s)

No response

Is your feature request related to a problem? Please describe.

We are creating self-contained integration tests. While the pubsub receiver allows the endpoint and insecure configurations, the exporter does not.

Describe the solution you'd like

The ability to set the endpoint and insecure configuration options.

exporters:
  googlecloudpubsub:
    project: abc
    endpoint: mytestendpoint
    user_agent: projects/abc/topics/requests
    insecure: true

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions