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.
tce.github.<PR-number>
: The GitHub PR number that the metric data-point originated from
tce.pr.management-cluster.create-time
: The time it takes to create a management cluster reported in secondstce.pr.management-cluster.delete-time
: The time it takes to delete a management cluster reported in seconds
sha
: The git sha the data point originated fromversion
: The git tag version the data point originated from