For the complete documentation index, see llms.txt. This page is also available as Markdown.

Application Insights

SCEPman インスタンスに関するデータのグラフィカルな表示(失敗した要求、可用性、指定期間におけるサーバー応答時間など)を取得するには、Application Insights を有効にすることを推奨します。

App Service で Application Insights を有効にするには、以下の手順に従ってください。

1

SCEPman の App Service に移動します

Azure > App Services > app-scepman-xxxxxx

2

Application Insights を選択して有効にします

左側のメニューで、Monitoring > Application Insights を展開します

3

新しい Application Insights リソースを作成します

Windows ベースのデプロイの場合は、を選択します .NET を選択し、 Collection level Recommended. を選択します。 (Linux ベースのデプロイの場合は、 .NET Core)

Profiler および Snapshot debugger は、既定で既に有効になっているはずです。

そのままにする ローカル変数 [...] を表示Offにします。そうしないと、Application Insights により起動の遅延やエラーメッセージが発生する可能性があります。

4

設定を適用する

これで、SCEPman で Application Insights を使用できるようになりました。

最終更新

役に立ちましたか?