Supporting .NET Core Applications Monitoring

The agent now supports .NET Core Applications monitoring.

.NET Core Applications monitoring

The Microsoft .NET agent supports monitoring that meets the following criteria:
  • .NET Core applications that are hosted in IIS only.
    Note: The Microsoft .NET agent does not monitor .NET Core applications that are hosted outside of IIS and Desktop Core applications.
  • .NET framework WCF service and database calls when the WCF service that contains the database calls is invoked from .NET Core applications.
  • .NET Core applications that are developed on .NET framework platform.

Limitations

  • The following database attribute groups are not supported:
    • KQE_DATABASE_CALL_DETAILS
    • KQE_DATABASE_CALL_SUMMARY
  • Since .NET Core does not support WCF applications, the Microsoft .NET agent does not support the two related attribute groups KQE_WCF_OPERATION_LEVEL_DATA and KQE_SERVICE_MODEL_SERVICE_FILTER.