# Grafana App Health Plugin

The Luciq Grafana Plugin allows you to visualize mobile metrics alongside other metrics from different sources, such as product analytics and revenue metrics, all within a single pane of glass. Our pre-built dashboard captures all the essential mobile metrics, providing a comprehensive overview of your app's health without leaving Grafana.

Below are instructions on how to install, configure, and navigate through the app health plugin.

### Install the Luciq Plugin

{% stepper %}
{% step %}
**Open Grafana’s plugin directory**

Search for "Luciq."

<figure><img src="/files/2b0vjU2wo6L0HzObi5nc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Install the** [**Luciq Plugin**](https://grafana.com/grafana/plugins/instabug-instabug-app/)

<figure><img src="/files/HCddwiuBfYvdleTVBJsF" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Configure the Luciq Plugin

{% hint style="info" %}
After the plugin is installed, navigate to the **Configuration** tab. It may take a couple of minutes for the Configuration tab to appear while the plugin finishes installing. If it doesn't appear right away, refresh the page after a few minutes.
{% endhint %}

* Make sure the plugin is enabled.

<figure><img src="/files/3OFyvUDtZQhgutwVUwnd" alt=""><figcaption></figcaption></figure>

**Prerequisites:**

* Ensure Grafana version 10.0.0 or higher is installed.
* Install the [Infinity Plugin](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/) (v2.4.0 or higher).

**Configuration:**

{% stepper %}
{% step %}
**If Infinity Plugin is missing**

If the Infinity Plugin is not installed, you'll receive a prompt to install it before proceeding.
{% endstep %}

{% step %}
**Contact Luciq support for configuration fields**

Contact the Luciq support team at <support@luciq.ai> to receive the necessary configuration fields:

* API Link
* Dashboard URL
* Authentication Token
* Email
  {% endstep %}

{% step %}
**Apply settings**

Once you have these fields, input the provided information in the plugin configuration page and click on “Apply Settings”.

<figure><img src="/files/LTZUn1vDpBDHfuBpcxwp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Access the Pre-built Dashboard

* After configuration, go to the **Dashboards** tab. The Luciq dashboard will be automatically imported.
* Open the Luciq App Health dashboard to view the health metrics for all your Luciq apps directly within Grafana.

<figure><img src="/files/gO9uI9lJxfdbiP2o1qiG" alt=""><figcaption></figcaption></figure>

### Luciq Grafana Dashboard Walkthrough

{% stepper %}
{% step %}
**Filters available**

You can filter by the following:

* App
* Environment
* Platform (for cross-platform applications)
* Date
  {% endstep %}

{% step %}
**Drill down into metrics**

Gain a comprehensive overview of your app's stability and performance through our high-level metrics. To delve deeper into a specific metric, click the redirection icon to open the Luciq dashboard with the same applied filters for further analysis.

<figure><img src="/files/W58CZrAC9IdOuUubyLAW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.luciq.ai/product-guides-and-integrations/integrations/grafana/grafana-app-health-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
