> For the complete documentation index, see [llms.txt](https://devs.peerplays.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devs.peerplays.com/supporting-and-reference-docs/grafana.md).

# Grafana

Grafana OSS provides you with tools to turn your time-series database (TSDB) data into insightful graphs and visualizations. This section provide details to setup Grafana Server, Loki server and Promtail agent for sending live logs which will be displayed in Grafana.

{% content-ref url="/pages/fE0YYVstDM2MJtVqcAys" %}
[Grafana Installation](/supporting-and-reference-docs/grafana/grafana-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/MKsCbhtqleSGgG6M9RtH" %}
[Install Grafana Behind reverse proxy](/supporting-and-reference-docs/grafana/install-grafana-behind-reverse-proxy.md)
{% endcontent-ref %}

{% content-ref url="/pages/iOet8Ys5BBdlVgyte032" %}
[Loki Installation](/supporting-and-reference-docs/grafana/loki-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/IcFWbq2rGd6aWesGWUih" %}
[Promtail agent Installation](/supporting-and-reference-docs/grafana/promtail-agent-installation.md)
{% endcontent-ref %}

{% content-ref url="/pages/E4yQ3cpFg6A0cvl1KxWN" %}
[Grafana Explorer](/supporting-and-reference-docs/grafana/grafana-explorer.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://devs.peerplays.com/supporting-and-reference-docs/grafana.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.
