Expose the debug config option

Bug #1761144 reported by Andrea Ieri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Grafana Charm
Fix Released
Medium
Thomas Cuthbert

Bug Description

The template contains the following conditional:

{% if config['debug'] -%}
level = debug
{% else -%}
level = info
{% endif -%}

Option debug is however not exposed and not listed in config.yaml

Revision history for this message
Tom Haddon (mthaddon) wrote :

I can confirm there's no debug option in the charm config in cs:grafana-10.

Changed in grafana-charm:
status: New → Confirmed
importance: Undecided → Medium
Changed in grafana-charm:
assignee: nobody → Thomas Cuthbert (tcuthbert)
Revision history for this message
Thomas Cuthbert (tcuthbert) wrote :
Changed in grafana-charm:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.