Skip to content
Snippets Groups Projects
Verified Commit 362baffa authored by Lukas Jelinek's avatar Lukas Jelinek :file_cabinet:
Browse files

fixup! sender: Add 5 repeats with sleeps for network failures

parent 8aca8701
No related merge requests found
import struct
import socket
import json
import time
class ZabbixMetrics:
def __init__(self, host, key, value, clock=None, ns=None):
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment