Open
Description
Right now, this switch only controls whether PodMonitors should configure GrafanaCloud as a destination. If it has not been properly configured, having it enabled still means no sending to GrafanaCloud. On the other hand, we have a deep dependency on GrafanaCloud, so not having proper credentials and access to an organisation fails the startup.
We have to choose whether to make GrafanaCloud optional and reuse this flag to deactivate this requirement (which has deep architecture consequences) or remove this flag altogether (why disable sending metrics to GrafanaCloud as a global flag instead of at the other configuration levels?).
Activity