-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
feat: Azure Blob Storage Exporter #2637
Conversation
✅ Deploy Preview for go-feature-flag-doc-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2637 +/- ##
==========================================
- Coverage 85.09% 84.91% -0.18%
==========================================
Files 104 105 +1
Lines 4857 4940 +83
==========================================
+ Hits 4133 4195 +62
- Misses 573 588 +15
- Partials 151 157 +6 ☔ View full report in Codecov by Sentry. |
Hi @thomaspoignant everything going great? Noticed you've been working on this branch, is there anything you'd have me do instead? |
@Abeeujah sorry fir that, I had some issues with the tests and I've refactored them to work with azurite container. |
Quality Gate passedIssues Measures |
Ooh, I was just trying to be of help... |
Description
Implementation of Azure Blob Storage Exporter to export data usage of your flags to Azure Blob Storage
Closes issue(s)
Resolve #2559
Checklist
README.md
and/website/docs
)