forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Internal]Add diagnostics cfg to CosmosClientBuilder logs (Azure#35454)
* Added option to override the MicroBatchPayloadSize in bytes in Cosmos DB Spark connector Added option to override the MicroBatchPayloadSize in bytes from Spark connector to accommodate better efficiency when documents are large > 110KB * Update BulkWriter.scala * Update BulkWriter.scala * Fixing test build breaks * Added changelog * Update configuration-reference.md * Changed the system usage in CosmodDiagnosticsContext to be a Map<string, String> * Update CHANGELOG.md * Update module-info.java * Update module-info.java * Update module-info.java * Changing property bag to Map<String, Object> * Adding diagnostics config to CosmosClientBuilder logs * Update CosmosClientTelemetryConfig.java
- Loading branch information
1 parent
9140d5b
commit 5a78a64
Showing
4 changed files
with
62 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters