Self-hosted Sentry [GOT CREATED]

Hi,

It would be great if you could add a sentry instance url parameter instead of hard code sentry.io on Sentry integration, it would permit to call self-hosted sentry instances.

Thanks :slight_smile:

@dokime7 welcome to the community.

Just added this, however was not able to test it as I do not have a self hosted instance. Can you please test it and let me know if it works fine? Thanks.

https://github.com/n8n-io/n8n/pull/965

1 Like

Great! I will try to install dev environment in order to test it.
Thanks

1 Like

Yes! It works like a charm :slight_smile:
You will be able to merge it
Good job, thanks a lot!!

2 Likes

Thanks a lot for testing @dokime7! Just got merged and will be released with the next version.

Got released with n8n@0.83.0

Thanks :ok_hand:

1 Like

Unfortunately, in the latest version of n8n, if you configure access data for Sentry Self Hosted, and try to select that data when creating an integration, it is not available. However, if you want to add authorization data directly to the integration, if you select the โ€œServerโ€ checkbox, only the token field appears, and there is no way to enter the Sentry URL address.

3 Likes

isnโ€™t there any solution for this ?