You can configure New Relic monitoring for Azure Function Apps hosted on Linux, Windows, or as containerized functions. This is achieved by instrumenting your Function App with the appropriate New Relic agent for its runtime such as Node.js, .NET, or Python.
あなたが始める前に
Ensure your Azure Function meets our compatibility and requirements.
AzureアカウントをNew Relicにリンクする
Link your Azure account to New Relic by configuring polling for Azure Monitor metrics. This enables you to view these metrics in the New Relic UI. For more information, refer Azure integration.
Instrument your Azure Function
Depending on your deployment environment, select one of the following options to instrument your Azure Function with the New Relic.
環境変数を設定する
After you've instrumented your Azure Function App with New Relic, configure environment variables for its runtime environment.
Azure Functionsを再起動します
環境変数を追加したら、 Azure Functions を再起動して変更を適用します。
次のステップ
Linux instrumentation
Learn how to set up your Azure Functions for Linux to monitor them in New Relic.
Windows instrumentation
Learn how to set up your Azure Functions for Windows to monitor them in New Relic.
Container instrumentation
Learn how to set up your Azure Functions for Containers to monitor them in New Relic.