adr icon indicating copy to clipboard operation
adr copied to clipboard

[Proposal] Add App versioning tag

Open yordis opened this issue 4 years ago • 1 comments

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 https://github.com/straw-hat-team/adr/issues/21

yordis avatar Oct 17 '21 02:10 yordis

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[bot] avatar Jan 15 '22 05:01 stale[bot]