Skip to content

Commit

Permalink
docs: remove pre-release warning in readme (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
apricote authored Jan 12, 2024
1 parent d7f0e3e commit f6cfad1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Hetzner Cloud data source for Grafana

> [!WARNING]
> This project is still under development and not yet available for use.
![Example Query](https://github.com/apricote/grafana-hcloud-datasource/raw/main/src/img/screenshot-query.png)

![Version in Marketplace](https://img.shields.io/badge/dynamic/json?logo=grafana&query=$.version&url=https://grafana.com/api/plugins/apricote-hcloud-datasource&label=Marketplace&prefix=v&color=F47A20)
![Downloads in Marketplace](https://img.shields.io/badge/dynamic/json?logo=grafana&query=$.downloads&url=https://grafana.com/api/plugins/apricote-hcloud-datasource&label=Downloads&prefix=v&color=F47A20)
![Grafana Dependency](https://img.shields.io/badge/dynamic/json?logo=grafana&query=$.grafanaDependency&url=https://grafana.com/api/plugins/apricote-hcloud-datasource&label=Grafana&prefix=v&color=F47A20)
![Downloads in Marketplace](https://img.shields.io/badge/dynamic/json?logo=grafana&query=$.downloads&url=https://grafana.com/api/plugins/apricote-hcloud-datasource&label=Downloads&color=F47A20)
![Grafana Dependency](https://img.shields.io/badge/dynamic/json?logo=grafana&query=$.grafanaDependency&url=https://grafana.com/api/plugins/apricote-hcloud-datasource&label=Grafana&color=F47A20)

## Introduction

Expand Down

0 comments on commit f6cfad1

Please sign in to comment.