Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 2.31 KB

guide.md

File metadata and controls

32 lines (23 loc) · 2.31 KB

Developer Guide

This developer guide documentation is intended to assist all contributors in various code contributions. Any contribution to improving this documentation will be appreciated.

Table of Contents

Add New Kubernetes Resource Metric Collector

The following steps are needed to introduce a new resource and its respective resource metrics.

Add New Metrics

  • Make metrics experimental first when introducing them, refer #1910 for more information.
Metric stability level
EXPERIMENTAL basemetrics.ALPHA
STABLE basemetrics.STABLE