-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
53 additions
and
57 deletions.
There are no files selected for viewing
7 changes: 4 additions & 3 deletions
7
examples/tracetest-azure-app-insights-collector/.env.template
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# Azure | ||
INSTRUMENTATION_KEY="" | ||
# Get the required information here: https://app.tracetest.io/retrieve-token | ||
|
||
# Tracetest API key and token | ||
TRACETEST_API_KEY="<YOUR_TRACETEST_API_KEY>" | ||
TRACETEST_API_TOKEN="<YOUR_TRACETEST_TOKEN>" | ||
|
||
# Azure | ||
APP_INSIGHTS_INSTRUMENTATION_STRING="InstrumentationKey=14f0532a-aad4-4cb1-9bdb-64d021622efd;IngestionEndpoint=https://eastus-8.in.applicationinsights.azure.com/;LiveEndpoint=https://eastus.livediagnostics.monitor.azure.com/" |
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
18 changes: 0 additions & 18 deletions
18
examples/tracetest-azure-app-insights-collector/test-api.yaml
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
examples/tracetest-azure-app-insights-collector/tests/test.yaml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
examples/tracetest-azure-app-insights-collector/tracetest-tracing-backend.yaml
This file was deleted.
Oops, something went wrong.