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
We're already busy and behind where we'd like to be.
5
+
We want to build just once software that solves commmon problems and then share it widely throughout the company.
6
+
7
+
## Related Questions
8
+
9
+
|**Question**|**How it relates to the goal**|**Gotchas**|
10
+
| --- | --- | --- |
11
+
|[Who uses the InnerSource project?](../questions/who-uses.md)| Every instance of reduced duplication will show up as an increase in usage. | The converse is not necessarily true that every instance of increased usage is an instance of reduced duplication. It's always possible that some shared usage would have happened even without InnerSource. |
Depending on the InnerSource project, usage of the project could look something like:
4
+
5
+
* Inclusion of a module in a build.
6
+
* Calling and API.
7
+
* Visiting a UI.
8
+
9
+
## Related Metrics
10
+
11
+
|**Metric**|**How it answers the question**|**Gotchas**|
12
+
| --- | --- | --- |
13
+
|[Usage count](../metrics/usage-count.md)| We can see how many times an InnerSource project is reused. If there is extra information attached to that usage (like which business unit is the user) then we can see how widely across the company an InnerSource project is used. ||
0 commit comments