mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 13:02:10 +08:00
Docs: removes dashboard images (#59619)
* removes dashboard images * removes explore and developer docs screenshots
This commit is contained in:

committed by
GitHub

parent
d9f697b41e
commit
3a9d4cc688
@ -57,8 +57,6 @@ curl http://admin:admin@localhost:3000/api/org
|
||||
**Example**:
|
||||
|
||||
```http
|
||||
|
||||
```http
|
||||
GET http://your.grafana.com/api/dashboards/db/mydash HTTP/1.1
|
||||
Accept: application/json
|
||||
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
|
||||
|
@ -15,8 +15,6 @@ App plugins are Grafana plugins that can bundle data source and panel plugins wi
|
||||
|
||||
Data source and panel plugins will show up like normal plugins. The app pages will be available in the main menu.
|
||||
|
||||
{{< figure class="float-right" src="/static/img/docs/v3/app-in-main-menu.png" caption="App in Main Menu" >}}
|
||||
|
||||
## Enabling app plugins
|
||||
|
||||
After installing an app, it has to be enabled before it shows up as a data source or panel. You can do that on the app page in the configuration tab.
|
||||
|
Reference in New Issue
Block a user