Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 8393405

Browse files
committed
update README as plugin is available from marketplace
1 parent d05ea18 commit 8393405

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

README.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,16 @@
22

33
## Getting started
44

5-
1. Get the zip file from the Github [releases page](https://github.com/pyroscope-io/grafana-panel-plugin/tags) on panel plugin repo.
6-
2. Get the zip file from the Github [releases page](https://github.com/pyroscope-io/grafana-datasource-plugin/tags) on datasource plugin repo.
7-
3. Extract zip files into the plugins directory for Grafana.
8-
4. Restart Grafana
9-
5. Open Grafana ang go to **Configuratin -> Plugins**
10-
6. Check that plugins are available:
11-
![plugins-list](https://raw.githubusercontent.com/pyroscope-io/grafana-panel-plugin/main/docs/assets/pluginslist.jpg)
12-
7. Set up data source plugin:
5+
1. Install the plugin (Installation tab)
6+
2. Install [datasource plugin](https://grafana.com/grafana/plugins/pyroscope-datasource/)
7+
3. Open Grafana ang go to **Configuratin -> Plugins**
8+
4. Check that plugins are available
9+
5. Set up data source plugin:
1310
* **Configuration -> Data Sources -> Add data source**
1411
* click on `pyroscope-datasource`
1512
* Specify Pyroscope host in `Endpoint` field:
1613
![endpoint](https://raw.githubusercontent.com/pyroscope-io/grafana-panel-plugin/main/docs/assets/endpoint.jpg)
17-
8. Set up panel plugin:
14+
6. Set up panel plugin:
1815
* Add an empty panel on your dashboard
1916
* Select `pyroscop-panel` from Visualization list
2017
* Under panel view in Query tab select `pyroscope-datasource`

0 commit comments

Comments
 (0)