Skip to content

Instantly share code, notes, and snippets.

@TsuyoshiUshio
Created May 4, 2020 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TsuyoshiUshio/7e0b14de624f300d65cd2ed174489728 to your computer and use it in GitHub Desktop.
Save TsuyoshiUshio/7e0b14de624f300d65cd2ed174489728 to your computer and use it in GitHub Desktop.
Distributed Tracing sample
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"FUNCTIONS_WORKER_RUNTIME": "dotnet",
"APPINSIGHTS_INSTRUMENTATIONKEY": "<YOUR_APPINSGITHS_INSTRUMENTATIONKEY_HERE>"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment