Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/visualization/consoles.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Console templates
sort_rank: 3
sort_rank: 4
---

Console templates allow for creation of arbitrary consoles using the [Go
Expand Down
33 changes: 33 additions & 0 deletions docs/visualization/perses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Perses support for Prometheus
nav_title: Perses
sort_rank: 3
---

[Perses](https://perses.dev) supports Prometheus since the beginning of the project.

Here is an example of a Perses dashboard querying Prometheus for data:

[![Perses screenshot](/assets/docs/perses_prometheus.png)](/assets/docs/perses_prometheus.png)

## Installing

To install Perses, see the official [Perses documentation](https://perses.dev/perses/docs/installation/in-a-container/).

## Using

By default, Perses will be listening on port `8080`. You can access the web UI at `http://localhost:8080`. There is no
login by default.

### Data source in Perses

Perses supports and provides a way to define data sources. It slightly differs from how it is done in Grafana, but you
should not be so surprised if you are familiar with Grafana.

Data sources concept is defined in the [Perses documentation](https://perses.dev/perses/docs/concepts/datasources).

### Importing pre-built dashboards

Perses is providing a set of pre-built dashboards that you can import into your instance. These dashboards are
maintained by the community and can be found in
the [Perses dashboard repository](https://github.com/perses/community-dashboards)
Binary file added public/assets/docs/perses_prometheus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.