Skip to content

v0.1.66

Choose a tag to compare

@taylorwalton taylorwalton released this 27 May 19:05
· 41 commits to main since this release
899070a

What's Changed

New Contributors

Full Changelog: v0.1.65...v0.1.66

IMPORTANT: Add to .env

Shared secret required on the Grafana-invoked /api/agents/dashboard/agents route

(GHSA-xh98-w6qh-cr44). Unlike the two values above, this one FAILS CLOSED: if it is

left blank the route is denied for everyone. Generate a unique random value per

deployment (e.g. openssl rand -hex 32) and set the same value as a request header

named grafana in your Grafana dashboard's datasource. Do NOT reuse the default above.

GRAFANA_API_HEADER_VALUE=