You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
This gem is used to report opinionated statistics about modularization to DataDog and other observability systems.
4
4
5
+
# Configuring Packs
6
+
This gem assumes you've correctly configured the [`packs`](https://github.com/rubyatscale/packs#configuration) gem so that `pack_stats` knows where to find your code's packs.
7
+
5
8
# Configuring Ownership
6
9
The gem reports metrics per-team, where each team is configured based on metadata included in Packwerk package.yml files.
0 commit comments