prometheus-api-client-python icon indicating copy to clipboard operation
prometheus-api-client-python copied to clipboard

Call plot more than once

Open mahtin opened this issue 1 year ago • 0 comments

While looking at #252 I realized that some extra code would produce a nicer result. Now when calling plot() more than once, you get overlaid graphs(). This assumes that the passed metrics are from the same query. This works nicely; however, I wonder if adding plot() method to class MetricsList would actually be a better idea.

mahtin avatar Nov 01 '22 08:11 mahtin