File tree Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Expand file tree Collapse file tree 3 files changed +34
-1
lines changed Original file line number Diff line number Diff line change 11---
22title : Console templates
3- sort_rank : 3
3+ sort_rank : 4
44---
55
66Console templates allow for creation of arbitrary consoles using the [ Go
Original file line number Diff line number Diff line change 1+ ---
2+ title : Perses support for Prometheus
3+ nav_title : Perses
4+ sort_rank : 3
5+ ---
6+
7+ [ Perses] ( https://perses.dev ) supports Prometheus since the beginning of the project.
8+
9+ Here is an example of a Perses dashboard querying Prometheus for data:
10+
11+ [ ![ Perses screenshot] ( /assets/docs/perses_prometheus.png )] ( /assets/docs/perses_prometheus.png )
12+
13+ ## Installing
14+
15+ To install Perses, see the official [ Perses documentation] ( https://perses.dev/perses/docs/installation/in-a-container/ ) .
16+
17+ ## Using
18+
19+ By default, Perses will be listening on port ` 8080 ` . You can access the web UI at ` http://localhost:8080 ` . There is no
20+ login by default.
21+
22+ ### Data source in Perses
23+
24+ Perses supports and provides a way to define data sources. It slightly differs from how it is done in Grafana, but you
25+ should not be so surprised if you are familiar with Grafana.
26+
27+ Data sources concept is defined in the [ Perses documentation] ( https://perses.dev/perses/docs/concepts/datasources ) .
28+
29+ ### Importing pre-built dashboards
30+
31+ Perses is providing a set of pre-built dashboards that you can import into your instance. These dashboards are
32+ maintained by the community and can be found in
33+ the [ Perses dashboard repository] ( https://github.com/perses/community-dashboards )
You can’t perform that action at this time.
0 commit comments