Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

How to change sentry DSN? #105

Open
js361014 opened this issue Nov 18, 2022 · 10 comments
Open

How to change sentry DSN? #105

js361014 opened this issue Nov 18, 2022 · 10 comments
Assignees
Labels
help wanted Extra attention is needed module:sentry
Projects

Comments

@js361014
Copy link
Contributor

How to change sentry DSN from http://sentry@127.0.0.1:23517/1 to, for example, http://1ba03f57b85fd4e568833e922c609770@127.0.0.1:23517/1?

@butschster
Copy link
Member

butschster commented Nov 18, 2022

Hi! There is no difference between sentry and 1ba03f57b85fd4e568833e922c609770. You can use any of username

@butschster butschster self-assigned this Nov 18, 2022
@butschster butschster added help wanted Extra attention is needed module:sentry labels Nov 18, 2022
@js361014
Copy link
Contributor Author

Ok, so where can I add this username validation? Sentry urls originally looks like https://PUBLIC_KEY@SENTRY_URL/PROJECT_ID and PUBLIC_KEY is validated with PROJECT_ID.

@butschster
Copy link
Member

What kind of validation do you want?

@butschster butschster added this to To do in Server via automation Nov 18, 2022
@js361014
Copy link
Contributor Author

I would like to link usernames to projects.

@butschster
Copy link
Member

I would like to link usernames to projects.

As I understand, you want to display username?

@js361014
Copy link
Contributor Author

js361014 commented Nov 20, 2022

I would like to link usernames to projects.

As I understand, you want to display username?

Where to display? What do you mean? I just want to username be a "public key" assigned to a project.

@butschster
Copy link
Member

Sorry, I don't get your idea! (((( Could you explain in more details?

@butschster
Copy link
Member

As I understand, you want to get public key from DSN and use it for project creation in "Project" section ?

@js361014
Copy link
Contributor Author

I would like to use public key from DSN as it is used originally in sentry.
Screenshot from 2022-11-21 10-05-57

@js361014
Copy link
Contributor Author

js361014 commented Dec 7, 2022

I can implement a feature which satisfies the need, but I need info which part of the app would be suitable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed module:sentry
Projects
Server
To do
Development

No branches or pull requests

2 participants