# Geth Dashboard Compatibility

## **Geth Dashboard Compatibility**

### Geth Overview Dashboard - Grafana 14053

Dashboard: <https://grafana.com/grafana/dashboards/14053-geth-overview/>

This Geth dashboard should work seamlessly with the Stake Local configuration without any further changes to the `prometheus.yml` configuration file.

### Geth Server Dashboard - Grafana 15750

Dashboard: <https://grafana.com/grafana/dashboards/15750-geth-server/>

This Geth dashboard should work seamlessly with the Stake Local configuration without any further changes to the `prometheus.yml` configuration file.

### karalabe Geth Dashboard

Dashboard: [https://gist.githubusercontent.com/karalabe/.../dashboard.json](https://gist.githubusercontent.com/karalabe/e7ca79abdec54755ceae09c08bd090cd/raw/3a400ab90f9402f2233280afd086cb9d6aac2111/dashboard.json)

This Geth dashboard should work seamlessly with the Stake Local configuration without any further changes to the `prometheus.yml` configuration file.

{% hint style="info" %}
Alternative Geth dashboards that use InfluxDB instead of Prometheus are not impacted by the Stake Local Dashboard configuration.
{% endhint %}


---

# 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.stakelocal.io/dashboard-installation/optional-alternative-dashboard-compatibility/geth-dashboard-compatibility.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.
