Why Alarm both accepts and returns IMetric #20942
Unanswered
kornicameister
asked this question in
Q&A
Replies: 1 comment
-
Not to mention that, at least in Python, it is perfectly fine to, for instance, call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
as in the title, I wonder what exactly is the purpose of an Alarm that accepts
IMetric
and returnsIMetric
?You cannot import the metric, right? There's no API for that, so again - why would L2
Alarm
operate onIMetric
?\Cheers,
kornicameister
Beta Was this translation helpful? Give feedback.
All reactions