Made A Thing Studio

Privacy

Last updated: 29 May 2026

What the plugin collects

Nothing. The Grafana for Stream Deck plugin sends no telemetry, analytics, or usage events anywhere. It does not call Made A Thing Studio's servers — we do not run any. There is no account, no license check, no "phone home."

What the plugin sends — and where

The plugin sends HTTP requests to exactly one place: the Grafana URL you configure it with. Each request carries:

  • The service-account token you provided, as a bearer token.
  • Any custom HTTP headers you configured (Pro only).
  • The Grafana API path the plugin needs to render a key (dashboards, panels, query results, alert rules).

The plugin does not include the token, your URL, or any response data in any other request, log, or file shared outside your machine.

What stays on your machine

All settings — including instance URLs, tokens, and per-key panel assignments — are stored by the Stream Deck application in its local settings storage. The plugin reads and writes that storage through the official Stream Deck SDK. Nothing is transmitted off-machine by the plugin.

The plugin writes a local log file for diagnostics, in the standard Stream Deck plugin log location. The file is overwritten on rotation and never uploaded.

What this website collects

This site is hosted on Cloudflare Pages. Cloudflare logs standard request metadata (IP address, user agent, requested URL, timestamp) for the purpose of running and protecting the site. We do not add any analytics, tag manager, or third-party script. There are no cookies set by this site.

Email and support

If you write to support@madeathing.studio, your message and email address are routed through Cloudflare Email Routing to a personal mailbox so a human can reply. We do not add you to any list, sell anything to you, or share your address.

Changes

If this stance ever changes, the change will be visible at the top of this page and reflected in a plugin release note. The plugin will never start sending telemetry in a silent update.

Contact

Questions, or want to verify something? Email support@madeathing.studio. Source code is at git.radical.systems/uded/grafana-streamdeck.