# Running PROMETHEUS AND GRAFANA tools and monitoring on your Launchnodes Pre-synched Beacon nodes

Prometheus is a widely used monitoring platform for Ethereum staking that collects metrics from monitored targets by scraping metrics HTTP endpoints on these targets. Grafana is a dashboard used to visualize the collected data for those end points. In combination these tools allow powerful analytics and dashboards to be built by anyone using the Ethereum network.<br>

Launchnodes provides Pre-synched beacon nodes with Geth that allow you to plug in Prometheus and Grafana monitoring and analytics tools that you have built or bought.

<br>


---

# 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://launchnodes.gitbook.io/running-prometheus-and-grafana-for-monitoring/running-prometheus-and-grafana-tools-and-monitoring-on-your-launchnodes-pre-synched-beacon-nodes.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.
