Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Features

Tom Kerkhove edited this page May 3, 2017 · 2 revisions

Here is a list of the current features:

  • Support for Traces
    • Specify severity level. (Optional)
  • Support for Metrics
    • Support for simple metrics as well as sampling
  • Support for Custom Events
  • Support for providing context (optional)
    • Provide more information about the current context of each trace, custom event & metric
  • Support for cross Application Insights usage
    • Specify a fixed telemetry id to being used on the API App itself for all requests from the Logic App
    • Specify the telemetry id for each request to be more flexible and re-use one API App for multiple Logic App instances

You can explore the Swagger of this connector here.

Clone this wiki locally