Changelog
1.0.2
- sign the plugin.
1.0.1
- Fixed HTTP response body leak in
doRequestWithRetry
1.0.0
- Initial release of the Tableau datasource plugin for Grafana.
- Personal Access Token authentication with session caching (230 min TTL, automatic re-sign-in on 401).
- REST API query types: Site Info, Projects, Workbooks, Views, Data Sources, Users, Groups, Jobs, Extract Tasks.
- Server-side pagination for all REST list endpoints (pageSize 1000).
- Retry with exponential backoff for HTTP 429 / 5xx; honors
Retry-After. - Bundled "Tableau Site Overview" dashboard.