[metrics] Cleanup unused item in Docstring (#11254)

* Use

* remove unused tag
This commit is contained in:
Ian Rodney
2020-10-07 11:39:38 -07:00
committed by GitHub
parent 6676b30eef
commit b6314dd15c
-1
View File
@@ -163,7 +163,6 @@ class Gauge(Metric):
name(str): Name of the metric.
description(str): Description of the metric.
tag_keys(tuple): Tag keys of the metric.
tags(dict): Dictionary of default tag values.
"""
def __init__(self,