Skip to content

Commit

Permalink
PMM-13175 hide deprecation warnings and support bundles (#3042)
Browse files Browse the repository at this point in the history
* PMM-13175 hide deprecation warnings and support bundles

* PMM-13175 add empty trailing line
  • Loading branch information
YashSartanpara1 committed Jul 10, 2024
1 parent 39d5f8f commit 6d45a20
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions build/ansible/roles/grafana/files/grafana.ini
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,11 @@ commandPalette = true

# Use dynamic labels in CloudWatch datasource
cloudWatchDynamicLabels = true

# Hide Angular deprecation warning on UI
angularDeprecationUI = false

#################################### Support Bundles #####################################
[support_bundles]
# Enable support bundle creation (default: true)
enabled = false

0 comments on commit 6d45a20

Please sign in to comment.