João Paulo Limberger - JOTAPE - Shoo
João Paulo Limberger - JOTAPE - Shoo
or ... on successful drain, exec a command on the node ...
I ended up choosing to use only kured with alertmanager and a webhook.
Hello! is there a solution? Problem is the continuation line beguns with timestamp ...
@sur2rock did you find a solution? I have same issue here!!! in this code: ``` cursor=conn.cursor() try: cursor.execute("EXEC [xx].[xxx].[PROC]") except BaseException as e: print("exception") print(e) print(f"cursor.rowcount: {cursor.rowcount}") print(f"cursor.description: {cursor.description}") ```...
@8528868jeffrey did you resolve this problem?