grafana-openapi-client-go icon indicating copy to clipboard operation
grafana-openapi-client-go copied to clipboard

Allow raw api requests

Open mblaschke-daimlertruck opened this issue 1 year ago • 1 comments
trafficstars

Is your feature request related to a problem? Currently only prebuild APIs can be used with this client. Datasources also have own endpoints which are currently not useable.

Describe the solution you'd like Add a function to send own API requests to Grafana

Describe alternatives you've considered Forking is not a good idea

Additional context eg. to trigger the subscription list of the grafana-azure-monitor-datasource using API /api/datasources/{uid}/resources/azuremonitor/subscriptions

mblaschke-daimlertruck avatar Jan 30 '24 11:01 mblaschke-daimlertruck