microsoft / ApplicationInsights-LocalForwarder

Local Forwarder is an agent that collects Application Insights or OpenCensus telemetry from a variety of SDKs and routes it to the Application Insights backend.
MIT License
28 stars 19 forks source link

Azure App Service (Linux) #34

Open atrauzzi opened 5 years ago

atrauzzi commented 5 years ago

If I have an application that is running on app service, do I have any options for sending opencensus telemetry to appinsights? Is a forwarder available in that environment or can I send opencensus data directly to appinsights?