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

Feature/sentry tags #553

Merged
merged 5 commits into from
Sep 10, 2020
Merged

Feature/sentry tags #553

merged 5 commits into from
Sep 10, 2020

Conversation

kevgliss
Copy link
Contributor

@kevgliss kevgliss commented Sep 9, 2020

Allows you to specify env tags that will be gathered and sent to sentry. An example:

ENV_TAGS="foo:bar"

Will attempt to pull bar from the current ENV and set it's value to the tag foo

docs/configuration/app.md Outdated Show resolved Hide resolved
Co-authored-by: Marc Vilanova <39573146+mvilanova@users.noreply.github.com>
@lgtm-com
Copy link

lgtm-com bot commented Sep 9, 2020

This pull request introduces 1 alert when merging c889628 into 57f61ec - view on LGTM.com

new alerts:

  • 1 for Module is imported with 'import' and 'import from'

@kevgliss kevgliss merged commit 4619ba8 into develop Sep 10, 2020
@kevgliss kevgliss deleted the feature/sentry-tags branch September 10, 2020 16:01
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