INNER CODE UNIT · Python

NaN

DataDog/dd-agent · checks/__init__.py:57

class NaN(CheckException):
    pass


class UnknownValue(CheckException):
    pass



#==============================================================================
# DEPRECATED
# ------------------------------
# If you are writing your own check, you should inherit from AgentCheck
# and not this class. This class will be removed in a future version
# of the agent.
#==============================================================================

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…