grafana-tools / sdk

Library for using Grafana' structures in Go programs and client for Grafana REST API.
Apache License 2.0
318 stars 187 forks source link

customizable header params #187

Closed Mattes83 closed 2 years ago

Mattes83 commented 2 years ago

We have the need to support orgs, for which we need to set headers and url values for certain queries. I added the params for the queries where we needed them.