microsoft / azure-container-apps

Roadmap and issues for Azure Container Apps
MIT License
370 stars 29 forks source link

Feature Request: support third-party monitoring solutions #289

Open ezYakaEagle442 opened 2 years ago

ezYakaEagle442 commented 2 years ago

Is your feature request related to a problem? Please describe.
support third-party monitoring solutions as Azure Spring Apps does including :

Describe the solution you'd like.
A customer already uses one of the above solution and wants to use the same one with Azure Container Apps

Describe alternatives you've considered.
N/A

Additional context.
N/A

BigMorty commented 2 years ago

We are actively looking into supporting this, no ETA at this point.

epomatti commented 1 year ago

Datadog integration: https://www.datadoghq.com/blog/azure-container-apps/

joergjo commented 1 year ago

Note that the current Datadog solution mentioned above seems severely limited in scope. It provides ACA provided metrics and a pod inventory, but no logs, traces, or application metrics.

BigMorty commented 1 year ago

Datadog has more information for integrating logs and custom metrics in their documentation - https://docs.datadoghq.com/serverless/azure_container_apps/

jometzg commented 1 year ago

My customer would like DynaTrace integrated.

BigMorty commented 1 year ago

Thanks @jometzg, I am working to get DynaTrace integration working with Azure Container Apps. I don't have an ETA at this time.

storm1er commented 1 year ago

We are also looking into this.

There's a very hard constraint with current datadog integration: it's limited to some languages and frameworks only.

storm1er commented 1 year ago

Relates to https://github.com/DataDog/datadog-agent/issues/18160

SophCarp commented 10 months ago

Hiya! As an update, we are working to public preview an integrated open telemetry collector that will allow more options for the user. Datadogs is one of the 3rd parties we are working to support, as well as any 3rd party that takes in open telemetry-formatted data. We plan to get out a public preview this quarter.