Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] Azure SDK Instrumentation (Storage + Queue) (#1316)
* Add skeleton for azure instrumentation * Finish encoding the azureblob operation name table * Fix docstring * Bunch of fixes for azure instrumentation * Add some tests * Add handler for azurequeue * Add Azure queue tests * Implement table storage handler * Remove (rotated) key 😅 * Add .env to .gitignore * Add first azuretable test Plus a bunch of refactoring to make it pass since it's a different library * Add more table tests * Fix default case if we don't recognize the service * Add handler for azure file share * Add Azure fileshare tests * CHANGELOG
- Loading branch information