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

fix(azure): append method on azure backend #736

Merged
merged 5 commits into from
Jun 4, 2021

Conversation

pedrosaraiva
Copy link
Contributor

@pedrosaraiva pedrosaraiva commented Jun 4, 2021

What this PR does:
Fix an issue with the append method on the Azure backend. The AppendBlock on the azure SDK only works when the block is created as an append blocks.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@CLAassistant
Copy link

CLAassistant commented Jun 4, 2021

CLA assistant check
All committers have signed the CLA.

@joe-elliott
Copy link
Member

We don't run Tempo on Azure so I'm willing to take this PR if you are testing it there and can confirm it works.

Heads up that the Azurite e2e test failed.

@pedrosaraiva
Copy link
Contributor Author

It's working on our environment

CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@joe-elliott joe-elliott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works for me :)

Thank you for your work on the Tempo Azure Backend!

@joe-elliott joe-elliott merged commit 58b5a6e into grafana:main Jun 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants