Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Update Readme (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Oct 4, 2023
1 parent a294707 commit e9a4fdc
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Dashboard](https://github.com/VolkovLabs/volkovlabs-abc-panel/raw/main/src/img/dashboard.png)

![Grafana 10](https://img.shields.io/badge/Grafana-10.0-orange)
![Grafana 10](https://img.shields.io/badge/Grafana-10.1-orange)
![CI](https://github.com/volkovlabs/volkovlabs-abc-panel/workflows/CI/badge.svg)
![E2E](https://github.com/volkovlabs/volkovlabs-abc-panel/workflows/E2E/badge.svg)
[![codecov](https://codecov.io/gh/VolkovLabs/volkovlabs-abc-panel/branch/main/graph/badge.svg)](https://codecov.io/gh/VolkovLabs/volkovlabs-abc-panel)
Expand All @@ -18,9 +18,9 @@ Generate a template with [https://github.com/VolkovLabs/volkovlabs-abc-panel/gen

## Requirements

- **Grafana 9**, and **Grafana 10** are required for major version 3.
- **Grafana 8.5+** and **Grafana 9** are required for major version 2.
- **Grafana 8** is required for major version 1.
- Version 3.X requires Grafana 9 or Grafana 10.
- Version 2.X requires Grafana 8.5 or Grafana 9.
- Version 1.X requires Grafana 8.

## Getting Started

Expand All @@ -39,7 +39,7 @@ npm run build
3. Sign the plugins if required

```bash
export GRAFANA_API_KEY=erfdfsgfs==
export GRAFANA_ACCESS_POLICY_TOKEN=token==
npm run sign
```

Expand All @@ -51,7 +51,7 @@ npm run start

## Highlights

- Use `docker-compose` to start the development environment with provisioned data source and a dashboard.
- Use `docker-compose` to start the development environment with provisioned data source and dashboard.
- Provides unit and E2E test configuration.
- Based on the latest version of Grafana and Grafana Tools.
- Includes GitHub Actions for CI, E2E and Release.
Expand All @@ -66,7 +66,7 @@ Follow along and have your first-panel plugin built and provisioned. We created

## Support

- Subscribe to our [YouTube Channel](https://www.youtube.com/@volkovlabs) and add a comment.
- Subscribe to our [YouTube Channel](https://www.youtube.com/@volkovlabs) and leave your comments.
- Premium support for the development plugins is available via [GitHub Sponsor](https://github.com/sponsors/VolkovLabs).

## License
Expand Down

0 comments on commit e9a4fdc

Please sign in to comment.