Elastic Cloud Observability Support for IONIC Application

Hi, Need to know how to monitor ionic application running on Azure Kubernetes Cluster. Is there any plug-in or sdk available to capture iconic application metrics, logs, alerts, availability on Elastic Cloud.

Underlying code is java.

Hey there Pranav,

You might want to check out the APM product. At the following link you'll find a quick way to get started with using APM.

If you are looking to instrument a Java application, you might be interested in using the Java APM agent: APM Java Agent Reference [1.x] | Elastic

If you are looking to instrument a client side application, such as Ionic based mobile apps, you might be interested in using the Real User Monitoring APM agent: APM Real User Monitoring JavaScript Agent Reference [5.x] | Elastic

Thanks for using Elastic!

Best,

Coen Warmer

Thank you Warmer. This helps.