Replies: 1 comment
-
From ipython I must validate using |
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.
-
Hi,
when I run
I have
tbl_name=None, label=None, thresholds=Thresholds(warning=None, error=None, critical=None), actions=None, lang='en', locale='en')
But what's the meaning of
error=None
?I think I should have errors because I have a lot of value in
d
lower than100000
Thank you
Beta Was this translation helpful? Give feedback.
All reactions