[wordpress插件] Application Insights Dashboard PluginApplication Insights仪表板插件

wordpress 插件 文章 2020-02-20 04:40 520 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Application Insights Dashboard gives you the ability to view your Application Insights data in your WordPress dashboard.

Application Insights仪表板使您能够在WordPress仪表板中查看Application Insights数据。

Appinsights merging with Website

Appinsights与网站合并

    1. Download another plugin “https://wordpress.org/plugins/application-insights/”
    2. 下载另一个插件“ https://wordpress.org/plugins/application-insights/”

    2.Install This Plugin =

    2。安装此插件=

    a.

    a。

    Extract the Application Insights plugin to the plugins directory of the WordPress installation.

    将Application Insights插件解压缩到WordPress安装的plugins目录中。

    e.g.

    例如

    if WordPress is installed in “C:\inetpub\wwwroot\wordpress” directory, extract the zip file into directory “C:\inetpub\wwwroot\wordpress\wp-content\plugins”.

    如果将WordPress安装在“ C:\ inetpub \ wwwroot \ wordpress”目录中,则将zip文件解压缩到“ C:\ inetpub \ wwwroot \ wordpress \ wp-content \ plugins”目录中。

    b.

    b。

    To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins.

    要激活插件,请以管理员身份登录WordPress并导航到插件列表。

    Then check the associated checkbox for the plugin and click on “Activate” link.and Configure install it and then activate the plugin

    然后选中插件的相关复选框,然后单击“激活”链接。并配置安装它,然后激活插件

    c.

    c。

    Goto Setting and fine application insights and add the instrumentation key of the components for which you want statistics.

    转到“设置”并获得详细的应用程序见解,并添加要统计其组件的检测键。

    Configure the plugin

    配置插件

      1. The plugin can be configured in Settings > Application Insights Dashboard.

        可以在“设置”>“ Application Insights仪表板”中配置插件。

      2. Enter the Tenant ID and Client ID and click “Authorize Plugin” button.

        输入租户ID和客户端ID,然后单击“授权插件”按钮。

        You can find these values under the CONFIGURE tab of your Azure Active Directory application in the Microsoft Azure portal.

        您可以在Microsoft Azure门户的Azure Active Directory应用程序的“配置”选项卡下找到这些值。

      3. Login in using your Microsoft Azure credentials.

        使用您的Microsoft Azure凭据登录。

安装步骤

Install

安装

    1. Extract the Application Insights Dashboard plugin appinsights.zip to the plugins directory of the WordPress installation.

      将Application Insights仪表板插件appinsights.zip提取到WordPress安装的plugins目录中。

      e.g.

      例如

      if WordPress is installed in “C:\inetpub\wwwroot\wordpress” directory, extract the appinsights.zip file into directory “C:\inetpub\wwwroot\wordpress\wp-content\plugins”.

      如果将WordPress安装在“ C:\ inetpub \ wwwroot \ wordpress”目录中,请将appinsights.zip文件解压缩到“ C:\ inetpub \ wwwroot \ wordpress \ wp-content \ plugins”目录中。

    2. To activate the plugin, log in into the WordPress as administrator and navigate to list of plugins.

      要激活插件,请以管理员身份登录WordPress并导航到插件列表。

      Then check the associated checkbox for the plugin and click on “Activate” link.

      然后选中插件的相关复选框,然后单击“激活”链接。

    Register an Azure Active Directory application

    注册Azure Active Directory应用程序

    For these steps, you must have an Azure subscription with access to the Azure Active Directory tenant.

    对于这些步骤,您必须具有Azure订阅,并且可以访问Azure Active Directory租户。

      1. Sign in to the Azure portal, and navigate to the ACTIVE DIRECTORY section.

        登录到Azure门户,然后导航到“活动目录”部分。

        Choose the directory (tenant) that you would like to use.

        选择您要使用的目录(租户)。

        This should be the active directory which is linked to your Azure subscription.

        这应该是链接到您的Azure订阅的活动目录。

      2. Under the APPLICATIONS tab, click ADD to register a new application.

        在“应用程序”选项卡下,单击“添加”以注册新的应用程序。

        Choose ‘Add an application my organization is developing’, and a recognizable name.

        选择“添加我的组织正在开发的应用程序”,以及一个可识别的名称。

        Select the application type as “Native client application”.

        选择应用程序类型为“本地客户端应用程序”。

      3. Enter a value for Redirect URI with the format http:///wp-admin/options-general.php

        以以下格式输入重定向URI的值:http:///wp-admin/options-general.php

        e.g.

        例如

        http://localhost/wordpress/wp-admin/options-general.php

        http://localhost/wordpress/wp-admin/options-general.php

下载地址
https://downloads.wordpress.org/plugin/application-insights-dashboard-beta.zip
-EOF-

AI助手支持GPT4.0