Skip to content

Commit c9f3734

Browse files
authored
Add Grafana Marketplace to README (#249)
1 parent ad3298b commit c9f3734

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,14 @@ You can add as many data sources as you want to support multiple Redis databases
3737

3838
## Getting Started
3939

40-
Use the `grafana-cli` tool to install from the command line:
40+
Redis Data Source can be installed from the Grafana Marketplace or use the `grafana-cli` tool to install from the command line:
4141

4242
```bash
4343
grafana-cli plugins install redis-datasource
4444
```
4545

46+
![Grafana Marketplace](https://raw.githubusercontent.com/RedisGrafana/grafana-redis-datasource/master/src/img/grafana-marketplace.png)
47+
4648
For Docker instructions and installation without Internet access, follow the [Quickstart](https://redisgrafana.github.io/quickstart/) page.
4749

4850
### Configuration

src/img/grafana-marketplace.png

60.9 KB
Loading

0 commit comments

Comments
 (0)