Skip to content
Open
Changes from all commits
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Allows MongoDB to be used as a data source for Grafana by providing a proxy to c

### Install the Grafana plugin components

* Copy the whole mongodb-grafana dir into the Grafana plugins dir ( /usr/local/var/lib/grafana/plugins )
* Copy the whole mongodb-grafana dir into the Grafana plugins dir ( /var/lib/grafana/plugins ) * Ubuntu 18.04
* Restart the Grafana server. If installed via Homebrew, this will be `brew services restart grafana`

### Install and Start the MongoDB proxy server
Expand Down