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

Adjust instanceID for objectStorage to ensure uniqueness #74

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

TheBigLee
Copy link
Member

the instanceID must be unique in a single SO. Since objectstorage is billed on multiple metrics (storage, requests and trafficout) we need to adjust the instanceID to ensure it's unique for all metrics.

Checklist

  • The PR has a meaningful title. It will be used to auto generate the
    changelog.
    The PR has a meaningful description that sums up the change. It will be
    linked in the changelog.
  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

the instanceID must be unique in a single SO. Since objectstorage is
billed on multiple metrics (storage, requests and trafficout) we need to
adjust the instanceID to ensure it's unique for all metrics.

Signed-off-by: Nicolas Bigler <nicolas.bigler@vshn.ch>
@TheBigLee TheBigLee added the bug Something isn't working label Dec 28, 2023
@TheBigLee TheBigLee merged commit d8c03d2 into master Dec 28, 2023
3 checks passed
@TheBigLee TheBigLee deleted the fix/instance_id_unique branch December 28, 2023 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants