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

Toggle v0.5.0's commit message

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

Toggle v0.4.0's commit message

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

Toggle v0.3.1's commit message

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 <[email protected]>

v0.3.0

Toggle v0.3.0's commit message

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

Toggle v0.2.0's commit message

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

Toggle 0.1.0's commit message

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

Toggle v0.1.0's commit message

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