We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6afc753 commit bd4ceedCopy full SHA for bd4ceed
scripts/e2e/compare_metrics.py
@@ -58,7 +58,7 @@ def should_exclude_metric(metric_name, labels):
58
return True
59
60
61
- return False, None
+ return False
62
63
64
def suppress_transient_labels(metric_name, labels):
0 commit comments