rudderlabs / gatsby-plugin-rudderstack

Gatsby plugin to send customer event data to RudderStack
http://rudderstack.com/
MIT License
3 stars 4 forks source link

[Enhancement] Configure Self Hosted Control Plane URL #4

Closed cwray-tech closed 3 years ago

cwray-tech commented 3 years ago

Describe the issue In the initial build of this plugin, I did not configure the self hosted control plane url.

It is configured for the self hosted data plane url.

I would like to add a config option as shown in the new docs here to configure a self hosted control plane url.

Expected behavior When developers set up this plugin with a self hosted Rudderstack control plane, this should still send event data.

cwray-tech commented 3 years ago

Added this option!