Docs: removes dashboard images (#59619)

* removes dashboard images

* removes explore and developer docs screenshots
This commit is contained in:
Christopher Moyer
2022-12-01 08:32:25 -06:00
committed by GitHub
parent d9f697b41e
commit 3a9d4cc688
8 changed files with 2 additions and 47 deletions
-2
View File
@@ -57,8 +57,6 @@ curl http://admin:admin@localhost:3000/api/org
Open the sidemenu and click the organization dropdown and select the `API Keys` option.
![](/static/img/docs/v2/orgdropdown_api_keys.png)
You use the token in all requests in the `Authorization` header, like this:
**Example**:
@@ -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.