Enrich Grafana with data from any API
Ranging from Pokemon API to Azure billing APIs
Trusted by the community to connect over 1000s of APIs including
azure
GCP
aws
pagerduty
solarwinds
bigpanda
snyk
cloudflare
thousandeyes
github
statuspage
pokemon
Features
- JSON
- CSV
- TSV
- GraphQL
- XML
- HTML
- REST
Authentication ranging
Basic auth to OAuth2
UQL
parse-json | scope "results" | extend "timestamp"="series.timestamp" | extend "timestamp"=unixtime_milliseconds_todatetime("timestamp") | order by "timestamp" asc