Skip to content

Commit c63e366

Browse files
authored
Merge pull request #109159 from mrbullwinkle/mrb_03_26_2020_python_SDK
update to link to Python repo based instructions
2 parents d701da7 + 76d0f72 commit c63e366

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/azure-monitor/app/custom-endpoints.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,10 @@ Live Metrics Endpoint: "QuickPulse_Endpoint_Address"
183183
</script>
184184
```
185185

186+
### Python
187+
188+
For guidance on modifying the ingestion endpoint for the opencensus-python SDK consult the [opencensus-python repo.](https://github.com/census-instrumentation/opencensus-python/blob/af284a92b80bcbaf5db53e7e0813f96691b4c696/contrib/opencensus-ext-azure/opencensus/ext/azure/common/__init__.py)
189+
186190
## Regions that require endpoint modification
187191

188192
Currently the only regions that require endpoint modifications are [Azure Government](https://docs.microsoft.com/azure/azure-government/documentation-government-services-monitoringandmanagement#application-insights) and [Azure China](https://docs.microsoft.com/azure/china/resources-developer-guide).

0 commit comments

Comments
 (0)