Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v3] Add custom sentry tags #103

Merged
merged 1 commit into from
May 20, 2018
Merged

[v3] Add custom sentry tags #103

merged 1 commit into from
May 20, 2018

Conversation

schnapster
Copy link
Contributor

@schnapster schnapster commented May 20, 2018

By default sentry tags the server name. This PR allows to set optional additional custom tags for a lavalink server instance, which then can be sorted by in sentry. This PR is useful when running more than one LL instance on one machine for example, or otherwise group and sort through reports of various instances.

Moved the sentry configuration into its own configuration key / class to avoid cluttering the server configuration. The previous dsn location is deprecated, but still supported and will result in a friendly warning detailing the new location / configuration key, until it is removed in a version post v3.

@schnapster schnapster changed the title Add custom sentry tags [v3] Add custom sentry tags May 20, 2018
@schnapster schnapster changed the base branch from v3 to dev May 20, 2018 22:09
@schnapster schnapster changed the title [v3] Add custom sentry tags [dev] Add custom sentry tags May 20, 2018
@schnapster schnapster changed the base branch from dev to v3 May 20, 2018 22:12
@schnapster
Copy link
Contributor Author

Thought this one was not a breaking change either, but it kinda builds upon 2557262 so...nope, not backporting it to dev.

@schnapster schnapster changed the title [dev] Add custom sentry tags [v3] Add custom sentry tags May 20, 2018
@freyacodes
Copy link
Member

It kinda is a breaking change, as it changes the location of the DSN and deprecates the old one.

@freyacodes freyacodes merged commit 8e0e26e into lavalink-devs:v3 May 20, 2018
freyacodes pushed a commit to freyacoded/repo-test that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants