Azure Function - Docker container - Application Insights

ClaesDDominiqueeu-8507 1 Reputation point
2022-06-02T13:32:37.973+00:00

We have a Docker image which has the following base image: quay.io/quarkus/quarkus-micro-image:1.0
Our application has been compiled with GraalVM to a native binary. The application exposes some REST API's.
This Docker image is used in an Azure Functions and it works just fine... however... Our Azure Function is connected to Application Insights but no data is ever received. No metrics, logging, ...

How does this need to be implemented?

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,119 questions
{count} votes