This module is intended for internal use and should never be imported directly. Checks should use the methods exposed by the
AgentCheck
class instead, see dedicated docs for more details.
This modules provides specific functionalities to help collecting metrics on kubernetes clusters.
def get_connection_info():
"""Get kubelet connection informations.
Returns:
A dictionary containing connection info, can be empty.
"""