Frecuentemente publicamos actualizaciones de nuestra documentación. Es posible que la traducción de esta página esté en curso. Para conocer la información más actual, visita la documentación en inglés. Si existe un problema con las traducciones en esta página, por favor infórmanos.

Esta versión de GitHub Enterprise se discontinuará el Esta versión de GitHub Enterprise se discontinuó el 2020-01-22. No se realizarán lanzamientos de patch, ni siquiera para problemas de seguridad críticos. Para obtener un mejor desempeño, más seguridad y nuevas características, actualiza a la última versión de GitHub Enterprise. Para obtener ayuda con la actualización, contacta al soporte de GitHub Enterprise.

Métricas disponibles con GitHub Insights

GitHub Insights incluye una variedad de métricas para darte visibilidad en el proceso de entrega de software de tu equipo.

GitHub Insights is available with GitHub One. Para obtener más información, consulta "Productos de GitHub".

En este artículo

Acerca de métricas en GitHub Insights

Data available in GitHub Insights are divided into key metrics and reports.

GitHub Insights highlights key metrics because these metrics are directly actionable to increase both speed and quality. Key metrics are helpful to everyone in the organization, from individual contributors and their managers to executives looking at the bigger picture.

All other metrics are included in reports, which contain multiple metrics about the same topic, such as pull requests or code.

People with admin permissions to GitHub Insights can manage which metrics are displayed. For more information, see "Managing available metrics and reports."

Métricas clave para la colaboración en solicitudes de extracción (pull requests)

Key metrics for collaboration in pull requests help teams remove bottlenecks in process, improve collaboration, and deliver projects faster, with higher quality. La mejora de estas métricas resulta en un equipo más productivo.

Metric Descripción
Code review turnaround Time elapsed between a review assignment and a completed review. To counteract code reviews as a blocker for teams, organizations can optimize their review assignment process and set goals for turnaround time.
Time to open Time elapsed between a user's first commit to a branch and opening a pull request for that branch. Decreasing this period of time allows contributors to receive feedback earlier in the process and allows more time for collaboration and iteration.
Pull request size Total diff size of a pull request (total of lines added, removed, and changed). Large pull requests carry more risk when deploying to production and are more difficult to review, merge, and release. Deploying pull requests of a reasonable size enables your team to review and ship new features at a faster cadence and with greater confidence.
Work in progress The number of open pull requests for a given team or organization, expressed as a total as well as a ratio of open pull requests to developer. A large pull request backlog means work may be out of date, indicating wasted effort from your team. This metric helps keep your team focused while ensuring no one on the team is blocked or overburdened.

Informes

Metric Descripción
Activity An activity is any one of the following:
  • Committing to a branch
  • Opening a pull request
  • Cerrar una solicitud de extracción
  • Fusionar una solicitud de extracción
  • Comentar en una solicitud de extracción
  • Approving a pull request
Activity, hour An hour with activity is any hour in which at least one contributor records an activity.
Churn code Churn code is code changed within three weeks of being added or last changed. This includes lines of code that were overwritten by the author or by another contributor.
Lines of code added and changed Total count of new lines of code added plus lines of code changed. You can include or exclude churn code.
Ownership Percentage breakdown of lines of code added and changed by the last contributor to add or change each line of code.
Pairings Contributors who modify or remove another contributor's code.
Percentage of codebase changed Lines of code added or changed in the codebase as a percentage of total lines of code in the codebase.
Percentage of new and changed code vs churn code Lines of code added and changed, excluding churn code, as a percentage of total lines of code added and changed, including churn code.
Pull requests open The count of all pull requests which are open at the end of the period selected or the time interval displayed on the chart.
Retention Percentage of lines of code persisting in the codebase after each week, grouped by the week the lines were created.
Time to merge Time between the first commit on a branch and the merge action of a pull request on that branch. The timestamp of the first commit on a branch is subtracted from the timestamp on the merge action of the pull request.

Pregunta a una persona

¿No puedes encontrar lo que estás buscando?

Contáctanos