(feature) Azure BlobStorage exporter #2559
Labels
📍 Assigned
enhancement
New feature or request
good first issue
Good for newcomers
ODHack9
p3
Longer term priority
Requirements
In order to continue GO Feature Flag support to major cloud provider we want to bring the same support as GCP and AWS for Azure.
To do this, we want to let GO Feature Flag users the possibility to export their flag usage to Azure BlobStorage.
For this, we want to have a Azure Blob Storage
exporter
that will store all the exported data directly to Azure.Things to take in consideration:
This exporter will be very similar to the S3 exporter and Google Storage exporter.
An example of PR to add a new exporter https://github.com/thomaspoignant/go-feature-flag/pull/1745/files
The text was updated successfully, but these errors were encountered: