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

Implement X-Instance-Id custom header field #31

Open
B4rtware opened this issue Feb 17, 2021 · 0 comments
Open

Implement X-Instance-Id custom header field #31

B4rtware opened this issue Feb 17, 2021 · 0 comments
Labels
enhancement New feature or request v1.1.0

Comments

@B4rtware
Copy link
Owner

Examples:

  • msA/1.1%22s
  • msA/1.1/feature-22aabbcc%22s
  • A/1%22s
  • msA/1.1/feature-22aabbcc%22s(msB/2.2%33s)
  • msA/1.1/feature-22aabbcc%22s(msB/xx%333s+msC/222%444s)
  • A/1.1%22s(B/1.1%22s(C/1.1%22s+D/1.1%22s)+D/1.1%22s(E/1.1%22s))

Syntax: X-Instance-Id <name>/<version>/<metadata>

  • Metadata e.g <commit hash>%<seconds>
@B4rtware B4rtware changed the title Implement X-Instance-Id custom header field. Implement X-Instance-Id custom header field Feb 17, 2021
@B4rtware B4rtware added the enhancement New feature or request label Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v1.1.0
Projects
None yet
Development

No branches or pull requests

1 participant