Skip to content

Commit

Permalink
Add Impressions tracking link to READMEs (Azure#5035)
Browse files Browse the repository at this point in the history
Add Tracking Impressions snippet to track 2 READMEs
  • Loading branch information
g2vinay authored Aug 22, 2019
1 parent 64efc1b commit 6610afa
Show file tree
Hide file tree
Showing 17 changed files with 35 additions and 1 deletion.
2 changes: 2 additions & 0 deletions sdk/appconfiguration/azure-data-appconfiguration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,3 +197,5 @@ If you would like to become an active contributor to this project please follow
[samples]: src/samples/java/com/azure/data/appconfiguration
[source_code]: src
[spring_quickstart]: https://docs.microsoft.com/azure/azure-app-configuration/quickstart-java-spring-app

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/appconfiguration/azure-data-appconfiguration/README.png)
2 changes: 2 additions & 0 deletions sdk/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Azure Core is split into a number of sub-components:
* [azure-core-test](azure-core-test) provides utilities and API to make writing tests for Azure Core simpler and consistent.

For documentation on using Azure Core, refer to the [azure-core readme](azure-core).

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/core/README.png)
2 changes: 2 additions & 0 deletions sdk/core/azure-core-amqp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ Azure Projects Contribution Guidelines](http://azure.github.io/guidelines.html).
1. Commit your changes (`git commit -am 'Add some feature'`)
1. Push to the branch (`git push origin my-new-feature`)
1. Create new Pull Request

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/core/azure-core-amqp/README.png)
2 changes: 2 additions & 0 deletions sdk/core/azure-core-test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,5 @@ If you would like to become an active contributor to this project please follow
[RecordedData.java]: ./src/main/java/com/azure/core/test/models/RecordedData.java
[RecordNetworkCallPolicy.java]: ./src/main/java/com/azure/core/test/policy/RecordNetworkCallPolicy.java
[TestBase.java]: ./src/main/java/com/azure/core/test/TestBase.java

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/core/azure-core-test/README.png)
2 changes: 2 additions & 0 deletions sdk/core/azure-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ If you would like to become an active contributor to this project please follow
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/core/azure-core/README.png)
4 changes: 3 additions & 1 deletion sdk/cosmos/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Java SDK for SQL API of Azure Cosmos DB
# Java SDK for SQL API of Azure Cosmos DB

[![Maven Central](https://img.shields.io/maven-central/v/com.microsoft.azure/azure-cosmos.svg)](https://search.maven.org/artifact/com.microsoft.azure/azure-cosmos)
[![Known Vulnerabilities](https://snyk.io/test/github/Azure/azure-cosmosdb-java/badge.svg?targetFile=sdk%2Fpom.xml)](https://snyk.io/test/github/Azure/azure-cosmosdb-java?targetFile=sdk%2Fpom.xml)
Expand Down Expand Up @@ -248,3 +248,5 @@ If you encounter any bugs with the SDK please file an [issue](https://github.com
[MIT License](LICENSE)

Copyright (c) 2018 Copyright (c) Microsoft Corporation

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/cosmos/README.png)
2 changes: 2 additions & 0 deletions sdk/eventhubs/azure-messaging-eventhubs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -386,3 +386,5 @@ Guidelines](./CONTRIBUTING.md) for more information.
[source_inmemorypartitionmanager]: ./src/main/java/com/azure/messaging/eventhubs/InMemoryPartitionManager.java
[source_loglevels]: ../../core/azure-core/src/main/java/com/azure/core/util/logging/ClientLogger.java
[source_partition_processor]: ./src/main/java/com/azure/messaging/eventhubs/PartitionProcessor.java

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/eventhubs/azure-messaging-eventhubs/README.png)
2 changes: 2 additions & 0 deletions sdk/identity/azure-identity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,3 +253,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct][code_of_con
[secrets_client_library]: ../../keyvault/azure-keyvault-secrets
[eventhubs_client_library]: ../../eventhubs/azure-messaging-eventhubs
[azure_core_library]: ../../core

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/identity/azure-identity/README.png)
2 changes: 2 additions & 0 deletions sdk/keyvault/azure-keyvault-keys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,3 +446,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
[sample_signVerifyAsync]: src/samples/java/com/azure/security/keyvault/keys/cryptography/SignVerifyOperationsAsync.java
[sample_wrapUnwrap]: src/samples/java/com/azure/security/keyvault/keys/cryptography/KeyWrapUnwrapOperations.java
[sample_wrapUnwrapAsync]: src/samples/java/com/azure/security/keyvault/keys/cryptography/KeyWrapUnwrapOperationsAsync.java
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/keyvault/azure-keyvault-keys/README.png)
2 changes: 2 additions & 0 deletions sdk/keyvault/azure-keyvault-secrets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,3 +306,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
[sample_BackupRestoreAsync]: src/samples/java/com/azure/security/keyvault/secrets/BackupAndRestoreOperationsAsync.java
[sample_ManageDeleted]: src/samples/java/com/azure/security/keyvault/secrets/ManagingDeletedSecrets.java
[sample_ManageDeletedAsync]: src/samples/java/com/azure/security/keyvault/secrets/ManagingDeletedSecretsAsync.java
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/keyvault/azure-keyvault-secrets/README.png)
2 changes: 2 additions & 0 deletions sdk/servicebus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,5 @@ To use a proxy for unit tests, set an environment variable `RUN_WITH_PROXY` to `
8. Go to environment and add above mentioned environment variable and the regarding connection string.
9. Click "Apply" and then "Run"
10. You should have a new view next to the package explorer called JUnit showing the running tests and see Console outputs depending on which test currently runs. If you do not see the JUnit tab go to Window > Show view > Other... > Java > JUnit

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/servicebus/README.png)
2 changes: 2 additions & 0 deletions sdk/storage/azure-storage-blob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,3 +283,5 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
[coc]: https://opensource.microsoft.com/codeofconduct/
[coc_faq]: https://opensource.microsoft.com/codeofconduct/faq/
[coc_contact]: mailto:[email protected]

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/storage/azure-storage-blob/README.png)
2 changes: 2 additions & 0 deletions sdk/storage/azure-storage-file/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -481,3 +481,5 @@ If you would like to become an active contributor to this project please follow
[samples_directory]: src/samples/java/com/azure/storage/file/DirectorySample.java
[samples_file]: src/samples/java/com/azure/storage/file/FileSample.java
[samples_async]: src/samples/java/com/azure/storage/file/AsyncSample.java

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/storage/azure-storage-file/README.png)
2 changes: 2 additions & 0 deletions sdk/storage/azure-storage-queue/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,3 +409,5 @@ If you would like to become an active contributor to this project please follow
[samples_message]: src/samples/java/com/azure/storage/queue/MessageSamples.java
[samples_queue_exception]: src/samples/java/com/azure/storage/queue/QueueExceptionSamples.java
[samples_async]: src/samples/java/com/azure/storage/queue/AsyncSamples.java
![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/storage/azure-storage-queue/README.png)
2 changes: 2 additions & 0 deletions sdk/storage/microsoft-azure-storage-blob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,5 @@ When sending pull requests, please send non-breaking PRs to the dev branch and b
* [Azure Storage Service](http://azure.microsoft.com/en-us/documentation/services/storage/)
* [Azure Storage Team Blog](http://blogs.msdn.com/b/windowsazurestorage/)
* [Javadoc](http://azure.github.io/azure-storage-java/)

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/storage/microsoft-azure-storage-blob/README.png)
2 changes: 2 additions & 0 deletions sdk/tracing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ This project welcomes contributions and suggestions. Most contributions require
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/tracing/README.png)
2 changes: 2 additions & 0 deletions sdk/tracing/tracing-opentelemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@
## Next steps

## Contributing

![Impressions](https://azure-sdk-impressions.azurewebsites.net/api/impressions/azure-sdk-for-java/sdk/tracing/tracing-opentelemetry/README.png)

0 comments on commit 6610afa

Please sign in to comment.