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

[Proposal] Add App versioning tag #24

Open
yordis opened this issue Oct 17, 2021 · 1 comment
Open

[Proposal] Add App versioning tag #24

yordis opened this issue Oct 17, 2021 · 1 comment
Labels
State: Deferred The ADR has not been acted upon for a significant period of time. Type: ADR It is something related to ADRs.

Comments

@yordis
Copy link
Member

yordis commented Oct 17, 2021

Context

How should we come up with some tagging for an app that allows us to use it in places like Sentry, HTTP calls headers, or any other thing that would be important to know which version of the app actually caused the issue, maybe even give customer support teams more insights and have fullstory metadata optimized as well.

Resolution

I am not sure, we should learn from others' good practices, here are some ideas so far of potential information.

  • AppName: identity of the app, for example: my-website
  • Release: identity of the release of the app, for example: d6cd1e2bd19e03a81132a23b2025920577f84e37 (commit sha) or v2.4.3
  • Environment: the environment of the app, for example: environment potentially related to [Proposal] Add app environments #21
@yordis yordis added State: Draft The ADR is being discussed. Type: ADR It is something related to ADRs. labels Oct 17, 2021
@stale
Copy link

stale bot commented Jan 15, 2022

This issue has been automatically marked as "Withdrawn". If this issue still relevant, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment.

@stale stale bot added the State: Withdrawn The ADR is withdrawn may be taken up by another champion. label Jan 15, 2022
@yordis yordis added the State: Deferred The ADR has not been acted upon for a significant period of time. label Jan 15, 2022
@stale stale bot removed the State: Withdrawn The ADR is withdrawn may be taken up by another champion. label Jan 15, 2022
@yordis yordis added State: Withdrawn The ADR is withdrawn may be taken up by another champion. and removed State: Draft The ADR is being discussed. labels Jan 15, 2022
@stale stale bot removed the State: Withdrawn The ADR is withdrawn may be taken up by another champion. label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Deferred The ADR has not been acted upon for a significant period of time. Type: ADR It is something related to ADRs.
Projects
None yet
Development

No branches or pull requests

1 participant