An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Organization Panel

![Grafana](https://img.shields.io/badge/Grafana-10+-orange)
![CI](https://github.com/blueswen/grafana-organization-panel/workflows/CI/badge.svg)
[![CodeQL](https://github.com/blueswen/grafana-organization-panel/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/blueswen/grafana-organization-panel/actions/workflows/codeql-analysis.yml)
[![Known Vulnerabilities](https://snyk.io/test/github/blueswen/grafana-organization-panel/badge.svg)](https://snyk.io/test/github/blueswen/grafana-organization-panel)
[![License](https://img.shields.io/github/license/blueswen/grafana-organization-panel)](LICENSE)

## Introduction

Switch Grafana organizations via dropdown menu or buttons.

![Dashboard](https://github.com/blueswen/grafana-organization-panel/raw/main/src/img/dashboard.png)

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).