https://github.com/blueswen/grafana-organization-panel
Grafana Panel Plugin for switching organizations via dropdown menu or buttons.
https://github.com/blueswen/grafana-organization-panel
grafana grafana-organization grafana-plugin
Last synced: 4 months ago
JSON representation
Grafana Panel Plugin for switching organizations via dropdown menu or buttons.
- Host: GitHub
- URL: https://github.com/blueswen/grafana-organization-panel
- Owner: blueswen
- License: apache-2.0
- Created: 2025-03-02T06:50:20.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-02T10:34:15.000Z (4 months ago)
- Last Synced: 2025-03-02T11:11:47.054Z (4 months ago)
- Topics: grafana, grafana-organization, grafana-plugin
- Language: TypeScript
- Homepage:
- Size: 265 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Organization Panel


[](https://github.com/blueswen/grafana-organization-panel/actions/workflows/codeql-analysis.yml)
[](https://snyk.io/test/github/blueswen/grafana-organization-panel)
[](LICENSE)## Introduction
Switch Grafana organizations via dropdown menu or buttons.

Inspired by [Organisations Panel](https://grafana.com/grafana/plugins/timomyl-organisations-panel/) and [Business Variable Panel](https://grafana.com/grafana/plugins/volkovlabs-variable-panel/).
## Getting Started
The Organization Panel can be installed from the [Grafana Plugins catalog](https://grafana.com/grafana/plugins/blueswen-organization-panel/) or utilizing the Grafana command line tool.
For the latter, please use the following command.
```bash
grafana-cli plugins install blueswen-organization-panel
```## License
Apache License Version 2.0, see [LICENSE](./LICENSE).