[Proposal] Add App versioning tag
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) orv2.4.3 - Environment: the environment of the app, for example:
environmentpotentially related to https://github.com/straw-hat-team/adr/issues/21
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.