Merge ~tcuthbert/charm-grafana:master into ~prometheus-charmers/charm-grafana:master

Proposed by Thomas Cuthbert
Status: Merged
Approved by: Thomas Cuthbert
Approved revision: a5f1f83a2123b291027c8581490fd5142a690157
Merged at revision: 86fecb671214fbf572eb18024216ad87f1a66abc
Proposed branch: ~tcuthbert/charm-grafana:master
Merge into: ~prometheus-charmers/charm-grafana:master
Diff against target: 16 lines (+5/-0)
1 file modified
config.yaml (+5/-0)
Reviewer Review Type Date Requested Status
Joel Sing (community) +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+368535@code.launchpad.net

Commit message

Add missing debug config option, LP#1761144

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Joel Sing (jsing) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision 86fecb671214fbf572eb18024216ad87f1a66abc

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/config.yaml b/config.yaml
2index 306f92d..1de7a81 100644
3--- a/config.yaml
4+++ b/config.yaml
5@@ -123,6 +123,11 @@ options:
6 type: string
7 description: |
8 - type,name,access,url,password,user,database
9+ debug:
10+ default: false
11+ type: boolean
12+ description: |
13+ Enable debug level logging.
14 default_dashboards:
15 default: ""
16 type: string

Subscribers

People subscribed via source and target branches