Skip to content

Commit 6243ed5

Browse files
committed
fix: disable charm tracing interface
1 parent e1ab120 commit 6243ed5

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

charm/charmcraft.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ description: The charm for the snapcraft.io website, built with the PaaS app cha
1717
extensions:
1818
- flask-framework
1919

20-
requires:
21-
tracing:
22-
interface: tracing
23-
optional: true
24-
limit: 1
20+
# requires:
21+
# tracing:
22+
# interface: tracing
23+
# optional: true
24+
# limit: 1

0 commit comments

Comments
 (0)