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

Tags: nytm/go-grafana-api

Tags

v0.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
go fmt (#44)

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Stackdriver datasource config options (#42)

* add Stackdriver datasource config options

* remove newline

v0.3.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support authentication with passwords that contain a colon (#41)

Co-authored-by: Pascal Hofmann <mail@pascalhofmann.de>

v0.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Flesh Out Datasource struct (#35)

* add other datasource types

* add deprecations

v0.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Automated Tests (#27)

* Set new HttpClient via cleanhttp

* .drone.yml and build status

* add go get

* add test deps

* go mod

* mod download

0.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added datasource prometheus values for json data (#23)

* add missing fields for datasources

* remove EsVersion

* added test and corrected json syntax

* Update datasource_test.go

v0.1.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added datasource prometheus values for json data (#23)

* add missing fields for datasources

* remove EsVersion

* added test and corrected json syntax

* Update datasource_test.go