Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit be2a1a0

Browse files
authored
Merge pull request #38 from grafana/remove-deprecate-notice
2 parents 0933c3f + 62ecb79 commit be2a1a0

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

README.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
# DEPRECATED
1+
# Grafana HTTP API Client for Go
22

3-
:warning: :warning: :warning:
3+
This library provides a low-level client to access Grafana [HTTP API](https://grafana.com/docs/grafana/latest/http_api/).
44

5-
**This repository is no longer being maintained.**
6-
7-
We're in the process of creating our next generation API clients.
8-
9-
In the interim, further changes to this repository should only be to support
10-
[grafana/terraform-provider-grafana](https://github.com/grafana/terraform-provider-grafana).
11-
12-
---
13-
14-
Grafana HTTP API Client for Go
5+
:warning: This repository is still active but not under heavy development.
6+
Contributions to this library offering support for the [Terraform provider for Grafana](https://github.com/grafana/terraform-provider-grafana) will be prioritized over generic ones.
157

168
## Tests
179

0 commit comments

Comments
 (0)