Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

METRICS.md

File metadata and controls

27 lines (17 loc) · 1.09 KB

Metrics

The Tanzu Community Edition project automatically reports metrics regarding cluster creation, builds, and more.

Note: At the time of this writing, metrics can only be visualized via the internal VMware WaveFront instance. In the future, it is intended that the WaveFront dashboard used to monitor Tanzu Community Edition performance will be made public and viewable by the community.

Metrics are only reported on GitHub Action runs and are injested directly by WaveFront. This gives the maintainers and community reproducible data points for potential performance regressions.

Reports on Pull Request runs

PR Sources

  • tce.github.<PR-number>: The GitHub PR number that the metric data-point originated from

PR Metrics

  • tce.pr.management-cluster.create-time: The time it takes to create a management cluster reported in seconds
  • tce.pr.management-cluster.delete-time: The time it takes to delete a management cluster reported in seconds

PR Metadata

  • sha: The git sha the data point originated from
  • version: The git tag version the data point originated from