Bearbeiten

Freigeben über


Data logged to app/extension telemetry

For an app/extension that enables telemetry, the Business Central platform emits telemetry events that happen in the context of the AL code of the app/extension. For example, you get telemetry events when users interact with pages from your app/extension, when REST APIs from your app/extension are called, or when reports from your app/extension are rendered. You get telemetry events when users get error dialogs raised in pages from your app/extension, and when your AL code consumes excessive resources on the Business Central server or database.

Currently, Business Central offers telemetry on the following operations (the column Extension support shows the types of events that are emitted to app/extension telemetry):

Area Description Online On-premises Extension support More information
AppSource Submission Validation Provides information about validation when an extension is submitted to AppSource. check mark for feature. check mark for feature Learn more
App key vault secrets Provides information about the retrieval of secrets from Azure Key Vaults by extensions. check mark for feature.[1] check mark for feature[1] check mark for feature Learn more
Authorization Provides information about user sign-in attempts. Information includes success or failure indication, reason for failure, user type, and more. check mark for feature. check mark for feature. Learn more
Azure Function Integration[6] Provides information about requests to Azure Functions from Business Central check mark for feature. check mark for feature Learn more
Changelog configuration changes[9] Provides information about changes to the configuration of the change log. check mark for feature. check mark for feature Learn more
Client actions[7] Provides information about usage of client features. check mark for feature. check mark for feature Learn more
Cloud migration[8] Provides information about cloud migration setup, replication runs, and data upgrade check mark for feature. Learn more
Company lifecycle Provides information about creating, copying, and deleting of companies. check mark for feature. check mark for feature Learn more
Configuration package lifecycle Provides information about operations done on configuration packages, including exporting, importing, applying, and deleting. check mark for feature. check mark for feature Learn more
Database deadlocks[5] Provides information about database deadlocks that occur. check mark for feature. check mark for feature Learn more
Database lock timeouts Provides information about database locks that have timed out. check mark for feature. check mark for feature Learn more
Database wait statistics Provides information about the wait categories and the wait times a query runs into. check mark for feature. check mark for feature Learn more
Email Provides information about the success or failure of sending emails. check mark for feature. check mark for feature Learn more
Environment lifecycle [5] Provides information about changes and operations on an environment, like updates, hotfixes, copy, move, delete, configuration changes, and more. check mark for feature. Learn more
Environment validation [7] Provides information about proactive validattions on extensions in the environment against the next release. check mark for feature. Learn more
Error message quality[5] Provides information about error messages that users thought were helpful or unhelpful. check mark for feature. check mark for feature Learn more
Error method Provides information about error dialogs that are shown to the users. check mark for feature. check mark for feature check mark for feature. Learn more
Extension lifecycle [2] Provides information about the success or failure of extension-related operations, like publishing, synchronizing, installing, and more. check mark for feature. check mark for feature check mark for feature Learn more
Extension update Provides information about errors that occur and upgrade tags used when upgrading an extension. check mark for feature. check mark for feature check mark for feature Learn more
Extension Upload Validation[9] Provides information about validations when a user/administrator uploads a per-tenant extension to an environment from the Extension Management page. check mark for feature. Learn more
Feature Management[7] Provides information about the state changes done on the Feature Management page. check mark for feature. check mark for feature Learn more
Feature telemetry Provides information about the usage and errors of features. check mark for feature. check mark for feature Learn more
Field monitoring trace Provides information about the usage of the field monitoring feature. check mark for feature. check mark for feature Learn more
Job queue Provides information about creating and running job queue entries. check mark for feature. check mark for feature Learn more
Long running AL method trace[3] Provides information about long running AL methods. check mark for feature. check mark for feature check mark for feature Learn more
Long running operation (SQL query) Provides information about SQL queries that take longer than expected to execute. check mark for feature. check mark for feature check mark for feature Learn more
Onboarding[7] Provides information about the onboarding of users. check mark for feature. check mark for feature Learn more
Page views Provides information about the pages that users open in the modern client. check mark for feature. check mark for feature.[6] check mark for feature[4] Learn more
Performance Toolkit (BCPT) Provides information about test results from running the Business Central Performance Toolkit (BCPT). check mark for feature. check mark for feature. Learn more
Permissions Provides information about adding, removing, and assigning permission sets. check mark for feature. Learn more
Permissions dependency cycle[5] Provides information about dependency cycles in permissions. check mark for feature. check mark for feature Learn more
Permission error[5] Provides information about errors related to permissions that users get. check mark for feature. check mark for feature. Learn more
Profile configuration lifecycle[6] Provides information about design operations done on profiles from the client. check mark for feature. check mark for feature. Learn more
Report generation Provides information about the execution of reports. check mark for feature. check mark for feature check mark for feature Learn more
Report layout lifecycle[10] Provides information about actions taken by users on report layouts. check mark for feature. check mark for feature check mark for feature Learn more
Retention policy trace[3] Provides information about the usage of the retention policy feature. check mark for feature. check mark for feature Learn more
Stopped sessions[5] Provides information about background sessions that were forcibly stopped from the admin center or by calling the StopSession method from AL. check mark for feature. check mark for feature Learn more
Table index trace[3] Provides information about the addition or removal of a table index. check mark for feature. check mark for feature check mark for feature Learn more
Task scheduler lifecycle Provides information the execution of scheduled tasks. check mark for feature. check mark for feature Learn more
User checklists[5] Provides information about when the status of a user checklist changes check mark for feature. check mark for feature Learn more
Verbose logging enabled/disabled[5] Provides information about when additional logging is enabled and disabled from the client. check mark for feature. check mark for feature Learn more
Web service access key authentication Provides information about the authentication of web server access keys on web service requests. check mark for feature. check mark for feature Learn more
Web service publish failures[8] Provides information about the web services publish failures. check mark for feature. check mark for feature check mark for feature Learn more
Web service requests (incoming) Provides information about the execution time of incoming web service requests. check mark for feature. check mark for feature check mark for feature Learn more
Web service requests (outgoing ) Provides information about the execution time of outgoing web service requests. check mark for feature. check mark for feature check mark for feature Learn more

1This signal is only emitted to the Application Insights resource that's specified in the extension.

2Introduced in Business Central 2020 release wave 1, version 16.3. For extension telemetry, this signal was introduced in 2020 release wave 2, version 17.1.

3Introduced in Business Central 2020 release wave 1, version 17.1. For extension telemetry, this signal was introduced in 2021 release wave 1, version 18.1.

4Introduced in Business Central 2021 release wave 1, version 18.

5Introduced in Business Central 2022 release wave 1, version 20.

6Introduced in Business Central 2022 release wave 2, version 21.

7Introduced in Business Central 2023 release wave 1, version 22.

8Introduced in Business Central 2023 release wave 1, version 22.1.

9Introduced in Business Central 2023 release wave 2, version 23.

10Introduced in Business Central 2024 release wave 2, version 25.1.

See also

Instrumenting an application for telemetry
Viewing telemetry data in Azure Application Insights